Update struggle-for-php/sfp-phpstan-psr-log requirement from ^0.20.0 || ^0.21.0 to ^0.20.0 || ^0.21.0 || ^0.22.0 #104
Triggered via pull request
September 27, 2024 00:36
Status
Failure
Total duration
1m 50s
Artifacts
–
integrate.yml
on: pull_request
3️⃣ Static Analysis
25s
4️⃣ Coding Standards
42s
5️⃣ Check licenses
30s
6️⃣ Rector Checkstyle
36s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
9 errors
3️⃣ Static Analysis:
src/Command/CreateScreenshotCommand.php#L158
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L49
Should not use node with type "Stmt_Echo", please change the code.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L50
Should not use node with type "Stmt_Echo", please change the code.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L61
Should not use node with type "Stmt_Echo", please change the code.
|
3️⃣ Static Analysis
Error message "Should not use node with type "Stmt_Echo", please change the code." cannot be ignored, use excludePaths instead.
|
3️⃣ Static Analysis
Error message "Should not use node with type "Stmt_Echo", please change the code." cannot be ignored, use excludePaths instead.
|
3️⃣ Static Analysis
Error message "Should not use node with type "Stmt_Echo", please change the code." cannot be ignored, use excludePaths instead.
|
3️⃣ Static Analysis
Process completed with exit code 1.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|