Skip to content

Fix codesniffer issues #4

Fix codesniffer issues

Fix codesniffer issues #4

Triggered via push February 26, 2024 21:43
Status Failure
Total duration 1m 35s
Artifacts

php.yml

on: push
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

11 errors
Quality control: src/SAML11/Compat/AbstractContainer.php#L36
Class SimpleSAML\SAML11\XML\ExtensionPointInterface not found.
Quality control: src/SAML11/Compat/AbstractContainer.php#L92
Class SimpleSAML\SAML11\XML\ExtensionPointInterface not found.
Quality control: src/SAML11/XML/saml/AbstractAttributeType.php#L70
Unsafe usage of new static().
Quality control: src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L22
Class SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType extends unknown class SimpleSAML\SAML11\XML\saml\AbstractSubjectStatementType.
Quality control: src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L42
SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType::__construct() calls parent::__construct() but SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType does not extend any class.
Quality control: src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L101
Call to an undefined static method static(SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType)::getLocalName().
Quality control: src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L102
Access to undefined constant static(SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType)::NS.
Quality control: src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L104
Call to an undefined static method SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType::getAttribute().
Quality control
Process completed with exit code 1.