Bump actions/checkout from 4 to 5 in the all-actions group #144
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
6s
Annotations
20 errors, 2 warnings, and 4 notices
|
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-exampleattributeserver\simplesamlphp-module-exampleattributeserver\vendor\composer\tmp-7c641f8f4136c08220ada3bc6ed2d549.zip -oD:\a\simplesamlphp-module-exampleattributeserver\simplesamlphp-module-exampleattributeserver\vendor\composer\2bdc07f0
ERROR: Dangerous link path was ignored : simplesamlphp-simplesamlphp-d791ed7\lib\_autoload.php : ..\src\_autoload.php
|
|
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
|
|
Unit tests, PHP 8.4, windows-latest
The operation was canceled.
|
|
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
|
|
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)
|
|
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.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
|
|
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
|