Skip to content

Add Hop MAGIC & rETH #777

Add Hop MAGIC & rETH

Add Hop MAGIC & rETH #777

Triggered via pull request November 20, 2023 15:37
Status Failure
Total duration 25s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Type '{ readonly ETH: { readonly name: "Wrapped Ether"; readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"; readonly symbol: "WETH"; readonly oracleId: "WETH"; readonly decimals: 18; readonly chainId: 42161; ... 4 more ...; readonly documentation: "https://ethereum.org/en/developers/docs/"; }; ... 94 more ...;...' is not assignable to type 'ConstRecord<{ readonly ETH: { readonly name: "Wrapped Ether"; readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"; readonly symbol: "WETH"; readonly oracleId: "WETH"; readonly decimals: 18; ... 5 more ...; readonly documentation: "https://ethereum.org/en/developers/docs/"; }; ... 94 more ...; readonly LOD...'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/