ignore keystone in hh compile #12514
Annotations
2 errors and 10 warnings
contracts/hardhat.config.ts#L25
Replace `(p:·string)·=>·!p.includes('/v0.8/keystone')` with `⏎······(p:·string)·=>·!p.includes('/v0.8/keystone'),⏎····`
|
|
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L168
'blankRegistry' is assigned a value but never used. Allowed unused vars must match /^_/u
|
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L405
'numUpkeeps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L281
'tx' is never reassigned. Use 'const' instead
|
contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L269
'tx' is never reassigned. Use 'const' instead
|
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L124
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L166
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L204
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L206
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L255
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
The logs for this run have expired and are no longer available.
Loading