Switched to modern tools #4
Annotations
5 errors and 3 warnings
lint/style/noParameterAssign:
test-apps/remix-vite/app/entry.server.tsx#L77
Reassigning a function parameter is confusing.
|
lint/style/noParameterAssign:
test-apps/remix-vite/app/entry.server.tsx#L127
Reassigning a function parameter is confusing.
|
lint/style/noParameterAssign:
test-apps/remix-vite-cjs/app/entry.server.tsx#L77
Reassigning a function parameter is confusing.
|
lint/style/noParameterAssign:
test-apps/remix-vite-cjs/app/entry.server.tsx#L127
Reassigning a function parameter is confusing.
|
⬣ Linting
Process completed with exit code 1.
|
⚡ 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: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:128:191)
at async gy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:134:36)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2090)
|
⚡ Unit Tests
Could not determine node version from /home/runner/work/open-source-stack/open-source-stack/package.json. Falling back
|
🔎 Type check
Could not determine node version from /home/runner/work/open-source-stack/open-source-stack/package.json. Falling back
|