Datastreamer Tool JSON Stream #9610
Triggered via pull request
September 16, 2024 10:52
Status
Failure
Total duration
2m 34s
Artifacts
–
Annotations
5 errors and 1 warning
lint:
tools/datastreamer/main.go#L1041
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1063
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1078
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1085
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
lint
Process completed with exit code 2.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zkevm-node/zkevm-node. Supported file pattern: go.sum
|