Skip to content

Bump actions/github-script from 7 to 8 in the all-actions group #157

Bump actions/github-script from 7 to 8 in the all-actions group

Bump actions/github-script from 7 to 8 in the all-actions group #157

Triggered via pull request September 8, 2025 10:23
Status Failure
Total duration 1m 51s
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
53s
Quality control
Security checks
25s
Security checks
Matrix: unit-tests-windows
Matrix: unit-tests-linux
Code coverage
11s
Code coverage
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 5 warnings, and 4 notices
PossiblyFalseArgument: src/Auth/Source/Radius.php#L266
src/Auth/Source/Radius.php:266:30: PossiblyFalseArgument: Argument 1 of array_key_exists cannot be false, possibly array-key value expected (see https://psalm.dev/104)
RedundantFunctionCall: src/Auth/Source/Radius.php#L246
src/Auth/Source/Radius.php:246:33: RedundantFunctionCall: Argument 1 of sprintf does not contain any placeholders (see https://psalm.dev/280)
TooManyArguments: src/Auth/Source/Radius.php#L246
src/Auth/Source/Radius.php:246:33: TooManyArguments: Too many arguments for the number of placeholders in sprintf (see https://psalm.dev/026)
PossiblyUndefinedArrayOffset: src/Auth/Source/Radius.php#L214
src/Auth/Source/Radius.php:214:57: PossiblyUndefinedArrayOffset: Possibly undefined array key $decomposed[1] on list{0: string, 1?: string} (see https://psalm.dev/167)
PossiblyUndefinedArrayOffset: src/Auth/Source/Radius.php#L158
src/Auth/Source/Radius.php:158:38: PossiblyUndefinedArrayOffset: Possibly undefined array key $_SERVER['SERVER_ADDR'] on array{APP_DEBUG?: bool|string, APP_ENV?: string, AUTH_TYPE?: non-empty-string, CONTENT_LENGTH?: string, CONTENT_TYPE?: string, DOCUMENT_ROOT?: non-empty-string, FCGI_ROLE?: non-empty-string, GATEWAY_INTERFACE?: non-empty-string, HOME?: non-empty-string, HTTPS?: string, HTTP_ACCEPT?: non-empty-string, HTTP_ACCEPT_CHARSET?: non-empty-string, HTTP_ACCEPT_ENCODING?: non-empty-string, HTTP_ACCEPT_LANGUAGE?: non-empty-string, HTTP_CACHE_CONTROL?: non-empty-string, HTTP_CDN_LOOP?: non-empty-string, HTTP_CF_CONNECTING_IP?: non-empty-string, HTTP_CF_IPCOUNTRY?: non-empty-string, HTTP_CF_VISITOR?: non-empty-string, HTTP_CLIENT_IP?: non-empty-string, HTTP_CONNECTION?: non-empty-string, HTTP_COOKIE?: non-empty-string, HTTP_DNT?: non-empty-string, HTTP_HOST?: non-empty-string, HTTP_PRIORITY?: non-empty-string, HTTP_REFERER?: non-empty-string, HTTP_SEC_CH_UA?: non-empty-string, HTTP_SEC_CH_UA_MOBILE?: non-empty-string, HTTP_SEC_CH_UA_PLATFORM?: non-empty-string, HTTP_SEC_FETCH_DEST?: non-empty-string, HTTP_SEC_FETCH_MODE?: non-empty-string, HTTP_SEC_FETCH_SITE?: non-empty-string, HTTP_SEC_FETCH_USER?: non-empty-string, HTTP_UPGRADE_INSECURE_REQUESTS?: non-empty-string, HTTP_USER_AGENT?: non-empty-string, HTTP_X_FORWARDED_FOR?: non-empty-string, HTTP_X_FORWARDED_PROTO?: non-empty-string, HTTP_X_REAL_IP?: non-empty-string, ORIG_PATH_INFO?: non-empty-string, PATH?: non-empty-string, PATH_INFO?: non-empty-string, PATH_TRANSLATED?: non-empty-string, PHP_AUTH_DIGEST?: non-empty-string, PHP_AUTH_PW?: non-empty-string, PHP_AUTH_USER?: non-empty-string, PHP_SELF?: non-empty-string, QUERY_STRING?: string, REDIRECT_REMOTE_USER?: non-empty-string, REDIRECT_STATUS?: non-empty-string, REMOTE_ADDR?: non-empty-string, REMOTE_HOST?: non-empty-string, REMOTE_PORT?: string, REMOTE_USER?: non-empty-string, REQUEST_METHOD?: non-empty-string, REQUEST_SCHEME?: non-empty-string, REQUEST_TIME?: int<1757327024, max>, REQUEST_TIME_FLOAT?: float, REQUEST_URI?: non-empty-string, SCRIPT_FILENAME?: non-empty-string, SCRIPT_NAME?: non-empty-string, SERVER_ADDR?: non-empty-string, SERVER_ADMIN?: non-empty-string, SERVER_NAME?: non-empty-string, SERVER_PORT?: non-empty-string, SERVER_PROTOCOL?: non-empty-string, SERVER_SIGNATURE?: non-empty-string, SERVER_SOFTWARE?: non-empty-string, USER?: non-empty-string, argc?: int<1, max>, argv?: non-empty-list<string>, ...<non-empty-string, string>} (see https://psalm.dev/167)
MissingOverrideAttribute: src/Auth/Source/Radius.php#L140
src/Auth/Source/Radius.php:140:5: MissingOverrideAttribute: Method SimpleSAML\Module\radius\Auth\Source\Radius::login should have the "Override" attribute (see https://psalm.dev/358)
MissingClassConstType: src/Auth/Source/Radius.php#L32
src/Auth/Source/Radius.php:32:18: MissingClassConstType: Class constant "SimpleSAML\Module\radius\Auth\Source\Radius::RADIUS_NAS_IDENTIFIER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Auth/Source/Radius.php#L31
src/Auth/Source/Radius.php:31:18: MissingClassConstType: Class constant "SimpleSAML\Module\radius\Auth\Source\Radius::RADIUS_VENDOR_SPECIFIC" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Auth/Source/Radius.php#L30
src/Auth/Source/Radius.php:30:18: MissingClassConstType: Class constant "SimpleSAML\Module\radius\Auth\Source\Radius::RADIUS_USERNAME" should have a declared type. (see https://psalm.dev/359)
ClassMustBeFinal: src/Auth/Source/Radius.php#L28
src/Auth/Source/Radius.php:28:7: ClassMustBeFinal: Class SimpleSAML\Module\radius\Auth\Source\Radius 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.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-radius\simplesamlphp-module-radius\vendor\composer\tmp-66f01bb40a8f0c0726d3c85ec5f4fb8a.zip -oD:\a\simplesamlphp-module-radius\simplesamlphp-module-radius\vendor\composer\29170a2f 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-radius\simplesamlphp-module-radius\vendor\composer\tmp-b6c3fb5b84c3cee8ed31fc74b159a7ef.zip -oD:\a\simplesamlphp-module-radius\simplesamlphp-module-radius\vendor\composer\495f2920 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_2" failed
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_2" 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_2" failed
PropertyNotSetInConstructor: src/Auth/Source/Radius.php#L78
src/Auth/Source/Radius.php:78:17: PropertyNotSetInConstructor: Property SimpleSAML\Module\radius\Auth\Source\Radius::$vendorType is not defined in constructor of SimpleSAML\Module\radius\Auth\Source\Radius or in any private or final methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Source/Radius.php#L52
src/Auth/Source/Radius.php:52:20: PropertyNotSetInConstructor: Property SimpleSAML\Module\radius\Auth\Source\Radius::$secret is not defined in constructor of SimpleSAML\Module\radius\Auth\Source\Radius or in any private or final methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Source/Radius.php#L47
src/Auth/Source/Radius.php:47:17: PropertyNotSetInConstructor: Property SimpleSAML\Module\radius\Auth\Source\Radius::$port is not defined in constructor of SimpleSAML\Module\radius\Auth\Source\Radius or in any private or final methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Source/Radius.php#L42
src/Auth/Source/Radius.php:42:20: PropertyNotSetInConstructor: Property SimpleSAML\Module\radius\Auth\Source\Radius::$hostname is not defined in constructor of SimpleSAML\Module\radius\Auth\Source\Radius or in any private or final methods called in the constructor (see https://psalm.dev/074)
UnusedClass: src/Auth/Source/Radius.php#L28
src/Auth/Source/Radius.php:28:7: UnusedClass: Class SimpleSAML\Module\radius\Auth\Source\Radius is never used (see https://psalm.dev/075)
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.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.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