chore(deps): update root (major) #445
Annotations
12 errors
📚 Main (ubuntu-latest):
playground/src/main.ts#L3
Expected "./App.vue" to come before "./style.css"
|
📚 Main (ubuntu-latest):
playground/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
📚 Main (ubuntu-latest):
src/components/Avvvatars.vue#L3
Expected "vue" to come before "vue"
|
📚 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):
vite.config.ts#L10
Expected "unplugin-vue-macros/vite" to come before "vite-plugin-dts"
|
📚 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 ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:800)
at async uu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:881)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2032)
|
📚 Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/avvvatars-vue/avvvatars-vue/coverage/coverage-summary.json'
|