Skip to content

rest of the refactorings and text changes #1120

rest of the refactorings and text changes

rest of the refactorings and text changes #1120

Status Failure
Total duration 52s
Artifacts 2

ci.yml

on: push
Check code style
9s
Check code style
Build backend
29s
Build backend
Build frontend
44s
Build frontend
Test backend
23s
Test backend
Test frontend
42s
Test frontend
Deploy backend to staging
0s
Deploy backend to staging
Deploy backend to prod
0s
Deploy backend to prod
Deploy frontend to staging
0s
Deploy frontend to staging
Deploy frontend to prod
0s
Deploy frontend to prod
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/components/StartingTimePickerDrawer/StartingTimePickerDrawer.test.tsx > Starting time selection from drawer > test with now + 30min is setted as starting time when confirm is clicked: frontend/src/components/StartingTimePickerDrawer/StartingTimePickerDrawer.test.tsx#L108
AssertionError: expected "spy" to be called with arguments: [ '9:00' ] Received: 1st spy call: Array [ - "9:00", + "09:00", ] Number of calls: 1 ❯ src/components/StartingTimePickerDrawer/StartingTimePickerDrawer.test.tsx:108:41
Test frontend
Process completed with exit code 1.