Build Image for Tags (#13965) #7
solidity.yml
on: push
Detect changes
7s
Detect readonly solidity file changes
6s
Annotations
4 errors and 10 warnings
Solidity Lint
Got error Error: Input required and not supplied: hostname, failing action
|
Prettier Formatting
Got error Error: Input required and not supplied: hostname, failing action
|
Prepublish Test
Got error Error: Input required and not supplied: hostname, failing action
|
Native Compilation
Got error Error: Input required and not supplied: hostname, failing action
|
Solidity Lint:
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
Solidity Lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L28
'IAutomationForwarderFactory' is defined but never used. Allowed unused vars must match /^_/u
|
Solidity Lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L5138
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L5139
'oldExpiration' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Solidity Lint:
contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L281
'tx' is never reassigned. Use 'const' instead
|
Solidity Lint:
contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L269
'tx' is never reassigned. Use 'const' instead
|
Solidity Lint:
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
|
Solidity Lint:
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
|
Solidity Lint:
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
|
Solidity Lint:
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
|