build #114
build.yml
on: schedule
Composer normalization
13s
Code style (phpcs)
14s
Code style (php-cs-fixer)
14s
Code analysis (phpstan)
28s
Matrix: tests
Annotations
3 errors
Code analysis (phpstan):
src/Internal/CastToStringTrait.php (in context of class PhpCfdi/CfdiToPdf/CfdiDataBuilder)#L22
PHPDoc tag @var with type bool|float|int|string|Stringable|null is not subtype of native type bool|float|int|object|null.
|
Code analysis (phpstan):
src/Internal/CastToStringTrait.php (in context of class PhpCfdi/CfdiToPdf/Tests/Integration/ConverterTest)#L22
PHPDoc tag @var with type bool|float|int|string|Stringable|null is not subtype of native type bool|float|int|object|null.
|
Code analysis (phpstan)
Process completed with exit code 1.
|