Skip to content

resolve conflicts #45877

resolve conflicts

resolve conflicts #45877

Triggered via push November 13, 2023 22:31
Status Failure
Total duration 5m 33s
Artifacts

solidity.yml

on: push
Detect changes
9s
Detect changes
Prepublish Test
1m 28s
Prepublish Test
Native Compilation
5m 0s
Native Compilation
Lint
42s
Lint
Prettier Formatting
55s
Prettier Formatting
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
Prettier Formatting
Process completed with exit code 1.
Prepublish Test
Process completed with exit code 1.
Native Compilation
Process completed with exit code 2.
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: contracts/test/v0.8/VRFSubscriptionBalanceMonitor.test.ts#L282
'tx' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L276
'tx' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L267
'tx' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L40
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L42
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/automation/KeeperRegistrar2_0.test.ts#L46
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L77
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/automation/KeeperRegistry1_2.test.ts#L1094
'maxPayment' is never reassigned. Use 'const' instead
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