Create type-classes for all xsd-types #811
php.yml
on: push
Annotations
2 errors and 3 warnings
Quality control:
tests/Assert/LangTest.php#L42
Method SimpleSAML\Test\XML\Assert\LangTest::provideLang() should return array<int, array{bool, string}> but returns array{one part: array{true, 'lang'}, two parts: array{true, 'en-US'}, too many parts: array{false, 'not-a-lang'}, too long: array{false, 'toolonglanguage'}, x-case: array{true, 'x-klingon'}, i-case: array{true, 'i-sami-no'}}.
|
Quality control
Process completed with exit code 1.
|
Security checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|