Feature/wip #6
Annotations
6 errors
lint:
datastreamer/streamfile.go#L375
Error return value of `f.extendFile` is not checked (errcheck)
|
lint:
cmd/main.go#L20
Error return value of `s.Start` is not checked (errcheck)
|
lint:
cmd/main.go#L32
Error return value of `s.StartStreamTx` is not checked (errcheck)
|
lint:
cmd/main.go#L36
Error return value of `s.AddStreamEntry` is not checked (errcheck)
|
lint:
cmd/main.go#L40
Error return value of `s.CommitStreamTx` is not checked (errcheck)
|
lint
Process completed with exit code 2.
|