Migration from remix to rr7 #16
Annotations
6 errors and 1 warning
format:
package.json#L1
File content differs from formatting output
|
⬣ Linting
Process completed with exit code 1.
|
🔎 Type check
Canceling since a higher priority waiting request for 'forge-42/open-source-stack-🚀 PR-refs/pull/9/merge' exists
|
🔎 Type check
The operation was canceled.
|
⚡ Unit Tests
Canceling since a higher priority waiting request for 'forge-42/open-source-stack-🚀 PR-refs/pull/9/merge' exists
|
⚡ Unit Tests
The operation was canceled.
|
⚡ Unit Tests
Failed to parse JSON Final at path "/home/runner/work/open-source-stack/open-source-stack/coverage/coverage-final.json".
Line coverage will be empty. To include it, make sure to include the "json" reporter in your vitest execution.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/open-source-stack/open-source-stack/coverage/coverage-final.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/dist/index.js:71:797)
at async dy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:77:36)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:980)
|