Qc/web/rooms page #123
lint-test-build-web.yml
on: pull_request
🌸 Lint
21s
🧪 Test
15s
🏗️ Build
23s
🐋 Build Test Docker Container
2m 36s
Annotations
5 errors
error: expect(received).toHaveBeenCalled():
frontend/occupi-web/src/components/addRoomModal/AddRoomModal.test.tsx#L59
Expected number of calls: >= 1
Received number of calls: 0
at /home/runner/work/occupi/occupi/frontend/occupi-web/src/components/addRoomModal/AddRoomModal.test.tsx:59:24
|
🧪 Test
Process completed with exit code 1.
|
🌸 Lint
Process completed with exit code 1.
|
🏗️ Build
Process completed with exit code 2.
|
🐋 Build Test Docker Container
Process completed with exit code 1.
|