getLedgerEntries
: optionally use high-performance Core server
#653
Annotations
5 errors
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L129
G115: integer overflow conversion uint -> uint16 (gosec)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L130
G115: integer overflow conversion uint -> uint16 (gosec)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L131
G115: integer overflow conversion uint -> uint16 (gosec)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/interfaces/noOpDaemon.go#L63
The line is 123 characters long, which exceeds the maximum of 120 characters. (lll)
|
golangci-lint
issues found
|