Skip to content

chore(deps): update dependency vite-plugin-vue-devtools to ^7.4.5 - autoclosed #1289

chore(deps): update dependency vite-plugin-vue-devtools to ^7.4.5 - autoclosed

chore(deps): update dependency vite-plugin-vue-devtools to ^7.4.5 - autoclosed #1289

Triggered via pull request September 5, 2024 19:10
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint
Expected an assignment or function call and instead saw an expression
lint
Async arrow function has no 'await' expression
lint
Expected an assignment or function call and instead saw an expression
lint: src/hooks/useContext.ts#L24
Expected an assignment or function call and instead saw an expression
lint: src/hooks/usePage.ts#L28
Expected an assignment or function call and instead saw an expression
lint
Expected an assignment or function call and instead saw an expression
lint
Expected an assignment or function call and instead saw an expression
lint
Expected an assignment or function call and instead saw an expression
lint
Expected an assignment or function call and instead saw an expression
lint: src/utils/http/axios-retry.ts#L12
Async method 'retry' has no 'await' expression
lint: build/plugins/info.ts#L6
Expected "dayjs" to come before "vite"
lint: src/main.ts#L5
Expected "vue" to come before "./assets/styles/tailwind.css"
lint: src/utils/http/Axios.ts#L13
Expected "./axios-transform" to come before "axios"
lint: src/utils/http/axios-transform.ts#L10
Expected "#/axios" to come before "axios"
lint: src/utils/http/index.ts#L5
Expected "@/hooks/useGlobSetting" to come before "@/utils"
lint: src/utils/http/index.ts#L11
Expected "#/axios" to come before "axios"
lint: types/store.d.ts#L2
Expected "@/api/user/types" to come before "@/enums/exceptionEnum"