Skip to content

Bump phpstan/phpstan from 1.12.0 to 2.0.1 #796

Bump phpstan/phpstan from 1.12.0 to 2.0.1

Bump phpstan/phpstan from 1.12.0 to 2.0.1 #796

Triggered via pull request November 12, 2024 20:48
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Static analysis
22s
Static analysis
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static analysis: src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #1 $algo of function hash_pbkdf2 expects non-falsy-string, string given.
Static analysis: src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #5 $length of function hash_pbkdf2 expects int<0, max>, (float|int) given.
Static analysis: src/SimpleJWT/Util/ASN1/Value.php#L210
Call to function is_array() with array will always evaluate to true.
Static analysis: src/SimpleJWT/Util/CBOR/CBOR.php#L236
Call to function assert() with true will always evaluate to true.
Static analysis
Process completed with exit code 1.