Skip to content

chore(deps): update tools & commanders (patch) - autoclosed #1280

chore(deps): update tools & commanders (patch) - autoclosed

chore(deps): update tools & commanders (patch) - autoclosed #1280

Triggered via pull request September 1, 2024 13:50
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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"