Apply a workaround to solve slow reading from GRPC. #95
Annotations
4 errors
[golangci] components/faucet/component.go#L310:
components/faucet/component.go#L310
Error return value of `deps.Faucet.ApplyAcceptedTransaction` is not checked (errcheck)
|
[golangci] components/faucet/component.go#L314:
components/faucet/component.go#L314
commentFormatting: put a space between `//` and comment text (gocritic)
|
[golangci] components/faucet/component.go#L309:
components/faucet/component.go#L309
components/faucet/component.go:309: Line contains TODO/BUG/FIXME: "TODO: replace this workaround for slow r..." (godox)
|
GolangCI-Lint
reviewdog exited with status code: 1
|