chore(deps): update root (major) #543
Annotations
10 errors
📚 Main (ubuntu-latest):
playground/src/main.ts#L3
Expected "./App.vue" (sibling) to come before "./style.css" (side-effect)
|
📚 Main (ubuntu-latest):
playground/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
📚 Main (ubuntu-latest):
src/components/Avvvatars.vue#L5
Expected "../lib/colors" to come before "../lib/random"
|
📚 Main (ubuntu-latest):
src/lib/colors.ts#L73
Expected "SHAPE_COLORS" to come before "TEXT_COLORS"
|
📚 Main (ubuntu-latest):
src/lib/random.ts#L2
Expected "./alea" to come before "./mersenne_twister"
|
📚 Main (ubuntu-latest):
test/avvvatars.test.ts#L2
Expected "@vue/test-utils" to come before "vitest"
|
📚 Main (ubuntu-latest):
vitest.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vitest/config"
|
📚 Main (ubuntu-latest)
Process completed with exit code 1.
|
📚 Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/avvvatars-vue/avvvatars-vue/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/avvvatars-vue/avvvatars-vue/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156)
at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237)
at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
|
📚 Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/avvvatars-vue/avvvatars-vue/coverage/coverage-summary.json'
|