Skip to content

build

build #248

Triggered via schedule May 25, 2025 16:20
Status Failure
Total duration 22s
Artifacts

build.yml

on: schedule
Composer normalization
11s
Composer normalization
Code style (phpcs)
13s
Code style (phpcs)
Code style (php-cs-fixer)
10s
Code style (php-cs-fixer)
Code analysis (phpstan)
17s
Code analysis (phpstan)
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Code analysis (phpstan)
Process completed with exit code 1.
Code analysis (phpstan): src/XmlStringCleaners/XmlNsSchemaLocation.php#L20
PHPDoc tag @var with type array<int, string> is not subtype of native type list<array{string, int<0, max>}|string>|false.
Code analysis (phpstan): src/XmlDocumentCleaners/RenameElementAddPrefix.php#L60
Strict comparison using !== between '' and non-empty-string will always evaluate to true.