Skip to content

chore: refactor verify to use firebase/jwt CachedKeySet #622

chore: refactor verify to use firebase/jwt CachedKeySet

chore: refactor verify to use firebase/jwt CachedKeySet #622

Triggered via pull request May 20, 2024 17:33
Status Failure
Total duration 1m 9s
Artifacts

tests.yml

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

Annotations

12 errors and 16 warnings
PHPStan Static Analysis: src/AccessToken/Verify.php#L72
Access to an undefined property Google\AccessToken\Verify::$jwk.
PHPStan Static Analysis: src/AccessToken/Verify.php#L74
Parameter #2 $httpClient of class Firebase\JWT\CachedKeySet constructor expects Psr\Http\Client\ClientInterface, GuzzleHttp\ClientInterface given.
PHPStan Static Analysis: src/AccessToken/Verify.php#L98
Access to an undefined property Google\AccessToken\Verify::$jwk.
PHPStan Static Analysis: src/AccessToken/Verify.php#L119
Method Google\AccessToken\Verify::getCache() is unused.
PHPStan Static Analysis: src/AccessToken/Verify.php#L121
Access to an undefined property Google\AccessToken\Verify::$cache.
PHPStan Static Analysis
Process completed with exit code 1.
PHP 8.3 Unit Test
Process completed with exit code 2.
PHP 8.3 --prefer-lowest Unit Test
Process completed with exit code 2.
PHP 8.0 Unit Test
Process completed with exit code 2.
PHP 8.0 --prefer-lowest Unit Test
Process completed with exit code 2.
PHP 8.1 Unit Test
Process completed with exit code 2.
PHP 8.2 Unit Test
Process completed with exit code 2.
PHP Style Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP Style Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.3 Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.3 --prefer-lowest Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 --prefer-lowest Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.0 Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.0 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.0 --prefer-lowest Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.0 --prefer-lowest Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.1 Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.2 Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/