Skip to content

build

build #114

Triggered via schedule November 24, 2024 16:18
Status Failure
Total duration 1m 43s
Artifacts

build.yml

on: schedule
Composer normalization
13s
Composer normalization
Code style (phpcs)
14s
Code style (phpcs)
Code style (php-cs-fixer)
14s
Code style (php-cs-fixer)
Code analysis (phpstan)
28s
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.