Skip to content

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

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… #3066

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

main.yml

on: push
Coding Guidelines Check
12s
Coding Guidelines Check
FE Asset Linting
21s
FE Asset Linting
FE asset formatting check
14s
FE asset formatting check
PHPMD
10s
PHPMD
Static Code Analysis
31s
Static Code Analysis
Run frontend type check
29s
Run frontend type check
Run frontend unit- and functional-tests
54s
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

13 errors
FE asset formatting check
Process completed with exit code 1.
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
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 'getEventById'.
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
Run frontend type check
Property 'event' does not exist on type 'DayDTO'. Did you mean 'events'?
tests/unit/menu/MenuDay.spec.ts > Test MenuDay > should render MenuDay: src/Resources/src/components/menu/MenuDay.vue#L200
ReferenceError: getEventById is not defined ❯ src/components/menu/MenuDay.vue:200:3 ❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1546:40 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:19 ❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:210:17 ❯ hook.__weh.hook.__weh node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1526:19 ❯ flushPostFlushCbs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:385:32 ❯ render node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5600:7 ❯ mount node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2644:13 ❯ Object.app.mount node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1463:19 ❯ Proxy.mount node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18
Run frontend unit- and functional-tests
Process completed with exit code 1.