chore(deps): update tools & commanders (patch) - autoclosed #1287
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"
|