Update web-token/jwt-library requirement from ^3.4 to ^3.4 || ^4.0 in the production-dependencies group #68
php.yml
on: pull_request
Annotations
12 errors and 15 warnings
InvalidExtendClass:
src/Algorithms/AlgorithmManager.php#L7
src/Algorithms/AlgorithmManager.php:7:32: InvalidExtendClass: Class SimpleSAML\OpenID\Algorithms\AlgorithmManager may not inherit from final class Jose\Component\Core\AlgorithmManager (see https://psalm.dev/232)
|
MissingClassConstType:
src/Decorators/HttpClientDecorator.php#L16
src/Decorators/HttpClientDecorator.php:16:18: MissingClassConstType: Class constant "SimpleSAML\OpenID\Decorators\HttpClientDecorator::DEFAULT_HTTP_CLIENT_CONFIG" should have a declared type. (see https://psalm.dev/359)
|
InvalidExtendClass:
src/Serializers/JwsSerializerManager.php#L7
src/Serializers/JwsSerializerManager.php:7:36: InvalidExtendClass: Class SimpleSAML\OpenID\Serializers\JwsSerializerManager may not inherit from final class Jose\Component\Signature\Serializer\JWSSerializerManager (see https://psalm.dev/232)
|
Quality control
Process completed with exit code 2.
|
Unit tests, PHP 8.3, ubuntu-latest:
src/Algorithms/AlgorithmManager.php#L7
Class SimpleSAML\OpenID\Algorithms\AlgorithmManager cannot extend final class Jose\Component\Core\AlgorithmManager
|
Unit tests, PHP 8.3, ubuntu-latest
Process completed with exit code 255.
|
Unit tests, PHP 8.2, ubuntu-latest:
src/Algorithms/AlgorithmManager.php#L7
Class SimpleSAML\OpenID\Algorithms\AlgorithmManager cannot extend final class Jose\Component\Core\AlgorithmManager
|
Unit tests, PHP 8.2, ubuntu-latest
Process completed with exit code 255.
|
Unit tests, PHP 8.3, windows-latest:
src/Algorithms/AlgorithmManager.php#L7
Class SimpleSAML\OpenID\Algorithms\AlgorithmManager cannot extend final class Jose\Component\Core\AlgorithmManager
|
Unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
|
Unit tests, PHP 8.2, windows-latest
The job was canceled because "windows-latest_8_3" failed.
|
Unit tests, PHP 8.2, windows-latest
The operation was canceled.
|
Security checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PossiblyNullReference:
tests/src/Federation/EntityStatement/TrustMarkClaimBagTest.php#L71
tests/src/Federation/EntityStatement/TrustMarkClaimBagTest.php:71:68: PossiblyNullReference: Cannot call method getId on possibly null value (see https://psalm.dev/083)
|
RedundantCondition:
tests/src/Federation/MetadataPolicyResolverTest.php#L91
tests/src/Federation/MetadataPolicyResolverTest.php:91:16: RedundantCondition: Type array<string, array<string, mixed>> for $metadataPolicy is always array<array-key, mixed> (see https://psalm.dev/122)
|
PossiblyNullReference:
tests/src/Federation/TrustChainBagTest.php#L87
tests/src/Federation/TrustChainBagTest.php:87:15: PossiblyNullReference: Cannot call method getResolvedTrustAnchor on possibly null value (see https://psalm.dev/083)
|
PossiblyNullReference:
tests/src/Federation/TrustChainBagTest.php#L91
tests/src/Federation/TrustChainBagTest.php:91:15: PossiblyNullReference: Cannot call method getResolvedTrustAnchor on possibly null value (see https://psalm.dev/083)
|
PossiblyNullReference:
tests/src/Federation/TrustChainBagTest.php#L96
tests/src/Federation/TrustChainBagTest.php:96:15: PossiblyNullReference: Cannot call method getResolvedTrustAnchor on possibly null value (see https://psalm.dev/083)
|
MissingClosureReturnType:
tests/src/Federation/TrustChainResolverTest.php#L101
tests/src/Federation/TrustChainResolverTest.php:101:17: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
MissingClosureReturnType:
tests/src/Federation/TrustChainResolverTest.php#L140
tests/src/Federation/TrustChainResolverTest.php:140:34: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
MissingClosureReturnType:
tests/src/Federation/TrustChainResolverTest.php#L165
tests/src/Federation/TrustChainResolverTest.php:165:34: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
MissingClosureReturnType:
tests/src/Federation/TrustChainResolverTest.php#L194
tests/src/Federation/TrustChainResolverTest.php:194:34: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
MissingClosureReturnType:
tests/src/Federation/TrustChainResolverTest.php#L213
tests/src/Federation/TrustChainResolverTest.php:213:34: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests, PHP 8.3, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests, PHP 8.2, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|