Bump actions/checkout from 4 to 5 in the all-actions group #114
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
5s
Annotations
16 errors, 2 warnings, and 3 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-consentsimpleadmin\simplesamlphp-module-consentsimpleadmin\vendor\composer\tmp-cd1c603fa85df70a3f45dd5b5b417a30.zip -oD:\a\simplesamlphp-module-consentsimpleadmin\simplesamlphp-module-consentsimpleadmin\vendor\composer\eded2f9f
ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
|
|
Unit tests, PHP 8.1, 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-consentsimpleadmin\simplesamlphp-module-consentsimpleadmin\vendor\composer\tmp-8326c002ca3df48b66e9550ce9470bf0.zip -oD:\a\simplesamlphp-module-consentsimpleadmin\simplesamlphp-module-consentsimpleadmin\vendor\composer\54a440c9
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
|
|
UndefinedMethod:
src/Controller/Stats.php#L73
src/Controller/Stats.php:73:49: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
src/Controller/Stats.php#L69
src/Controller/Stats.php:69:46: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
src/Controller/Stats.php#L65
src/Controller/Stats.php:65:42: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
|
|
UndefinedVariable:
src/Controller/Stats.php#L61
src/Controller/Stats.php:61:27: UndefinedVariable: Cannot find referenced variable $config (see https://psalm.dev/024)
|
|
PossiblyUnusedParam:
src/Controller/Stats.php#L46
src/Controller/Stats.php:46:35: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
|
ClassMustBeFinal:
src/Controller/Stats.php#L21
src/Controller/Stats.php:21:7: ClassMustBeFinal: Class SimpleSAML\Module\consentSimpleAdmin\Controller\Stats is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
UndefinedThisPropertyFetch:
src/Controller/Admin.php#L133
src/Controller/Admin.php:133:30: UndefinedThisPropertyFetch: Instance property SimpleSAML\Module\consentSimpleAdmin\Controller\Admin::$data is not defined (see https://psalm.dev/041)
|
|
UndefinedMethod:
src/Controller/Admin.php#L132
src/Controller/Admin.php:132:44: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
|
|
PossiblyUnusedParam:
src/Controller/Admin.php#L55
src/Controller/Admin.php:55:35: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
|
ClassMustBeFinal:
src/Controller/Admin.php#L30
src/Controller/Admin.php:30:7: ClassMustBeFinal: Class SimpleSAML\Module\consentSimpleAdmin\Controller\Admin is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
UnusedClass:
src/Controller/Stats.php#L21
src/Controller/Stats.php:21:7: UnusedClass: Class SimpleSAML\Module\consentSimpleAdmin\Controller\Stats is never used (see https://psalm.dev/075)
|
|
UnusedClass:
src/Controller/Admin.php#L30
src/Controller/Admin.php:30:7: UnusedClass: Class SimpleSAML\Module\consentSimpleAdmin\Controller\Admin 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.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
|
|
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
|