Skip to content

combined meals can now be booked by the kitchen staff #1837

combined meals can now be booked by the kitchen staff

combined meals can now be booked by the kitchen staff #1837

Triggered via push July 26, 2023 08:01
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Coding Guidelines Check
30s
Coding Guidelines Check
Static Code Analysis
43s
Static Code Analysis
Run frontend unit- and functional-tests
1m 4s
Run frontend unit- and functional-tests
FE Asset Linting
26s
FE Asset Linting
PHPMD
14s
PHPMD
Build Docker Images
0s
Build Docker Images
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 6 warnings
PHPMD
Process completed with exit code 2.
Coding Guidelines Check
Process completed with exit code 8.
Static Code Analysis
Process completed with exit code 2.
PHPMD: src/Mealz/MealBundle/Helper/ParticipationHelper.php#L75
The method getParticipationbySlot() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
PHPMD: src/Mealz/MealBundle/Service/ParticipationService.php#L25
The class ParticipationService has a coupling between objects value of 17. Consider to reduce the number of dependencies under 16.
FE Asset Linting: src/Resources/src/stores/participationsStore.ts#L38
'isDaysDict' is defined but never used
FE Asset Linting: src/Resources/src/stores/participationsStore.ts#L38
'days' is defined but never used
FE Asset Linting: src/Resources/src/stores/participationsStore.ts#L42
'isParticipationUpdate' is defined but never used
FE Asset Linting: src/Resources/src/stores/participationsStore.ts#L42
'participationUpdate' is defined but never used