Skip to content

feat: ✨compatible with vite-ssg #17

feat: ✨compatible with vite-ssg

feat: ✨compatible with vite-ssg #17

Triggered via push October 26, 2024 09:58
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test (20.x, ubuntu-latest)
Process completed with exit code 1.
test (18.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
Cypress tests: 2 failed