Update rector/rector requirement from ^0.19 to ^1.0 #577
Annotations
9 errors
RiskyTruthyFalsyComparison:
src/UrlGenerator.php#L104
src/UrlGenerator.php:104:18: 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 / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
RiskyTruthyFalsyComparison:
src/UrlGenerator.php#L104
src/UrlGenerator.php:104:18: 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 / PHP 8.3-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/UrlGenerator.php#L104
src/UrlGenerator.php:104:18: 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 / PHP 8.1-ubuntu-latest
The operation was canceled.
|