Replace psalm with phpstan #112
php.yml
on: push
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: PHP-Linter
Matrix: unit-tests-windows
Matrix: unit-tests-linux
Cleanup artifacts
0s
Annotations
9 errors
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/Controller/Debug.php#L167
Parameter #1 $string of function base64_encode expects string, string|false given.
|
|
Quality control:
src/Controller/Debug.php#L134
Method SimpleSAML\Module\saml2debug\Controller\Debug::getValue() should return string but returns array<mixed>|string.
|
|
Quality control:
src/Controller/Debug.php#L131
Method SimpleSAML\Module\saml2debug\Controller\Debug::getValue() should return string but returns array<mixed>|string.
|
|
Quality control:
src/Controller/Debug.php#L128
Method SimpleSAML\Module\saml2debug\Controller\Debug::getValue() should return string but returns array<mixed>|string.
|
|
Quality control:
src/Controller/Debug.php#L125
Method SimpleSAML\Module\saml2debug\Controller\Debug::getValue() should return string but returns array<mixed>|string.
|
|
Quality control:
src/Controller/Debug.php#L97
Parameter #1 $raw of method SimpleSAML\Module\saml2debug\Controller\Debug::parseDecodedMessage() expects string, bool|float|int|string|null given.
|
|
Quality control:
src/Controller/Debug.php#L67
Parameter #2 $binding of method SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage() expects string, bool|float|int|string|null given.
|
|
Quality control:
src/Controller/Debug.php#L66
Parameter #1 $message of method SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage() expects string, bool|float|int|string|null given.
|