Skip to content

chore(deps): update dependency vue-tsc to ^2.1.6 - autoclosed #1286

chore(deps): update dependency vue-tsc to ^2.1.6 - autoclosed

chore(deps): update dependency vue-tsc to ^2.1.6 - autoclosed #1286

Triggered via pull request September 4, 2024 20:07
Status Failure
Total duration 51s
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"