Merge branch 'develop' into chore/dependabot-action-updates #43834
Annotations
20 warnings
Run pnpm lint:
contracts/test/v0.7/KeeperRegistry1_1.test.ts#L47
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L1430
'request' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L1431
'responseParams' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L2035
'request' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L2036
'responseParams' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L3129
'basicConsumer' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/Operator.test.ts#L3139
'request' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.7/UpkeepRegistrationRequests.test.ts#L34
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/KeeperRegistrar.test.ts#L37
Do not use "@ts-ignore" because it alters compilation errors
|
Run solhint
Internal function preventExecution is not prefixed with underscore (_)
|
Run solhint
Avoid to use tx.origin
|
Run solhint
global import of path ./AutomationBase.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint
global import of path ./interfaces/AutomationCompatibleInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint
Immutable variable FALLBACK_ADDRESS is not prefixed with 'i_'
|
Run solhint
When fallback is not payable you will not be able to receive ether
|
Run solhint
Fallback function must be simple
|
Run solhint
Found more than One contract per file. 2 contracts found!
|
Run solhint
global import of path ../../shared/access/ConfirmedOwner.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint
global import of path ../interfaces/AutomationCompatibleInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading