update #50522
Annotations
1 error and 20 warnings
Run solhint
Process completed with exit code 1.
|
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
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
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
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L42
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L77
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L1094
'maxPayment' is never reassigned. Use 'const' instead
|
Run solhint
Immutable variable METIS_ORACLE is not prefixed with 'i_'
|
Run solhint
Immutable variable SCROLL_ORACLE is not prefixed with 'i_'
|
Run solhint
Found more than One contract per file. 2 contracts found!
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
Run solhint
Rule is set with explicit type [var/s: uint]
|
The logs for this run have expired and are no longer available.
Loading