Datastreamer Tool JSON Stream #9609
Annotations
7 errors and 1 warning
lint:
tools/datastreamer/main.go#L978
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1003
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1008
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1021
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1022
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
tools/datastreamer/main.go#L1025
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
|