Skip to content

Add ERC-20 and RPC support required for successful Uniswap transactions #6

Add ERC-20 and RPC support required for successful Uniswap transactions

Add ERC-20 and RPC support required for successful Uniswap transactions #6

Triggered via pull request November 4, 2024 19:02
Status Failure
Total duration 1m 17s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PR CI: src/lib/wallet/evm/provider.ts#L8
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI
Process completed with exit code 2.
PR CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/