chore(deps): update dependency @antfu/eslint-config to v3 #2116
ci.yml
on: pull_request
Lint: node-20, ubuntu-latest
13s
Matrix: test
Annotations
7 errors
Lint: node-20, ubuntu-latest:
example/src/main.ts#L4
Expected "~pages" (external) to come before "./App.vue" (sibling)
|
Lint: node-20, ubuntu-latest:
example/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
Lint: node-20, ubuntu-latest:
src/index.ts#L6
Expected "./types" (sibling-type) to come before "./sitemap" (sibling)
|
Lint: node-20, ubuntu-latest:
src/sitemap.ts#L7
Expected "./types" (sibling-type) to come before "./utils" (sibling)
|
Lint: node-20, ubuntu-latest:
test/index.spec.ts#L2
Expected "node:fs" to come before "node:path"
|
Lint: node-20, ubuntu-latest:
test/index.spec.ts#L8
Expected "../src/options" to come before "../src/sitemap"
|
Lint: node-20, ubuntu-latest
Process completed with exit code 1.
|