Skip to content

Create type-classes for all xsd-types #806

Create type-classes for all xsd-types

Create type-classes for all xsd-types #806

Triggered via pull request January 10, 2025 20:43
Status Failure
Total duration 1m 39s
Artifacts

php.yml

on: pull_request
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Quality control: src/Type/AbstractValueType.php#L89
PHPDoc tag @return with type SimpleSAML\XML\Type\ValueTypeInterface is not subtype of native type static(SimpleSAML\XML\Type\AbstractValueType).
Quality control: src/Type/AbstractValueType.php#L91
Unsafe usage of new static().
Quality control: src/Type/EntitiesValue.php#L25
Call to protected static method validEntities() of class SimpleSAML\XML\Assert\Assert.
Quality control: src/Type/IDRefsValue.php#L25
Call to protected static method validIDRefs() of class SimpleSAML\XML\Assert\Assert.
Quality control: src/Type/LangValue.php#L25
Call to protected static method validLang() of class SimpleSAML\XML\Assert\Assert.
Quality control: src/Type/NameValue.php#L25
Call to protected static method validName() of class SimpleSAML\XML\Assert\Assert.
Quality control: src/Type/ValueTypeInterface.php#L24
PHPDoc tag @param references unknown parameter: $value
Quality control: src/Type/ValueTypeInterface.php#L24
PHPDoc tag @return with type SimpleSAML\XML\Type\ValueTypeInterface is not subtype of native type static(SimpleSAML\XML\Type\ValueTypeInterface).
Quality control: src/Utils.php#L155
Call to an undefined static method SimpleSAML\Assert\Assert::validDateTime().
Quality control
Process completed with exit code 1.
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Security checks
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