Skip to content

Add missing dsig11-elements #1432

Add missing dsig11-elements

Add missing dsig11-elements #1432

Triggered via pull request June 9, 2025 15:30
Status Failure
Total duration 2m 13s
Artifacts

php.yml

on: pull_request
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Quality control
27s
Quality control
Security checks
18s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
7s
Code coverage
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Quality control
Process completed with exit code 1.
Quality control: src/XML/dsig11/AbstractFieldIDType.php#L68
Method SimpleSAML\XMLSecurity\XML\dsig11\AbstractFieldIDType::getFieldId() should return SimpleSAML\XMLSecurity\XML\dsig11\Prime but returns SimpleSAML\XML\SerializableElementInterface.
Quality control: src/XML/dsig11/AbstractFieldIDType.php#L49
Access to undefined constant SimpleSAML\XML\Constants::NS_XDSIG11.
Quality control: src/XML/dsig11/AbstractFieldIDType.php#L48
Call to an undefined static method SimpleSAML\XML\SerializableElementInterface::getNameSpaceURI().
Quality control: src/XML/dsig11/AbstractECKeyValueType.php#L80
PHPDoc tag @return with type string|null is not subtype of native type string.
Quality control: src/XML/ds/KeyValue.php#L75
PHPDoc tag @return has invalid value (\SimpleSAML\XMLSecurity\XML\ds\RSAKeyValue| \SimpleSAML\XMLSecurity\XML\ds\DSAKeyValue| \SimpleSAML\XMLSecurity\XML\dsig11\ECKeyValue| \SimpeSAML\XML\SerializableElementInterface): Unexpected token "\n * ", expected type at offset 122
Quality control: src/XML/ds/KeyValue.php#L57
Call to an undefined static method SimpleSAML\XML\SerializableElementInterface::getNameSpaceURI().