Bump ramsey/composer-install from 1 to 3 #1895
Annotations
10 errors and 1 warning
Run vimeo/psalm:
src/Handler/ConsoleHandler.php#L60
src/Handler/ConsoleHandler.php:60:21: 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 vimeo/psalm:
src/Handler/ConsoleHandler.php#L73
src/Handler/ConsoleHandler.php:73:21: 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 vimeo/psalm:
src/Handler/ConsoleHandler.php#L129
src/Handler/ConsoleHandler.php:129: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)
|
Run vimeo/psalm:
src/Handler/ConsoleHandler.php#L173
src/Handler/ConsoleHandler.php:173: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)
|
Run vimeo/psalm:
src/Handler/ContainerHandler.php#L108
src/Handler/ContainerHandler.php:108:61: 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 vimeo/psalm:
src/Handler/ContainerHandler.php#L136
src/Handler/ContainerHandler.php:136:17: 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 vimeo/psalm:
src/Handler/ContainerHandler.php#L144
src/Handler/ContainerHandler.php:144:36: 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 vimeo/psalm:
src/Symfony/ContainerMeta.php#L49
src/Symfony/ContainerMeta.php:49: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)
|
Run vimeo/psalm:
src/Symfony/ContainerMeta.php#L94
src/Symfony/ContainerMeta.php:94:17: 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)
|
Run vimeo/psalm:
src/Symfony/ContainerMeta.php#L99
src/Symfony/ContainerMeta.php:99:13: RiskyTruthyFalsyComparison: Operand of type false|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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading