Skip to content

feat: add support for custom gas token #195

feat: add support for custom gas token

feat: add support for custom gas token #195

Triggered via pull request July 13, 2023 13:06
Status Failure
Total duration 3m 51s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Audit
Process completed with exit code 1.
Test (Unit)
Process completed with exit code 2.
Lint
Process completed with exit code 2.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L30
Cannot find module '../abi/factories/L1GatewayRouter__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L31
Cannot find module '../abi/factories/L2GatewayRouter__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L32
Cannot find module '../abi/factories/L1WethGateway__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L33
Cannot find module '../abi/factories/L2ArbitrumGateway__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L34
Cannot find module '../abi/factories/ERC20__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L35
Cannot find module '../abi/ERC20' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L36
Cannot find module '../abi/factories/L2GatewayToken__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L37
Cannot find module '../abi/L2GatewayToken' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L38
Cannot find module '../abi/factories/ICustomToken__factory' or its corresponding type declarations.
Test (Integration): src/lib/assetBridger/erc20Bridger.ts#L39
Cannot find module '../abi/factories/IArbToken__factory' or its corresponding type declarations.