Release/v2.2.0 - #159
Merged
Merged
Annotations
4 errors
|
|
|
frontend/tests/unit/views/ProfileView.test.ts#L214
AssertionError: expected "vi.fn()" to be called 4 times, but got 3 times
❯ tests/unit/views/ProfileView.test.ts:214:25
|
|
frontend/src/modules/progression/stores/quest.ts#L33
AxiosError: Network Error
❯ XMLHttpRequest.handleError node_modules/.pnpm/axios@1.13.2/node_modules/axios/lib/adapters/xhr.js:112:20
❯ XMLHttpRequest.invokeTheCallbackFunction node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/generated/EventHandlerNonNull.js:14:28
❯ XMLHttpRequest.<anonymous> node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/helpers/create-event-accessor.js:35:32
❯ innerInvokeEventListeners node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25
❯ invokeEventListeners node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3
❯ XMLHttpRequestImpl._dispatch node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9
❯ fireAnEvent node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/helpers/events.js:18:36
❯ requestErrorSteps node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/xhr-utils.js:131:3
❯ Object.dispatchError node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/xhr-utils.js:60:3
❯ Request.<anonymous> node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl.js:655:18
❯ Axios.request node_modules/.pnpm/axios@1.13.2/node_modules/axios/lib/core/Axios.js:45:41
❯ Proxy.fetchAllQuests src/modules/progression/stores/quest.ts:33:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json', 'Content-Type': 'application/json' }, method: 'get', url: '/api/v1/quests/', allowAbsoluteUrls: true }, code: 'ERR_NETWORK', status: undefined }
This error originated in "tests/unit/views/QuestsView.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
frontend/src/modules/progression/stores/quest.ts#L33
AxiosError: Network Error
❯ XMLHttpRequest.handleError node_modules/.pnpm/axios@1.13.2/node_modules/axios/lib/adapters/xhr.js:112:20
❯ XMLHttpRequest.invokeTheCallbackFunction node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/generated/EventHandlerNonNull.js:14:28
❯ XMLHttpRequest.<anonymous> node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/helpers/create-event-accessor.js:35:32
❯ innerInvokeEventListeners node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25
❯ invokeEventListeners node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3
❯ XMLHttpRequestImpl._dispatch node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9
❯ fireAnEvent node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/helpers/events.js:18:36
❯ requestErrorSteps node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/xhr-utils.js:131:3
❯ Object.dispatchError node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/xhr-utils.js:60:3
❯ Request.<anonymous> node_modules/.pnpm/jsdom@25.0.1/node_modules/jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl.js:655:18
❯ Axios.request node_modules/.pnpm/axios@1.13.2/node_modules/axios/lib/core/Axios.js:45:41
❯ Proxy.fetchAllQuests src/modules/progression/stores/quest.ts:33:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json', 'Content-Type': 'application/json' }, method: 'get', url: '/api/v1/quests/', allowAbsoluteUrls: true }, code: 'ERR_NETWORK', status: undefined }
This error originated in "tests/unit/views/QuestsView.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
The logs for this run have expired and are no longer available.
Loading