Skip to content

chore: migrate to nuxt/test-utils #14046

chore: migrate to nuxt/test-utils

chore: migrate to nuxt/test-utils #14046

Triggered via pull request July 6, 2024 16:45
@tobiasdieztobiasdiez
synchronize #2376
e2e-nuxt
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Lint: server/e2e.test.ts#L4
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: server/e2e.test.ts#L12
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint
Process completed with exit code 1.
Error: Context conflict: node_modules/.pnpm/unctx@2.3.1/node_modules/unctx/dist/index.mjs#L6
at checkConflict node_modules/.pnpm/unctx@2.3.1/node_modules/unctx/dist/index.mjs:6:13 at Object.set node_modules/.pnpm/unctx@2.3.1/node_modules/unctx/dist/index.mjs:40:9 at initNuxt node_modules/.pnpm/nuxt@3.12.3_@opentelemetry+api@1.9.0_@types+node@20.14.9_eslint@8.57.0_ioredis@5.4.1_typescri_7mohdok3kgre57mmwtpwd3bz2i/node_modules/nuxt/dist/index.mjs:4195:11 at Object.ready node_modules/.pnpm/nuxt@3.12.3_@opentelemetry+api@1.9.0_@types+node@20.14.9_eslint@8.57.0_ioredis@5.4.1_typescri_7mohdok3kgre57mmwtpwd3bz2i/node_modules/nuxt/dist/index.mjs:4097:18 at loadNuxt node_modules/.pnpm/nuxt@3.12.3_@opentelemetry+api@1.9.0_@types+node@20.14.9_eslint@8.57.0_ioredis@5.4.1_typescri_7mohdok3kgre57mmwtpwd3bz2i/node_modules/nuxt/dist/index.mjs:4653:16 at Module.loadNuxt node_modules/.pnpm/@nuxt+kit@3.12.3_magicast@0.3.4/node_modules/@nuxt/kit/dist/index.mjs:2650:19 at loadFixture node_modules/.pnpm/@nuxt+test-utils@3.13.1_@vue+test-utils@2.4.6_h3@1.12.0_nitropack@2.8.1_vite@5.3.3_vitest@1.6_rp2aepn4f76wa52ohwnhd4snma/node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs:102:14 at setup2 node_modules/.pnpm/@nuxt+test-utils@3.13.1_@vue+test-utils@2.4.6_h3@1.12.0_nitropack@2.8.1_vite@5.3.3_vitest@1.6_rp2aepn4f76wa52ohwnhd4snma/node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs:178:7
Build & Test (ubuntu-latest, 20)
Process completed with exit code 1.
Lint: apollo/cache.ts#L20
Unexpected any. Specify a different type
Lint: apollo/validation.ts#L9
Unexpected any. Specify a different type
Lint: components/DocumentEditorInput.vue#L28
The "input" event has been triggered but not declared on `emits` option
Lint: components/SideBar.vue#L122
Unexpected any. Specify a different type
Lint: components/TTable.vue#L34
Unexpected any. Specify a different type
Lint: components/t-alert.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-checkbox.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-dropdown.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-input-group.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-input.stories.ts#L5
Unsafe assignment of an error typed value