Skip to content

build: bump vimeo/psalm from 5.19.0 to 5.24.0 #534

build: bump vimeo/psalm from 5.19.0 to 5.24.0

build: bump vimeo/psalm from 5.19.0 to 5.24.0 #534

Triggered via pull request May 6, 2024 20:57
Status Failure
Total duration 35s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@1.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@1.3.0. 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/