This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Upgrading firebase/php-jwt to v6 #123
Annotations
7 errors and 1 warning
Run static analysis:
src/JwtAuthentication.php#L324
Parameter #2 $keyOrKeyArray of static method Firebase\JWT\JWT::decode() expects array<string, Firebase\JWT\Key>|ArrayAccess<string, Firebase\JWT\Key>|Firebase\JWT\Key, array<int|string, Firebase\JWT\Key>|Firebase\JWT\Key given.
|
Run static analysis:
src/JwtAuthentication.php#L344
Parameter #1 $value of function count expects array|Countable, array|ArrayAccess given.
|
Run static analysis:
src/JwtAuthentication.php#L538
Offset 'secret' does not exist on array{secret?: array<string>|string, secure: bool, relaxed: array<string>, algorithm: non-empty-array<string>, header: string, regexp: string, cookie: string, attribute: string, ...}.
|
Run static analysis:
src/JwtAuthentication.php#L540
Offset 'secret' does not exist on array{secret?: array<string>|string, secure: bool, relaxed: array<string>, algorithm: non-empty-array<string>, header: string, regexp: string, cookie: string, attribute: string, ...}.
|
Run static analysis:
src/JwtAuthentication.php#L541
Offset 'secret' does not exist on array{secret?: array<string>|string, secure: bool, relaxed: array<string>, algorithm: non-empty-array<string>, header: string, regexp: string, cookie: string, attribute: string, ...}.
|
Run static analysis:
src/JwtAuthentication.php#L544
Parameter #1 $keyMaterial of class Firebase\JWT\Key constructor expects OpenSSLAsymmetricKey|OpenSSLCertificate|resource|string, array<string>|string given.
|
Run static analysis
Process completed with exit code 2.
|
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/
|
The logs for this run have expired and are no longer available.
Loading