Update sodium_compat dependency #188
Annotations
7 errors
|
Full Test Suite:
src/Keys/Version3/SymmetricKey.php#L24
src/Keys/Version3/SymmetricKey.php:24:16: InvalidReturnStatement: No return values are expected for ParagonIE\Paseto\Keys\Version3\SymmetricKey::__construct (see https://psalm.dev/128)
|
Full Test Suite:
src/Keys/Version4/SymmetricKey.php#L22
src/Keys/Version4/SymmetricKey.php:22:16: InvalidReturnStatement: No return values are expected for ParagonIE\Paseto\Keys\Version4\SymmetricKey::__construct (see https://psalm.dev/128)
|
Full Test Suite:
src/Rules/FooterJSON.php#L103
src/Rules/FooterJSON.php:103:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|bool|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Full Test Suite:
src/Util.php#L58
src/Util.php:58:17: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Full Test Suite:
src/Util.php#L64
src/Util.php:64:14: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Full Test Suite
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading