fix(deps): update module go.datum.net/network-services-operator to v0.16.0 #477
Annotations
3 errors
|
Run on Ubuntu
Process completed with exit code 2.
|
|
Run on Ubuntu:
internal/downstreamclient/mappednamespace.go#L219
cannot use &mappedNamespaceClient{} (value of type *mappedNamespaceClient) as client.Client value in variable declaration: *mappedNamespaceClient does not implement client.Client (missing method Apply)
|
|
Run on Ubuntu:
internal/downstreamclient/mappednamespace.go#L46
cannot use &mappedNamespaceClient{…} (value of type *mappedNamespaceClient) as client.Client value in return statement: *mappedNamespaceClient does not implement client.Client (missing method Apply)
|