feat: update readme #11
Annotations
13 errors
test (20.x, ubuntu-latest)
Process completed with exit code 1.
|
typecheck:
frontend/components/TheFooter.vue#L2
Cannot find module '~/modules/i18n' or its corresponding type declarations.
|
typecheck:
frontend/modules/i18n.ts#L3
Cannot find module '~/types' or its corresponding type declarations.
|
typecheck:
frontend/modules/i18n.ts#L47
Binding element 'app' implicitly has an 'any' type.
|
typecheck:
frontend/modules/nprogress.ts#L2
Cannot find module '~/types' or its corresponding type declarations.
|
typecheck:
frontend/modules/nprogress.ts#L4
Binding element 'isClient' implicitly has an 'any' type.
|
typecheck:
frontend/modules/nprogress.ts#L4
Binding element 'router' implicitly has an 'any' type.
|
typecheck:
frontend/modules/nprogress.ts#L6
Parameter 'to' implicitly has an 'any' type.
|
typecheck:
frontend/modules/nprogress.ts#L6
Parameter 'from' implicitly has an 'any' type.
|
typecheck:
frontend/modules/pinia.ts#L2
Cannot find module '~/types' or its corresponding type declarations.
|
typecheck:
frontend/modules/pinia.ts#L6
Binding element 'isClient' implicitly has an 'any' type.
|
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|