code style #24
Annotations
8 errors and 1 warning
Run Test Cases:
src/gateway/src/AbstractService.php#L17
Property Mine\Gateway\AbstractService::$http has unknown class Mine\Gateway\Http as its type.
|
Run Test Cases:
src/gateway/src/AbstractService.php#L19
Parameter $http of method Mine\Gateway\AbstractService::__construct() has invalid type Mine\Gateway\Http.
|
Run Test Cases:
src/gateway/src/Client/GuzzleHttpClient.php#L21
Method Mine\Gateway\Client\GuzzleHttpClient::getApplication() should return Hyperf\Collection\Collection but return statement is missing.
|
Run Test Cases:
src/gateway/src/Client/GuzzleHttpClient.php#L25
Method Mine\Gateway\Client\GuzzleHttpClient::getExtensions() should return Hyperf\Collection\Collection but return statement is missing.
|
Run Test Cases:
src/gateway/src/Client/GuzzleHttpClient.php#L30
Method Mine\Gateway\Client\GuzzleHttpClient::request() should return Psr\Http\Message\ResponseInterface but return statement is missing.
|
Run Test Cases:
src/next-core-x/src/Commands/PublishCommand.php#L45
Call to static method export() on an unknown class Symfony\Component\VarExporter\VarExporter.
|
Run Test Cases:
src/translatable/publish/translatable.php#L12
Declare strict_types must be the very first statement.
|
Run Test Cases
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading