Skip to content

build

build #115

Triggered via schedule December 1, 2024 16:19
Status Failure
Total duration 51s
Artifacts

build.yml

on: schedule
Composer normalization
8s
Composer normalization
Code style (phpcs)
7s
Code style (phpcs)
Code style (php-cs-fixer)
9s
Code style (php-cs-fixer)
Code analysis (phpstan)
14s
Code analysis (phpstan)
Matrix: tests
Fit to window
Zoom out
Zoom in

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.