Skip to content
Triggered via pull request January 4, 2025 23:16
Status Failure
Total duration 38s
Artifacts

qc-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
lint: client/src/__tests__/setup.ts#L1
'manageFetchMockGlobally' is defined but never used
lint: client/src/components/RsvpModal.vue#L47
Unexpected console statement
lint: client/src/components/RsvpModal.vue#L48
Unexpected console statement
lint: client/src/components/RsvpModal.vue#L52
Unexpected console statement
lint: client/src/components/RsvpModal.vue#L59
Unexpected console statement
lint: client/src/components/__tests__/RsvpModal.spec.ts#L9
'nextTick' is defined but never used
lint: client/src/components/__tests__/RsvpModal.spec.ts#L11
'FetchMock' is defined but never used
lint
Process completed with exit code 1.
src/pages/__tests__/AdminPage.spec.ts > authentication problems > 401 > does not shows admin content: client/src/pages/__tests__/AdminPage.spec.ts#L27
TypeError: window.fetch.mockResponseOnce is not a function ❯ src/pages/__tests__/AdminPage.spec.ts:27:20
src/pages/__tests__/AdminPage.spec.ts > authentication problems > 403 > does not shows admin content: client/src/pages/__tests__/AdminPage.spec.ts#L45
TypeError: window.fetch.mockResponseOnce is not a function ❯ src/pages/__tests__/AdminPage.spec.ts:45:20
src/pages/__tests__/AdminPage.spec.ts > correct password - logged in > shows admin content: client/src/pages/__tests__/AdminPage.spec.ts#L64
TypeError: window.fetch.mockResponseOnce is not a function ❯ src/pages/__tests__/AdminPage.spec.ts:64:18
src/pages/__tests__/AdminPage.spec.ts > correct password - logged in > shows updated weeks metadata: client/src/pages/__tests__/AdminPage.spec.ts#L64
TypeError: window.fetch.mockResponseOnce is not a function ❯ src/pages/__tests__/AdminPage.spec.ts:64:18
src/components/form/__tests__/MovieSearchInput.spec.ts > user types in search > searches for matching movies: client/src/components/form/__tests__/MovieSearchInput.spec.ts#L44
TypeError: window.fetch.mockResponseOnce is not a function ❯ src/components/form/__tests__/MovieSearchInput.spec.ts:44:18
src/components/form/__tests__/MovieSearchInput.spec.ts > user types in search > searches for matching movies: client/src/components/form/__tests__/MovieSearchInput.spec.ts#L40
TypeError: window.fetch.mockClear is not a function ❯ src/components/form/__tests__/MovieSearchInput.spec.ts:40:18
src/components/form/__tests__/MovieSearchInput.spec.ts > user types in search > does not search if input is empty: client/src/components/form/__tests__/MovieSearchInput.spec.ts#L61
TypeError: window.fetch.requests is not a function ❯ src/components/form/__tests__/MovieSearchInput.spec.ts:61:25
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636