build: bump vimeo/psalm from 5.19.0 to 5.20.0 #495
Annotations
9 errors and 4 warnings
RiskyTruthyFalsyComparison:
src/Blocks/Heading1.php#L127
src/Blocks/Heading1.php:127:14: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Blocks/Heading1.php#L151
src/Blocks/Heading1.php:151:21: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Blocks/Heading2.php#L127
src/Blocks/Heading2.php:127:14: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Blocks/Heading2.php#L151
src/Blocks/Heading2.php:151:21: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Blocks/Heading3.php#L127
src/Blocks/Heading3.php:127:14: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Blocks/Heading3.php#L151
src/Blocks/Heading3.php:151:21: RiskyTruthyFalsyComparison: Operand of type array<array-key, Notion\Blocks\BlockInterface>|null contains type array<array-key, Notion\Blocks\BlockInterface>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
tests/Integration/Helper.php#L16
tests/Integration/Helper.php:16:13: RiskyTruthyFalsyComparison: Operand of type false|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:
tests/Integration/Helper.php#L29
tests/Integration/Helper.php:29:13: RiskyTruthyFalsyComparison: Operand of type false|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)
|
Psalm
Process completed with exit code 2.
|
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Psalm
The `save-state` 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/
|
Psalm
The `save-state` 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/
|
Psalm
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/
|