(feat): Add ability for Functions ToS migrations (#11827) #53798
Annotations
1 error and 20 warnings
Post Collect Metrics
Got error Error: No job for job name: "Lint" found during self-lookup, invalid job name given?
Available jobs names + ids: Detect changes|21633968188,Prepublish Test|21633972953,Native Compilation|21633973101,Solidity Lint|21633973256,Prettier Formatting|21633973452
, failing action
|
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
Fallback should be external and payable to accept native currency
|
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
|
Run solhint
Internal function getReport is not prefixed with underscore (_)
|
Run solhint
Internal function bytes32ToHexString is not prefixed with underscore (_)
|
Run solhint
Internal function updateFeed is not prefixed with underscore (_)
|
The logs for this run have expired and are no longer available.
Loading