Add new PWA controllers and refactor existing ones #99
integrate.yml
on: pull_request
3️⃣ Static Analysis
33s
4️⃣ Coding Standards
21s
5️⃣ Check licenses
21s
6️⃣ Rector Checkstyle
27s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
8 errors
4️⃣ Coding Standards
Process completed with exit code 1.
|
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.
|