Add new PWA controllers and refactor existing ones #100
integrate.yml
on: pull_request
3️⃣ Static Analysis
27s
4️⃣ Coding Standards
29s
5️⃣ Check licenses
22s
6️⃣ Rector Checkstyle
25s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
8 errors
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.
|