Skip to content

changed dish input form to allow for inputting a diet type #2875

changed dish input form to allow for inputting a diet type

changed dish input form to allow for inputting a diet type #2875

Triggered via push July 15, 2024 15:37
Status Failure
Total duration 1m 2s
Artifacts

main.yml

on: push
Coding Guidelines Check
16s
Coding Guidelines Check
FE Asset Linting
21s
FE Asset Linting
FE asset formatting check
19s
FE asset formatting check
PHPMD
10s
PHPMD
Static Code Analysis
34s
Static Code Analysis
Run frontend unit- and functional-tests
48s
Run frontend unit- and functional-tests
Build Development Docker Images
0s
Build Development Docker Images
Build Docker Images
0s
Build Docker Images
Matrix: Run E2E-tests via Cypress
Run backend unit- and functional-tests
0s
Run backend unit- and functional-tests
Publish
0s
Publish
Scan vulnerabilities
0s
Scan vulnerabilities
Deploy and notify
0s
Deploy and notify
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
PHPMD
Process completed with exit code 2.
Coding Guidelines Check
Process completed with exit code 8.
FE asset formatting check
Process completed with exit code 1.
PHPMD: src/Mealz/MealBundle/Service/DishService.php#L59
The method updateHelper() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
PHPMD: src/Mealz/MealBundle/Service/DishService.php#L59
The method updateHelper() has an NPath complexity of 256. The configured NPath complexity threshold is 200.