Skip to content

Merge pull request #12 from simplesamlphp/dependabot/github_actions/a… #97

Merge pull request #12 from simplesamlphp/dependabot/github_actions/a…

Merge pull request #12 from simplesamlphp/dependabot/github_actions/a… #97

Triggered via push August 12, 2025 11:32
Status Failure
Total duration 2m 16s
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
43s
Quality control
Security checks
19s
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

23 errors, 3 warnings, and 4 notices
Quality control
Process completed with exit code 2.
MissingOverrideAttribute: tests/src/Controller/DebugTest.php#L34
tests/src/Controller/DebugTest.php:34:5: MissingOverrideAttribute: Method SimpleSAML\Test\Module\saml2debug\Controller\DebugTest::setup should have the "Override" attribute (see https://psalm.dev/358)
UnusedClass: tests/src/Controller/DebugTest.php#L20
tests/src/Controller/DebugTest.php:20:13: UnusedClass: Class SimpleSAML\Test\Module\saml2debug\Controller\DebugTest is never used (see https://psalm.dev/075)
Quality control
Process completed with exit code 2.
PossiblyFalseArgument: src/Controller/Debug.php#L167
src/Controller/Debug.php:167:44: PossiblyFalseArgument: Argument 1 of base64_encode cannot be false, possibly string value expected (see https://psalm.dev/104)
RiskyTruthyFalsyComparison: src/Controller/Debug.php#L117
src/Controller/Debug.php:117:14: RiskyTruthyFalsyComparison: Operand of type false|null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PossiblyNullArgument: src/Controller/Debug.php#L97
src/Controller/Debug.php:97:51: PossiblyNullArgument: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseDecodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
ArgumentTypeCoercion: src/Controller/Debug.php#L97
src/Controller/Debug.php:97:51: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseDecodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
PossiblyNullArgument: src/Controller/Debug.php#L67
src/Controller/Debug.php:67:17: PossiblyNullArgument: Argument 2 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
ArgumentTypeCoercion: src/Controller/Debug.php#L67
src/Controller/Debug.php:67:17: ArgumentTypeCoercion: Argument 2 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
PossiblyNullArgument: src/Controller/Debug.php#L66
src/Controller/Debug.php:66:17: PossiblyNullArgument: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
ArgumentTypeCoercion: src/Controller/Debug.php#L66
src/Controller/Debug.php:66:17: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
ClassMustBeFinal: src/Controller/Debug.php#L20
src/Controller/Debug.php:20:7: ClassMustBeFinal: Class SimpleSAML\Module\saml2debug\Controller\Debug is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
Unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.3, windows-latest
Failed to extract simplesamlphp/simplesamlphp: (2) C:\ProgramData\Chocolatey\bin\7z.EXE x -bb0 -y D:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\tmp-0ed417455100a983ab1672960d944a0f.zip -oD:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\45603115 ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
Unit tests, PHP 8.4, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.4, windows-latest
Failed to extract simplesamlphp/simplesamlphp: (2) C:\ProgramData\Chocolatey\bin\7z.EXE x -bb0 -y D:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\tmp-66d62df36924f3ec28dacce527e80242.zip -oD:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\10183b93 ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
Unit tests, PHP 8.4, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
Unit tests, PHP 8.2, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.2, windows-latest
Failed to extract simplesamlphp/simplesamlphp: (2) C:\ProgramData\Chocolatey\bin\7z.EXE x -bb0 -y D:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\tmp-25ef079f3dc8d24a18f7df5ce0b33f28.zip -oD:\a\simplesamlphp-module-saml2debug\simplesamlphp-module-saml2debug\vendor\composer\15e8722e ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
Unit tests, PHP 8.2, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
Unit tests, PHP 8.1, windows-latest
The operation was canceled.
Unit tests, PHP 8.1, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
PropertyNotSetInConstructor: tests/src/Controller/DebugTest.php#L26
tests/src/Controller/DebugTest.php:26:23: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\saml2debug\Controller\DebugTest::$session is not defined in constructor of SimpleSAML\Test\Module\saml2debug\Controller\DebugTest or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: tests/src/Controller/DebugTest.php#L23
tests/src/Controller/DebugTest.php:23:29: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\saml2debug\Controller\DebugTest::$config is not defined in constructor of SimpleSAML\Test\Module\saml2debug\Controller\DebugTest or in any methods called in the constructor (see https://psalm.dev/074)
UnusedClass: src/Controller/Debug.php#L20
src/Controller/Debug.php:20:7: UnusedClass: Class SimpleSAML\Module\saml2debug\Controller\Debug is never used (see https://psalm.dev/075)
Unit tests, PHP 8.3, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Unit tests, PHP 8.4, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Unit tests, PHP 8.2, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Unit tests, PHP 8.1, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677