Skip to content

added second event to the edit week site in the frontend, second even… #3064

added second event to the edit week site in the frontend, second even…

added second event to the edit week site in the frontend, second even… #3064

Triggered via push September 24, 2024 09:38
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: push
Coding Guidelines Check
12s
Coding Guidelines Check
FE Asset Linting
17s
FE Asset Linting
FE asset formatting check
19s
FE asset formatting check
PHPMD
9s
PHPMD
Static Code Analysis
30s
Static Code Analysis
Run frontend type check
32s
Run frontend type check
Run frontend unit- and functional-tests
52s
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

14 errors
Coding Guidelines Check
Process completed with exit code 8.
FE asset formatting check
Process completed with exit code 1.
Run frontend type check
Cannot find name 'selectedEvent'.
Run frontend type check
Cannot find name 'selectedEvent'.
Run frontend type check
Cannot find name 'selectedEvent'.
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Cannot find name 'selectedEvent'.
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Cannot find name 'selectedEvent'.
Run frontend type check
Cannot find name 'getEventById'.
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Cannot find name 'selectedEvent'.
tests/unit/menu/MenuDay.spec.ts > Test MenuDay > should render MenuDay: src/Resources/src/components/menu/MenuDay.vue#L170
ReferenceError: selectedEvent is not defined ❯ setup src/components/menu/MenuDay.vue:170:7 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:19 ❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7647:25 ❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7608:36 ❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4818:7 ❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4784:9 ❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4313:11 ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4928:11 ❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19 ❯ instance.update node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5052:16
Run frontend unit- and functional-tests
Process completed with exit code 1.