Fix e2e tests after soroban-rpc -> stellar-rpc rename #567
Annotations
6 errors
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L223
undefined: interfaces.interfaces (typecheck)
|
golangci-lint:
cmd/stellar-rpc/main.go#L13
could not import github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/daemon (-: # github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/daemon
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L223
undefined: interfaces.interfaces) (typecheck)
|
golangci-lint:
cmd/stellar-rpc/internal/integrationtest/infrastructure/test.go#L32
could not import github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/daemon (-: # github.com/stellar/stellar-rpc/cmd/stellar-rpc/internal/daemon
|
golangci-lint:
cmd/stellar-rpc/internal/daemon/daemon.go#L223
undefined: interfaces.interfaces) (typecheck)
|
golangci-lint
issues found
|