chore: Psalm #136
Annotations
5 errors and 3 warnings
Run Psalm:
src/Value/Location/Address/Street.php#L62
src/Value/Location/Address/Street.php:62:9: InvalidDocblock: Unrecognised annotation @psalm-supress (see https://psalm.dev/008)
|
Run Psalm:
src/Value/Location/Address/Street.php#L79
src/Value/Location/Address/Street.php:79:16: 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)
|
Run Psalm:
src/Value/Location/Address/Street.php#L85
src/Value/Location/Address/Street.php:85:9: InvalidDocblock: Unrecognised annotation @psalm-supress (see https://psalm.dev/008)
|
Run Psalm:
src/Value/Location/Address/Street.php#L85
src/Value/Location/Address/Street.php:85:71: 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)
|
Run Psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup PHP
Skipping prestissimo, as it does not support Composer . Specify composer:v1 in tools to use prestissimo
|
The logs for this run have expired and are no longer available.
Loading