feat(streamer): pump stream #3828
golangci_lint.yml
on: pull_request
golangci-lint
3m 33s
Annotations
4 errors and 1 warning
golangci-lint
issues found
|
golangci-lint:
x/streamer/keeper/pump_stream.go#L94
G115: integer overflow conversion uint64 -> int64 (gosec)
|
golangci-lint:
x/streamer/keeper/pump_stream.go#L82
G115: integer overflow conversion uint64 -> int64 (gosec)
|
golangci-lint:
x/streamer/keeper/abci.go#L16
File is not properly formatted (gofumpt)
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|