resolve conflicts #45877
Annotations
20 warnings
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 pnpm lint:
contracts/test/v0.8/VRFSubscriptionBalanceMonitor.test.ts#L282
'tx' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L276
'tx' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L267
'tx' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L40
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L42
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L46
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L77
Do not use "@ts-ignore" because it alters compilation errors
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L1094
'maxPayment' is never reassigned. Use 'const' instead
|
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)
|
Run solhint
global import of path ../interfaces/StreamsLookupCompatibleInterface.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 ../../ChainSpecificUtil.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
Constant variable c_feedParamKey is not in all caps, it should be C_FEEDPARAMKEY
|
Run solhint
Explicitly mark visibility of state
|
Run solhint
Constant variable c_timeParamKey is not in all caps, it should be C_TIMEPARAMKEY
|
Run solhint
Explicitly mark visibility of state
|
Run solhint
Constant variable scale is not in all caps, it should be SCALE
|
Run solhint
Explicitly mark visibility of state
|
The logs for this run have expired and are no longer available.
Loading