fix: contract function calls on testnet #3089
Annotations
4 errors and 1 warning
Run tests:
packages/evm/src/clients/clients.spec.ts#L41
AssertionError: expected 19 to be 20 // Object.is equality
- Expected
+ Received
- 20
+ 19
❯ src/clients/clients.spec.ts:41:36
|
Run tests:
packages/evm/src/clients/clients.spec.ts#L64
AssertionError: expected 20 to be 24 // Object.is equality
- Expected
+ Received
- 24
+ 20
❯ src/clients/clients.spec.ts:64:36
|
Run tests
@axelarjs/evm#test: command (/home/runner/work/axelarjs/axelarjs/packages/evm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading