feat: add mobile support #17
Annotations
5 errors
web
Failed to parse the json-summary at path "/home/runner/work/sharelist.xyz/sharelist.xyz/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/sharelist.xyz/sharelist.xyz/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1242:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.0/dist/index.js:71:797)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.0/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.0/dist/index.js:149:626)
|
web
Error: ENOENT: no such file or directory, open '/home/runner/work/sharelist.xyz/sharelist.xyz/coverage/coverage-summary.json'
|
web:
src/App.tsx#L103
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
web:
src/App.tsx#L103
Non-interactive elements should not be assigned mouse or keyboard event listeners
|
web
Process completed with exit code 1.
|