Bump actions/download-artifact from 4 to 5 in the all-actions group #140
php.yml
on: push
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
18 errors, 4 warnings, and 4 notices
|
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-exampleattributeserver\simplesamlphp-module-exampleattributeserver\vendor\composer\tmp-1b708dfe4045c151e98f04731a2f17b1.zip -oD:\a\simplesamlphp-module-exampleattributeserver\simplesamlphp-module-exampleattributeserver\vendor\composer\e878f30b
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
|
|
Quality control
Process completed with exit code 2.
|
|
UnusedIssueHandlerSuppression:
psalm-dev.xml#L0
/home/runner/work/simplesamlphp-module-exampleattributeserver/simplesamlphp-module-exampleattributeserver/psalm-dev.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UnresolvableInclude" for /tests/bootstrap.php was not thrown. (see https://psalm.dev/326)
|
|
MissingOverrideAttribute:
tests/src/Controller/AttributeServerTest.php#L31
tests/src/Controller/AttributeServerTest.php:31:5: MissingOverrideAttribute: Method SimpleSAML\Test\Module\exampleattributeserver\Controller\ExampleAttributeServerTest::setupbeforeclass should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnusedClass:
tests/src/Controller/AttributeServerTest.php#L22
tests/src/Controller/AttributeServerTest.php:22:7: UnusedClass: Class SimpleSAML\Test\Module\exampleattributeserver\Controller\ExampleAttributeServerTest is never used (see https://psalm.dev/075)
|
|
Quality control
Process completed with exit code 2.
|
|
InvalidArrayOffset:
src/Controller/AttributeServer.php#L126
src/Controller/AttributeServer.php:126:69: InvalidArrayOffset: Cannot access value on variable $attributes using a never offset, expecting array-key (see https://psalm.dev/115)
|
|
InvalidArrayOffset:
src/Controller/AttributeServer.php#L126
src/Controller/AttributeServer.php:126:17: InvalidArrayOffset: Cannot access value on variable $returnAttributes[$name] using a never offset, expecting array-key (see https://psalm.dev/115)
|
|
InvalidArrayOffset:
src/Controller/AttributeServer.php#L121
src/Controller/AttributeServer.php:121:48: InvalidArrayOffset: Cannot access value on variable $attributes using a never offset, expecting array-key (see https://psalm.dev/115)
|
|
InvalidArrayOffset:
src/Controller/AttributeServer.php#L121
src/Controller/AttributeServer.php:121:21: InvalidArrayOffset: Cannot access value on variable $returnAttributes[$name] using a never offset, expecting array-key (see https://psalm.dev/115)
|
|
PossiblyNullReference:
src/Controller/AttributeServer.php#L76
src/Controller/AttributeServer.php:76:48: PossiblyNullReference: Cannot call method getMetaDataCurrentEntityID on possibly null value (see https://psalm.dev/083)
|
|
PossiblyUnusedParam:
src/Controller/AttributeServer.php#L68
src/Controller/AttributeServer.php:68:68: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
|
ClassMustBeFinal:
src/Controller/AttributeServer.php#L31
src/Controller/AttributeServer.php:31:7: ClassMustBeFinal: Class SimpleSAML\Module\exampleattributeserver\Controller\AttributeServer 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.3, windows-latest
Back off 12.389 seconds before retry.
|
|
Unit tests, PHP 8.3, windows-latest
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/cache/download/sha256:73ba2f039c5e69f69192a1391a8d2b2181f4377184ae063d7bde576b73eefd23?x-ghcr-actor-id=189024316&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-08-11T11:00:36Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
|
ClassMustBeFinal:
tests/src/Controller/AttributeServerTest.php#L22
tests/src/Controller/AttributeServerTest.php:22:7: ClassMustBeFinal: Class SimpleSAML\Test\Module\exampleattributeserver\Controller\ExampleAttributeServerTest 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/AttributeServer.php#L31
src/Controller/AttributeServer.php:31:7: UnusedClass: Class SimpleSAML\Module\exampleattributeserver\Controller\AttributeServer 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.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.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
|