build #10
build.yml
on: schedule
Composer normalization
12s
Code style (phpcs)
17s
Code style (php-cs-fixer)
31s
Code analysis (phpstan)
40s
Matrix: tests
Annotations
5 errors
Code analysis (phpstan):
src/Commands/DownloadCommand.php#L42
Call to function is_string() with string will always evaluate to true.
|
Code analysis (phpstan):
src/Service/ServiceBuilder.php#L91
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
|
Code analysis (phpstan):
tests/Unit/Commands/WithfieldAbstractCommandTest.php#L94
Call to method PHPUnit\Framework\Assert::assertNotNull() with PhpCfdi\SatWsDescargaMasiva\RequestBuilder\FielRequestBuilder\Fiel will always evaluate to true.
|
Code analysis (phpstan):
tests/Unit/Commands/WithfieldAbstractCommandTest.php#L139
Call to method PHPUnit\Framework\Assert::assertNotNull() with PhpCfdi\SatWsDescargaMasiva\RequestBuilder\FielRequestBuilder\Fiel will always evaluate to true.
|
Code analysis (phpstan)
Process completed with exit code 1.
|