refactor: update contracts library to support viem #9822
Annotations
12 errors
checks
Type 'string' is not assignable to type '`0x${string}`'.
|
checks
@venusprotocol/evm#tsc: command (/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm) /tmp/yarn--1737025526310-0.027397755241565847/yarn run tsc exited (2)
|
checks
Type 'string' is not assignable to type '`0x${string}`'.
|
checks
Type '"" | `0x${string}`' is not assignable to type '`0x${string}`'.
|
checks
Type '"" | `0x${string}`' is not assignable to type '`0x${string}`'.
|
checks
Type 'string' is not assignable to type '`0x${string}`'.
|
checks
Type '"" | `0x${string}`' is not assignable to type '`0x${string}`'.
|
checks
Process completed with exit code 2.
|
test
@venusprotocol/evm#test: command (/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm) /tmp/yarn--1737025497619-0.8507197908103885/yarn run test --coverage exited (1)
|
test
Process completed with exit code 1.
|
test
Failed to parse the json-summary at path "/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm/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/venus-protocol-interface/venus-protocol-interface/apps/evm/coverage/coverage-summary.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 mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm/coverage/coverage-summary.json'
|