Merge pull request #9 from simplesamlphp/dependabot/github_actions/al… #94
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
46s
Security checks
22s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
4s
Annotations
14 errors, 3 warnings, and 4 notices
|
Quality control
Process completed with exit code 2.
|
|
MissingOverrideAttribute:
tests/src/Controller/ExampleControllerTest.php#L30
tests/src/Controller/ExampleControllerTest.php:30:5: MissingOverrideAttribute: Method SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnusedClass:
tests/src/Controller/ExampleControllerTest.php#L18
tests/src/Controller/ExampleControllerTest.php:18:13: UnusedClass: Class SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest is never used (see https://psalm.dev/075)
|
|
Quality control
Process completed with exit code 2.
|
|
PossiblyUnusedParam:
src/Controller/ExampleController.php#L53
src/Controller/ExampleController.php:53:37: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
|
ClassMustBeFinal:
src/Controller/ExampleController.php#L19
src/Controller/ExampleController.php:19:7: ClassMustBeFinal: Class SimpleSAML\Module\examplecomposer\Controller\ExampleController 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.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-examplecomposer\simplesamlphp-module-examplecomposer\vendor\composer\tmp-305dd2d3ec639fc2ca58ce3022a3d67d.zip -oD:\a\simplesamlphp-module-examplecomposer\simplesamlphp-module-examplecomposer\vendor\composer\cd0a717a
ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
|
|
Unit tests, PHP 8.3, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.3, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_4" failed
|
|
Unit tests, PHP 8.2, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.2, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_4" 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_4" failed
|
|
PropertyNotSetInConstructor:
tests/src/Controller/ExampleControllerTest.php#L24
tests/src/Controller/ExampleControllerTest.php:24:23: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest::$session is not defined in constructor of SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
tests/src/Controller/ExampleControllerTest.php#L21
tests/src/Controller/ExampleControllerTest.php:21:29: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest::$config is not defined in constructor of SimpleSAML\Test\Module\negotiate\Controller\ExampleControllerTest or in any methods called in the constructor (see https://psalm.dev/074)
|
|
UnusedClass:
src/Controller/ExampleController.php#L19
src/Controller/ExampleController.php:19:7: UnusedClass: Class SimpleSAML\Module\examplecomposer\Controller\ExampleController is never used (see https://psalm.dev/075)
|
|
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.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.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
|