Skip to content

Continuous Integration #110

Continuous Integration

Continuous Integration #110

Triggered via schedule May 20, 2024 09:46
Status Failure
Total duration 44s
Artifacts
Matrix: Code Style
Matrix: PHPUnit
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
MissingClassConstType: src/Internal/Checker/AtHashChecker.php#L12
src/Internal/Checker/AtHashChecker.php:12:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\AtHashChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/AuthTimeChecker.php#L18
src/Internal/Checker/AuthTimeChecker.php:18:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\AuthTimeChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/AzpChecker.php#L17
src/Internal/Checker/AzpChecker.php:17:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\AzpChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/CHashChecker.php#L12
src/Internal/Checker/CHashChecker.php:12:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\CHashChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/ContentEncryptionAlgorithmChecker.php#L18
src/Internal/Checker/ContentEncryptionAlgorithmChecker.php:18:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\ContentEncryptionAlgorithmChecker::HEADER_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/NonceChecker.php#L17
src/Internal/Checker/NonceChecker.php:17:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\NonceChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Internal/Checker/SHashChecker.php#L12
src/Internal/Checker/SHashChecker.php:12:19: MissingClassConstType: Class constant "Facile\JoseVerifier\Internal\Checker\SHashChecker::CLAIM_NAME" should have a declared type. (see https://psalm.dev/359)
Static Analysis (8.3)
Process completed with exit code 2.
Static Analysis (8.1)
The job was canceled because "_8_3" failed.
Static Analysis (8.1)
The operation was canceled.
Static Analysis (8.2)
The job was canceled because "_8_3" failed.
Static Analysis (8.2)
The operation was canceled.
Static Analysis (8.1)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Static Analysis (8.2)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
PHPUnit (8.3, latest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.