fix: drop Node 18 from CI, require Node >=20 #67
Annotations
1 error and 3 warnings
|
test (18)
Process completed with exit code 1.
|
|
test (22)
Couldn't write a comment to the pull request. Please make sure your job has the permission 'pull-requests: write'.
Original Error was: [HttpError] - Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
test (22)
Failed to parse JSON Final at path "/home/runner/work/ContextCompressionEngine/ContextCompressionEngine/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/ContextCompressionEngine/ContextCompressionEngine/coverage/coverage-final.json'
at async open (node:internal/fs/promises:637:25)
at async readFile (node:internal/fs/promises:1269:14)
at async by (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:2186)
at async ky (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:77:36)
at async h2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:159:1023)
|
|
test (22)
Failed to read vite config file at any default location in "./".
Make sure you provide the vite-config-path option if you're using a non-default location or name of your config file.
Will not include thresholds in the final report.
|