Skip to content

Bump the all-actions group across 1 directory with 2 updates #127

Bump the all-actions group across 1 directory with 2 updates

Bump the all-actions group across 1 directory with 2 updates #127

Triggered via pull request August 11, 2025 17:07
Status Failure
Total duration 5m 30s
Artifacts

php.yml

on: pull_request
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
Quality control
5m 26s
Quality control
Security checks
23s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
11s
Code coverage
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 1 warning, and 4 notices
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-fticks\simplesamlphp-module-fticks\vendor\composer\tmp-b5d4d21e4654d6a0130da8101dfcf497.zip -oD:\a\simplesamlphp-module-fticks\simplesamlphp-module-fticks\vendor\composer\5375f7c8 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-fticks\simplesamlphp-module-fticks\vendor\composer\tmp-0f5b68edbbe91796e52db79fe15b80ac.zip -oD:\a\simplesamlphp-module-fticks\simplesamlphp-module-fticks\vendor\composer\695345d1 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-fticks\simplesamlphp-module-fticks\vendor\composer\tmp-f475cd6856f3d2d405d020698a3ee304.zip -oD:\a\simplesamlphp-module-fticks\simplesamlphp-module-fticks\vendor\composer\baa46a37 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
Quality control
Process completed with exit code 2.
MissingOverrideAttribute: tests/src/Auth/Process/FticksTest.php#L66
tests/src/Auth/Process/FticksTest.php:66:5: MissingOverrideAttribute: Method SimpleSAML\Test\Module\fticks\Auth\Process\FticksTest::setup should have the "Override" attribute (see https://psalm.dev/358)
UnusedClass: tests/src/Auth/Process/FticksTest.php#L18
tests/src/Auth/Process/FticksTest.php:18:13: UnusedClass: Class SimpleSAML\Test\Module\fticks\Auth\Process\FticksTest is never used (see https://psalm.dev/075)
Quality control
Process completed with exit code 2.
MissingOverrideAttribute: src/Auth/Process/Fticks.php#L350
src/Auth/Process/Fticks.php:350:5: MissingOverrideAttribute: Method SimpleSAML\Module\fticks\Auth\Process\Fticks::process should have the "Override" attribute (see https://psalm.dev/358)
NullableReturnStatement: src/Auth/Process/Fticks.php#L205
src/Auth/Process/Fticks.php:205:16: NullableReturnStatement: The declared return type 'string' for SimpleSAML\Module\fticks\Auth\Process\Fticks::escapeFticks is not nullable, but the function returns 'null|string' (see https://psalm.dev/139)
InvalidNullableReturnType: src/Auth/Process/Fticks.php#L201
src/Auth/Process/Fticks.php:201:16: InvalidNullableReturnType: The declared return type 'string' for SimpleSAML\Module\fticks\Auth\Process\Fticks::escapeFticks is not nullable, but 'null|string' contains null (see https://psalm.dev/144)
PossiblyFalseArgument: src/Auth/Process/Fticks.php#L184
src/Auth/Process/Fticks.php:184:33: PossiblyFalseArgument: Argument 1 of strlen cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyFalseArgument: src/Auth/Process/Fticks.php#L124
src/Auth/Process/Fticks.php:124:21: PossiblyFalseArgument: Argument 1 of socket_sendto cannot be false, possibly Socket value expected (see https://psalm.dev/104)
UnusedFunctionCall: src/Auth/Process/Fticks.php#L123
src/Auth/Process/Fticks.php:123:17: UnusedFunctionCall: The call to socket_sendto is not used (see https://psalm.dev/206)
PossiblyFalseOperand: src/Auth/Process/Fticks.php#L115
src/Auth/Process/Fticks.php:115:37: PossiblyFalseOperand: Cannot concatenate with a possibly false false|string (see https://psalm.dev/162)
ClassMustBeFinal: src/Auth/Process/Fticks.php#L51
src/Auth/Process/Fticks.php:51:7: ClassMustBeFinal: Class SimpleSAML\Module\fticks\Auth\Process\Fticks is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: src/Auth/Process/Fticks.php#L51
src/Auth/Process/Fticks.php:51:7: UnusedClass: Class SimpleSAML\Module\fticks\Auth\Process\Fticks 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