Skip to content

Update rector/rector requirement from ^0.19.0 to ^1.0.0 #789

Update rector/rector requirement from ^0.19.0 to ^1.0.0

Update rector/rector requirement from ^0.19.0 to ^1.0.0 #789

Triggered via pull request February 7, 2024 13:11
Status Failure
Total duration 38s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

13 errors
RiskyTruthyFalsyComparison: src/Composer/MergePlanProcess.php#L80
src/Composer/MergePlanProcess.php:80:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Composer/PackageFilesProcess.php#L91
src/Composer/PackageFilesProcess.php:91:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Config.php#L47
src/Config.php:47:24: 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
Process completed with exit code 2.
RiskyTruthyFalsyComparison: src/Composer/MergePlanProcess.php#L80
src/Composer/MergePlanProcess.php:80:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Composer/PackageFilesProcess.php#L91
src/Composer/PackageFilesProcess.php:91:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Config.php#L47
src/Config.php:47:24: 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.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
RiskyTruthyFalsyComparison: src/Composer/MergePlanProcess.php#L80
src/Composer/MergePlanProcess.php:80:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Composer/PackageFilesProcess.php#L91
src/Composer/PackageFilesProcess.php:91:29: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Config.php#L47
src/Config.php:47:24: 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
The operation was canceled.