Skip to content

chore: update

chore: update #174

Triggered via push September 26, 2024 10:01
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: components/GC.vue#L4
Expected "~/types" to come before "~/utils"
lint: types/index.ts#L4
Expected "./article" to come before "./gc"
lint: uno.config.ts#L4
Expected "defineConfig" to come before "RuleContext"
lint: uno.config.ts#L7
Expected "@unocss/preset-mini/utils" to come before "unocss-preset-useful"
lint: uno.config.ts#L8
Expected "@iconify/utils/lib/loader/node-loaders" to come before "@unocss/preset-mini/utils"
lint: utils/gc.ts#L58
Use `new Array()` instead of `Array()`
lint: utils/index.ts#L2
Expected "./common" to come before "./gc"
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/