Skip to content

Create type-classes for all xsd-types #947

Create type-classes for all xsd-types

Create type-classes for all xsd-types #947

Triggered via pull request January 16, 2025 00:01
Status Failure
Total duration 1m 42s
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

5 errors and 3 warnings
Quality control: tests/XML/AbstractElementTest.php#L48
Parameter #1 $integer of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\IntegerValue, SimpleSAML\XML\Type\ValueTypeInterface given.
Quality control: tests/XML/AbstractElementTest.php#L49
Parameter #2 $boolean of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\BooleanValue, SimpleSAML\XML\Type\ValueTypeInterface given.
Quality control: tests/XML/AbstractElementTest.php#L50
Parameter #3 $text of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\StringValue, SimpleSAML\XML\Type\ValueTypeInterface given.
Quality control: tests/XML/AbstractElementTest.php#L51
Parameter #4 $otherText of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\StringValue, SimpleSAML\XML\Type\ValueTypeInterface given.
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