chore: release v0.14.0 #172
Annotations
10 errors and 1 warning
Lint:
README.md#L21
Expected "unocss/preset-uno" (type) to come before "unocss/vite" (external)
|
Lint:
examples/media/src/main.tsx#L2
Expected "react" (external) to come before "uno.css" (side-effect)
|
Lint:
examples/media/unocss.config.ts#L3
Expected "unocss/preset-uno" (type) to come before "unocss-preset-theme" (external)
|
Lint:
examples/media/vite.config.ts#L2
Expected "@vitejs/plugin-react" to come before "vite"
|
Lint:
playground/src/main.ts#L4
Expected "./App.vue" (sibling) to come before "@unocss/reset/tailwind.css" (side-effect)
|
Lint:
playground/tests/build.test.ts#L2
Expected "readdirSync" to come before "readFileSync"
|
Lint:
playground/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
Lint:
playground/vite.config.ts#L4
Expected "unocss/preset-uno" (type) to come before "unocss" (external)
|
Lint:
playground/vite.config.ts#L6
Expected "unocss/vite" to come before "unocss-preset-theme"
|
Lint:
tests/index.test.ts#L4
Expected "@unocss/preset-uno" (type) to come before "@unocss/preset-uno" (external)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading