fix: ensure ratelimit expiry is set every time #480
tests.yml
on: pull_request
PHP Style Check
12s
PHPStan Static Analysis
16s
Matrix: test
Annotations
15 errors and 7 warnings
PHP Style Check
Process completed with exit code 4.
|
PHP 8.1 Unit Test
Process completed with exit code 2.
|
PHP 8.0 Unit Test
Process completed with exit code 2.
|
PHP 8.3 Unit Test
Process completed with exit code 2.
|
PHPStan Static Analysis:
src/CachedKeySet.php#L215
Syntax error, unexpected T_SL on line 215
|
PHPStan Static Analysis:
src/CachedKeySet.php#L218
Syntax error, unexpected T_IS_IDENTICAL on line 218
|
PHPStan Static Analysis:
src/CachedKeySet.php#L224
Syntax error, unexpected T_SR on line 224
|
PHPStan Static Analysis:
src/CachedKeySet.php#L237
Syntax error, unexpected T_PRIVATE on line 237
|
PHPStan Static Analysis:
src/CachedKeySet.php#L246
Syntax error, unexpected T_PRIVATE on line 246
|
PHPStan Static Analysis:
src/CachedKeySet.php#L278
Syntax error, unexpected EOF on line 278
|
PHPStan Static Analysis:
src/JWT.php#L473
Class Firebase\JWT\CachedKeySet not found.
|
PHPStan Static Analysis:
src/JWT.php#L475
Access to offset non-empty-string on an unknown class Firebase\JWT\CachedKeySet.
|
PHPStan Static Analysis
Process completed with exit code 1.
|
PHP 7.4 Unit Test
The operation was canceled.
|
PHP 8.2 Unit Test
The operation was canceled.
|
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/
|
PHP 8.1 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. 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
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 7.4 Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|