Skip to content

Fix codesniffer-issues #234

Fix codesniffer-issues

Fix codesniffer-issues #234

Triggered via push March 8, 2026 22:29
Status Failure
Total duration 1m 43s
Artifacts

php.yml

on: push
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
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
10s
Code coverage
Quality control
37s
Quality control
Security checks
32s
Security checks
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Quality control
Process completed with exit code 1.
Quality control: src/Controller/AttributeServer.php#L225
Parameter $assertions of class SimpleSAML\SAML2\XML\samlp\Response constructor expects array<SimpleSAML\SAML2\XML\saml\Assertion|SimpleSAML\SAML2\XML\saml\EncryptedAssertion>, array<int, SimpleSAML\XMLSecurity\XML\SignableElementInterface> given.
Quality control: src/Controller/AttributeServer.php#L186
Call to an undefined method SimpleSAML\SAML2\XML\samlp\AbstractMessage::getSubject().
Quality control: src/Controller/AttributeServer.php#L146
Call to an undefined method SimpleSAML\SAML2\XML\samlp\AbstractMessage::getAttributes().
Quality control: src/Controller/AttributeServer.php#L106
Strict comparison using === between SimpleSAML\XMLSchema\Type\Interface\ValueTypeInterface and null will always evaluate to false.