build #248
build.yml
on: schedule
Composer normalization
11s
Code style (phpcs)
13s
Code style (php-cs-fixer)
10s
Code analysis (phpstan)
17s
Matrix: tests
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.
|