Skip to content

feat: upgrade shiki #254

feat: upgrade shiki

feat: upgrade shiki #254

Triggered via push September 10, 2024 00:39
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: playground/vite.config.ts#L5
Expected "@vitejs/plugin-vue" to come before "vite"
lint: playground/vite.config.ts#L7
Expected "unplugin-auto-import/vite" to come before "unplugin-vue-components/vite"
lint: playground/vite.config.ts#L8
Expected "unocss/vite" to come before "unplugin-auto-import/vite"
lint: playground/vite.config.ts#L11
Expected "unplugin-vue-router" to come before "unplugin-vue-router/vite"
lint: scripts/bump.ts#L4
Expected "semver" to come before "simple-git"
lint: scripts/grammars/cleanup-cli.ts#L2
Expected "node:path" to come before "node:url"
lint: scripts/grammars/cleanup-cli.ts#L3
Expected "node:fs" to come before "node:path"
lint: scripts/grammars/detect-cli.ts#L2
Expected "node:fs/promises" to come before "node:url"
lint: scripts/grammars/detect-cli.ts#L5
Expected "detectRegexFeatures" to come before "FEATURES_SUPPORTED_BY_JS"
lint: scripts/grammars/fetch.ts#L5
Expected "chalk" to come before "p-limit"