New chains #1
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/sourcifyVerifier.ts#L5
'encodeArguments' is defined but never used
|
src/sourcifyVerifier.ts#L7
'chainConfig' is defined but never used
|
src/sourcifyVerifier.ts#L9
'hardhatConfig' is defined but never used
|
src/sourcifyVerifier.ts#L17
'getEtherscanEndpoints' is defined but never used
|
src/sourcifyVerifier.ts#L20
'toVerifyRequest' is defined but never used
|
src/sourcifyVerifier.ts#L21
'toCheckStatusRequest' is defined but never used
|
src/sourcifyVerifier.ts#L22
'EtherscanVerifyRequest' is defined but never used
|
src/sourcifyVerifier.ts#L26
'delay' is defined but never used
|
src/sourcifyVerifier.ts#L27
'EtherscanResponse' is defined but never used
|
src/sourcifyVerifier.ts#L28
'getVerificationStatus' is defined but never used
|
This job failed
Loading