Update rector/rector requirement from ^0.19.0 to ^1.0.0 #268
Annotations
5 errors
RiskyTruthyFalsyComparison:
src/ApplicationRunner.php#L102
src/ApplicationRunner.php:102:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
RiskyTruthyFalsyComparison:
src/ApplicationRunner.php#L102
src/ApplicationRunner.php:102:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|