Skip to content

Commented out line caused build issue #194

Commented out line caused build issue

Commented out line caused build issue #194

Triggered via push August 27, 2023 13:17
Status Failure
Total duration 58s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (16.x): hardhat.config.ts#L150
Type '{ apiKey: string; customChains: { network: string; chainId: number; urls: { apiURL: string; browserURL: string; }; }[]; }' is not assignable to type 'EtherscanConfig'.
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/