Skip to content

Merge branch 'develop' into bump-foundry- #45628

Merge branch 'develop' into bump-foundry-

Merge branch 'develop' into bump-foundry- #45628

Re-run triggered November 10, 2023 13:45
Status Success
Total duration 1m 23s
Artifacts

solidity.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Lint: contracts/test/v0.7/KeeperRegistry1_1.test.ts#L47
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.7/Operator.test.ts#L1430
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L1431
'responseParams' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L2035
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L2036
'responseParams' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L3129
'basicConsumer' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L3139
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/UpkeepRegistrationRequests.test.ts#L34
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.8/KeeperRegistrar.test.ts#L37
Do not use "@ts-ignore" because it alters compilation errors
Lint
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)
Lint
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)
Lint
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)
Lint
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)
Lint
Constant variable c_feedParamKey is not in all caps, it should be C_FEEDPARAMKEY
Lint
Explicitly mark visibility of state
Lint
Constant variable c_timeParamKey is not in all caps, it should be C_TIMEPARAMKEY
Lint
Explicitly mark visibility of state
Lint
Constant variable scale is not in all caps, it should be SCALE
Lint
Explicitly mark visibility of state