Skip to content

chore: update deps #2226

chore: update deps

chore: update deps #2226

Triggered via push July 17, 2025 10:12
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
typecheck
Process completed with exit code 2.
typecheck: build/plugins/index.ts#L2
Cannot find module '@vitejs/plugin-vue-jsx' or its corresponding type declarations.
typecheck: build/plugins/index.ts#L1
Cannot find module '@vitejs/plugin-vue' or its corresponding type declarations.
lint: src/store/modules/user.ts#L9
Expected "@/enums/cacheEnum" (value-internal) to come before "@/api/user/types" (type-internal)
lint: src/router/index.ts#L4
Expected "./routes" (value-sibling) to come before "vue" (type-external)
lint: src/main.ts#L7
Expected "./assets/styles/index.scss" (side-effect-style) to come before "./App.vue" (value-sibling)
lint: src/hooks/usePage.ts#L3
Expected "@/enums/pageEnum" (value-internal) to come before "vue-router" (type-external)
lint: src/hooks/useGlobSetting.ts#L2
Expected "@/utils/env" (value-internal) to come before "#/config" (type-subpath)
lint: src/hooks/useBreakpoint.ts#L2
Expected "@/enums/breakpointEnum" (value-internal) to come before "vue" (type-external)
lint: src/components/Application/src/useAppContext.ts#L2
Expected "@/hooks/useContext" (value-internal) to come before "vue" (type-external)
lint: src/api/user/index.ts#L2
Expected "@/utils/http" (value-internal) to come before "#/axios" (type-subpath)
lint: build/plugins/info.ts#L6
Expected "../utils" (value-parent) to come before "vite" (type-external)
lint: build/plugins/index.ts#L6
Expected "./compress" (value-sibling) to come before "vite" (type-external)