Update vitest version to close vite CEV warning #448
verify.yml
on: pull_request
Annotations
5 errors and 3 warnings
Types:
src/actions/wallet/L1/writeFinalizeWithdrawalTransaction.ts#L4
Cannot find module 'vitest/dist/reporters-cb94c88b.js' or its corresponding type declarations.
|
Types
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
Test
Failed to parse the json-summary at path "/home/runner/work/op-viem/op-viem/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/op-viem/op-viem/coverage/coverage-summary.json'
|
Test
Error: ENOENT: no such file or directory, open '/home/runner/work/op-viem/op-viem/coverage/coverage-summary.json'
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, davelosert/vitest-coverage-report-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|