Skip to content

Upgrade package dependencies #28

Upgrade package dependencies

Upgrade package dependencies #28

Triggered via push February 23, 2024 18:29
Status Success
Total duration 28s
Artifacts
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
InvalidDocblock: src/Generator/TypeInfoGenerator.php#L27
src/Generator/TypeInfoGenerator.php:27:5: InvalidDocblock: list<non-empty-string, non-empty-string> is not a valid type (Too many template parameters for list in /home/runner/work/ide-helper-generator/ide-helper-generator/src/Generator/TypeInfoGenerator.php:22) (see https://psalm.dev/008)
PropertyTypeCoercion: src/Generator/TypeInfoGenerator.php#L152
src/Generator/TypeInfoGenerator.php:152:35: PropertyTypeCoercion: $info->docTypes expects 'list<non-empty-string>', parent type 'list{'FFI\\CData', 'null', string}' provided (see https://psalm.dev/198)
RiskyTruthyFalsyComparison: src/PhpStormMetadataGenerator/Visitor.php#L138
src/PhpStormMetadataGenerator/Visitor.php:138: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)
RiskyTruthyFalsyComparison: src/PhpStormMetadataGenerator/Visitor.php#L152
src/PhpStormMetadataGenerator/Visitor.php:152: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)
Psalm (8.2, ubuntu-latest)
Process completed with exit code 2.
Psalm (8.2, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.