Skip to content

feat: add payload to jwt exception #440

feat: add payload to jwt exception

feat: add payload to jwt exception #440

Triggered via pull request June 20, 2023 19:52
Status Failure
Total duration 41s
Artifacts

tests.yml

on: pull_request
PHP Style Check
13s
PHP Style Check
PHPStan Static Analysis
19s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
PHPStan Static Analysis: src/BeforeValidException.php#L5
Interface Firebase\JWT\JWTExceptionInterface referenced with incorrect case: Firebase\JWT\JwtExceptionInterface.
PHPStan Static Analysis: src/BeforeValidException.php#L7
Property Firebase\JWT\BeforeValidException::$payload has no type specified.
PHPStan Static Analysis: src/ExpiredException.php#L7
Property Firebase\JWT\ExpiredException::$payload has no type specified.
PHPStan Static Analysis: src/SignatureInvalidException.php#L5
Interface Firebase\JWT\JWTExceptionInterface referenced with incorrect case: Firebase\JWT\JwtExceptionInterface.
PHPStan Static Analysis: src/SignatureInvalidException.php#L7
Property Firebase\JWT\SignatureInvalidException::$payload has no type specified.
PHPStan Static Analysis
Process completed with exit code 1.
PHP 8.2 Unit Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, nick-invision/retry@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHP Style Check
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHPStan Static Analysis
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHP 8.1 Unit Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, nick-invision/retry@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHP 7.4 Unit Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, nick-invision/retry@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHP 8.0 Unit Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, nick-invision/retry@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.