Skip to content

Replace psalm with phpstan #112

Replace psalm with phpstan

Replace psalm with phpstan #112

Triggered via push October 5, 2025 15:22
Status Failure
Total duration 1m 54s
Artifacts

php.yml

on: push
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: PHP-Linter
Quality control
26s
Quality control
Security checks
18s
Security checks
Matrix: unit-tests-windows
Matrix: unit-tests-linux
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.