Skip to content

Build with go version 1.22.3 #75

Build with go version 1.22.3

Build with go version 1.22.3 #75

Triggered via pull request May 31, 2024 18:10
Status Failure
Total duration 1m 30s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIP{} (value of type *NetBoxIP) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIP does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIPList{} (value of type *NetBoxIPList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIPList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (compile)
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIP{} (value of type *NetBoxIP) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIP does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIPList{} (value of type *NetBoxIPList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIPList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (compile)
Test (1.22.3, ubuntu-20.04)
Process completed with exit code 1.