build #189
Annotations
6 errors and 1 warning
Code analysis (phpstan):
tests/Unit/Internal/LibXmlExceptionTest.php#L28
PHPDoc tag @var with type array<LibXMLError> is not subtype of native type array{x-index: object{}&stdClass}.
|
Code analysis (phpstan):
tests/Unit/SchemaValidatorTest.php#L36
Call to new Eclipxe\XmlSchemaValidator\SchemaValidator() on a separate line has no effect.
|
Code analysis (phpstan):
tests/Unit/SchemaValidatorTest.php#L37
Call to method PHPUnit\Framework\Assert::assertTrue() with true and 'Expected no…' will always evaluate to true.
|
Code analysis (phpstan):
tests/Unit/SchemaValidatorTest.php#L144
Call to method PHPUnit\Framework\Assert::assertTrue() with true and 'validateWithSchemas…' will always evaluate to true.
|
Code analysis (phpstan):
tests/Unit/SchemaValidatorTest.php#L156
Call to method PHPUnit\Framework\Assert::assertTrue() with true and 'validateWithSchemas…' will always evaluate to true.
|
Code analysis (phpstan)
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading