fix: ci test #9
Annotations
4 errors
Run yarn test:
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
Run yarn test:
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
Run yarn test:
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
Run yarn test
Process completed with exit code 1.
|
Loading