Skip to content

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

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 #477

Triggered via pull request February 18, 2026 22:33
Status Failure
Total duration 2m 58s
Artifacts

test-e2e.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)