Bump monorepo dependency to latest protocol-23
branch
#673
Annotations
8 errors
golangci-lint:
cmd/stellar-rpc/internal/jsonrpc.go#L26
could not import github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/methods (-: # github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/methods
|
golangci-lint:
cmd/stellar-rpc/internal/methods/send_transaction.go#L121
undefined: xdr.DiagnosticEvents) (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L125
undefined: ledgerbackend.HTTPQueryServerParams (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L128
undefined: ledgerbackend.HTTPQueryServerParams (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L145
unknown field HTTPQueryServerParams in struct literal of type ledgerbackend.CaptiveCoreTomlParams (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/integrationtest/infrastructure/test.go#L465
logger.SetExitFunc undefined (type *"github.com/stellar/go/support/log".Entry has no field or method SetExitFunc) (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/methods/send_transaction.go#L121
undefined: xdr.DiagnosticEvents (typecheck)
|
golangci-lint
issues found
|