setup multiple network deployment #210
Annotations
4 errors and 2 warnings
Test:
deploy/tests/mainnet/carbon.ts#L98
Expected 1 arguments, but got 2.
|
Test:
deploy/tests/mainnet/carbon.ts#L442
Expected 1 arguments, but got 2.
|
Test:
hardhat.config.ts#L203
Type '{ bancorNetworkV3: { arbitrum: string; tenderly: string; "tenderly-testnet": string; base: string; mantle: string; mainnet: string; } | { arbitrum: string; tenderly: string; "tenderly-testnet": string; base: string; mantle: string; mainnet: string; } | ... 13 more ... | { ...; }; ... 17 more ...; daoPauserMultisig: ...' is not assignable to type '{ [name: string]: string | number | { [network: string]: string | number | null; }; }'.
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|