Skip to content

fix(deps): update module go.datum.net/network-services-operator to v0.16.0 #481

fix(deps): update module go.datum.net/network-services-operator to v0.16.0

fix(deps): update module go.datum.net/network-services-operator to v0.16.0 #481

Triggered via pull request February 19, 2026 22:27
Status Failure
Total duration 2m 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)