fix(operator/inventory): copy node object on node update #804
Annotations
4 errors
Run make test-full:
bidengine/order_test.go#L176
cannot use scaffold.client (variable of type *"github.com/akash-network/akash-api/go/node/client/v1beta2/mocks".Client) as "github.com/akash-network/akash-api/go/node/client/v1beta2".Client value in argument to session.New: *"github.com/akash-network/akash-api/go/node/client/v1beta2/mocks".Client does not implement "github.com/akash-network/akash-api/go/node/client/v1beta2".Client (missing method PrintMessage)
|
Run make test-full:
bidengine/provider_attributes_test.go#L55
cannot use retval.client (variable of type *"github.com/akash-network/akash-api/go/node/client/v1beta2/mocks".Client) as "github.com/akash-network/akash-api/go/node/client/v1beta2".Client value in argument to session.New: *"github.com/akash-network/akash-api/go/node/client/v1beta2/mocks".Client does not implement "github.com/akash-network/akash-api/go/node/client/v1beta2".Client (missing method PrintMessage)
|
Run make test-full:
manifest/watchdog_test.go#L47
cannot use scaffold.client (variable of type *mocks.Client) as "github.com/akash-network/akash-api/go/node/client/v1beta2".Client value in argument to session.New: *mocks.Client does not implement "github.com/akash-network/akash-api/go/node/client/v1beta2".Client (missing method PrintMessage)
|
Run make test-full
Process completed with exit code 2.
|
Loading