Skip to content

Maintain parity between go_generate and makefile for contracts #76762

Maintain parity between go_generate and makefile for contracts

Maintain parity between go_generate and makefile for contracts #76762

Triggered via push August 28, 2024 16:35
Status Failure
Total duration 5m 39s
Artifacts

solidity.yml

on: push
Detect changes
9s
Detect changes
Detect readonly solidity file changes
12s
Detect readonly solidity file changes
Tag Check
7s
Tag Check
Solidity Lint
46s
Solidity Lint
Prettier Formatting
54s
Prettier Formatting
Prepublish Test
1m 26s
Prepublish Test
Native Compilation
4m 57s
Native Compilation
Publish Beta NPM
0s
Publish Beta NPM
Publish Prod NPM
0s
Publish Prod NPM
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Prettier Formatting
Process completed with exit code 1.
Solidity Lint: contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L168
'blankRegistry' is assigned a value but never used. Allowed unused vars must match /^_/u
Solidity Lint: contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L405
'numUpkeeps' is assigned a value but never used. Allowed unused vars must match /^_/u
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L124
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L166
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L204
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L206
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L255
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L257
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder4_0.test.ts#L64
'upkeepsV13' is assigned a value but never used. Allowed unused vars must match /^_/u
Solidity Lint: contracts/test/v0.8/automation/UpkeepTranscoder4_0.test.ts#L65
'upkeepsV21' is assigned a value but never used. Allowed unused vars must match /^_/u