Skip to content

Build for previous commit #150

Build for previous commit

Build for previous commit #150

Triggered via push November 10, 2024 03:49
Status Failure
Total duration 1m 9s
Artifacts

Build.yml

on: push
Matrix: Vite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/tests/components/Content/FormLogin.test.ts > FormLogin.vue > handles successful login: src/tests/components/Content/FormLogin.test.ts#L56
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Welcome back John Doe!", - "pos": "bottom-right", - "status": "success", + "pos": "top-right", + "status": "primary", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormLogin.test.ts:56:36
src/tests/components/Content/FormLogin.test.ts > FormLogin.vue > Handle login using the v-model: src/tests/components/Content/FormLogin.test.ts#L102
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Welcome back John Doe!", - "pos": "bottom-right", - "status": "success", + "pos": "top-right", + "status": "primary", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormLogin.test.ts:102:36
src/tests/components/Content/FormRegister.test.ts > FormRegister.vue > handles successful register: src/tests/components/Content/FormRegister.test.ts#L108
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Succesfully registered John Doe!", - "pos": "bottom-right", + "pos": "top-right", "status": "success", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormRegister.test.ts:108:36
src/tests/components/Content/FormRegister.test.ts > FormRegister.vue > Handle form using the v-model: src/tests/components/Content/FormRegister.test.ts#L166
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Succesfully registered John Doe!", - "pos": "bottom-right", + "pos": "top-right", "status": "success", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormRegister.test.ts:166:36
Vite - Node 20
Process completed with exit code 1.
src/tests/components/Content/FormLogin.test.ts > FormLogin.vue > handles successful login: src/tests/components/Content/FormLogin.test.ts#L56
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Welcome back John Doe!", - "pos": "bottom-right", - "status": "success", + "pos": "top-right", + "status": "primary", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormLogin.test.ts:56:36
src/tests/components/Content/FormLogin.test.ts > FormLogin.vue > Handle login using the v-model: src/tests/components/Content/FormLogin.test.ts#L102
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Welcome back John Doe!", - "pos": "bottom-right", - "status": "success", + "pos": "top-right", + "status": "primary", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormLogin.test.ts:102:36
src/tests/components/Content/FormRegister.test.ts > FormRegister.vue > handles successful register: src/tests/components/Content/FormRegister.test.ts#L108
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Succesfully registered John Doe!", - "pos": "bottom-right", + "pos": "top-right", "status": "success", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormRegister.test.ts:108:36
src/tests/components/Content/FormRegister.test.ts > FormRegister.vue > Handle form using the v-model: src/tests/components/Content/FormRegister.test.ts#L166
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: Array [ Object { "message": "Succesfully registered John Doe!", - "pos": "bottom-right", + "pos": "top-right", "status": "success", "timeout": 4000, }, ] Number of calls: 1 ❯ src/tests/components/Content/FormRegister.test.ts:166:36
Vite - Node 18
Process completed with exit code 1.