Switched to modern tools #3
Annotations
7 errors and 2 warnings
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.
|
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.
|
⬣ Linting
Process completed with exit code 1.
|
⚡ Unit Tests
Failed to parse the json-summary at path "/home/runner/work/open-source-stack/open-source-stack/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/open-source-stack/open-source-stack/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:128:191)
at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
|
⚡ Unit Tests
Error: ENOENT: no such file or directory, open '/home/runner/work/open-source-stack/open-source-stack/coverage/coverage-summary.json'
|
🔎 Type check
Could not determine node version from /home/runner/work/open-source-stack/open-source-stack/package.json. Falling back
|
⚡ Unit Tests
Could not determine node version from /home/runner/work/open-source-stack/open-source-stack/package.json. Falling back
|