refactor: Improve API response structure for clarity #362
tests.yml
on: push
unit-tests
1m 22s
integration-tests
1m 17s
system-tests
3m 35s
Annotations
10 errors
|
unit-tests
Process completed with exit code 1.
|
|
unit-tests:
sdk/adapters/supernodeservice/adapter.go#L373
resp.AvailableServices undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method AvailableServices)
|
|
unit-tests:
sdk/adapters/supernodeservice/adapter.go#L372
resp.AvailableServices undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method AvailableServices)
|
|
unit-tests:
sdk/adapters/supernodeservice/adapter.go#L363
resp.Services undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method Services)
|
|
unit-tests:
sdk/adapters/supernodeservice/adapter.go#L362
resp.Services undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method Services)
|
|
system-tests
Process completed with exit code 1.
|
|
system-tests
resp.AvailableServices undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method AvailableServices)
|
|
system-tests
resp.AvailableServices undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method AvailableServices)
|
|
system-tests
resp.Services undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method Services)
|
|
system-tests
resp.Services undefined (type *"github.com/LumeraProtocol/supernode/gen/supernode".StatusResponse has no field or method Services)
|