feat: save app state in Base64 encoded string in URL #8
Annotations
6 errors and 2 warnings
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#L24
Unexpected any. Specify a different type
|
web:
src/App.tsx#L38
Unexpected any. Specify a different type
|
web:
src/App.tsx#L43
Unexpected any. Specify a different type
|
web
Process completed with exit code 1.
|
web:
src/App.tsx#L41
React Hook React.useCallback has an unnecessary dependency: 'state'. Either exclude it or remove the dependency array
|
web:
src/main.tsx#L8
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|