Update web-token/jwt-library requirement || ^4.0 #31
php.yml
on: push
Annotations
12 errors and 5 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.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, 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.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
|
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.2, 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.3, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|