fix: ci test #9
Annotations
24 errors
unit-tests (ubuntu-latest, lts/*):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, lts/*):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (ubuntu-latest, lts/*):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, lts/*)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (ubuntu-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, lts/-1)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, latest):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, latest):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (ubuntu-latest, latest):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (ubuntu-latest, latest)
Process completed with exit code 1.
|
unit-tests (windows-latest, latest):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, latest):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (windows-latest, latest):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, latest)
Process completed with exit code 1.
|
unit-tests (windows-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (windows-latest, lts/-1):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, lts/-1)
Process completed with exit code 1.
|
unit-tests (windows-latest, lts/*):
test/utils/onchain-helpers.test.ts#L76
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, lts/*):
test/utils/onchain-helpers.test.ts#L84
Argument of type '{ chainId: bigint; }' is not assignable to parameter of type 'Network'.
|
unit-tests (windows-latest, lts/*):
test/utils/onchain-helpers.test.ts#L86
Argument of type 'JsonRpcProvider' is not assignable to parameter of type 'string'.
|
unit-tests (windows-latest, lts/*)
Process completed with exit code 1.
|