Create type-classes for all xsd-types #947
php.yml
on: pull_request
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
|