feat: add flow blockchain #3099
Annotations
3 errors and 1 warning
src/clients/clients.spec.ts > EVM Clients > should support all testnet chains:
packages/evm/src/clients/clients.spec.ts#L64
AssertionError: expected 21 to be 24 // Object.is equality
- Expected
+ Received
- 24
+ 21
❯ src/clients/clients.spec.ts:64:36
|
setup-and-test
@axelarjs/evm#test: command (/home/runner/work/axelarjs/axelarjs/packages/evm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
setup-and-test
Process completed with exit code 1.
|
setup-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|