chore(deps): update dependency vimeo/psalm to v5.23.1 #1359
Annotations
7 errors and 2 warnings
RiskyTruthyFalsyComparison:
src/PickleCompiler.php#L255
src/PickleCompiler.php:255:24: 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)
|
RiskyTruthyFalsyComparison:
src/TokenFormatter.php#L20
src/TokenFormatter.php:20:13: 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)
|
test-php (8.1, low-deps)
Process completed with exit code 2.
|
test-php (8.1, high-deps)
The job was canceled because "_8_1_low-deps" failed.
|
RiskyTruthyFalsyComparison:
src/PickleCompiler.php#L255
src/PickleCompiler.php:255:24: 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)
|
RiskyTruthyFalsyComparison:
src/TokenFormatter.php#L20
src/TokenFormatter.php:20:13: 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)
|
test-php (8.1, high-deps)
Process completed with exit code 2.
|
test-php (8.1, low-deps)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-php (8.1, high-deps)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|