build: update to latest nuxt/module-builder + drop cjs support #397
Annotations
9 errors and 3 warnings
lint:
test/fixture/pages/$testApi.vue#L3
Expected "~/types" (internal-type) to come before "#imports" (external)
|
lint:
test/fixture/pages/useTestApiData.vue#L3
Expected "~/types" (internal-type) to come before "#imports" (external)
|
lint
Process completed with exit code 1.
|
typecheck:
dist/runtime/composables/$api.ts#L2
Cannot find module '../../module' or its corresponding type declarations.
|
typecheck:
dist/runtime/composables/useApiData.ts#L4
Cannot find module '../../module' or its corresponding type declarations.
|
typecheck:
dist/runtime/server/$api.ts#L1
Cannot find module '../../module' or its corresponding type declarations.
|
typecheck:
dist/runtime/server/handler.ts#L1
Cannot find module '../../module' or its corresponding type declarations.
|
typecheck:
dist/runtime/server/handler.ts#L84
Type '{ [k: string]: unknown; }' is not assignable to type 'HeadersInit | undefined'.
|
typecheck
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|