Fix codesniffer-issues #234
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
4s
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.
|