Add missing dsig11-elements #1432
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
27s
Security checks
18s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
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().
|