Skip to content

Enabled public fields #38692

Enabled public fields

Enabled public fields #38692

Triggered via push September 13, 2023 11:59
Status Success
Total duration 6m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

solidity.yml

on: push
Detect changes
11s
Detect changes
Prepublish Test
2m 8s
Prepublish Test
Native Compilation
6m 13s
Native Compilation
Lint
38s
Lint
Prettier Formatting
54s
Prettier Formatting
Fit to window
Zoom out
Zoom in

Annotations

10 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