Bump actions/checkout from 4 to 5 in the all-actions group #90
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
56s
Security checks
24s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
Annotations
13 errors, 2 warnings, and 4 notices
|
Quality control
Process completed with exit code 2.
|
|
MissingOverrideAttribute:
src/Auth/Process/SmartName.php#L84
src/Auth/Process/SmartName.php:84:5: MissingOverrideAttribute: Method SimpleSAML\Module\smartattributes\Auth\Process\SmartName::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/Auth/Process/SmartName.php#L15
src/Auth/Process/SmartName.php:15:7: ClassMustBeFinal: Class SimpleSAML\Module\smartattributes\Auth\Process\SmartName is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
MissingOverrideAttribute:
src/Auth/Process/SmartID.php#L155
src/Auth/Process/SmartID.php:155:5: MissingOverrideAttribute: Method SimpleSAML\Module\smartattributes\Auth\Process\SmartID::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/Auth/Process/SmartID.php#L10
src/Auth/Process/SmartID.php:10:7: ClassMustBeFinal: Class SimpleSAML\Module\smartattributes\Auth\Process\SmartID 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-smartattributes\simplesamlphp-module-smartattributes\vendor\composer\tmp-8796e0c28a848da066063d9ebf186461.zip -oD:\a\simplesamlphp-module-smartattributes\simplesamlphp-module-smartattributes\vendor\composer\1f57c085
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
|
|
UnusedClass:
src/Auth/Process/SmartName.php#L15
src/Auth/Process/SmartName.php:15:7: UnusedClass: Class SimpleSAML\Module\smartattributes\Auth\Process\SmartName is never used (see https://psalm.dev/075)
|
|
UnusedClass:
src/Auth/Process/SmartID.php#L10
src/Auth/Process/SmartID.php:10:7: UnusedClass: Class SimpleSAML\Module\smartattributes\Auth\Process\SmartID 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
|