Change DNS to pointer in NetConf/Results #528
Annotations
8 errors and 1 warning
libcni/api_test.go#L1
: # github.com/containernetworking/cni/libcni_test [github.com/containernetworking/cni/libcni.test]
|
libcni/api_test.go#L1006
cannot use types.DNS{…} (value of type "github.com/containernetworking/cni/pkg/types".DNS) as type *"github.com/containernetworking/cni/pkg/types".DNS in struct literal
|
libcni/conf_test.go#L499
cannot use types.DNS{…} (value of type "github.com/containernetworking/cni/pkg/types".DNS) as type *"github.com/containernetworking/cni/pkg/types".DNS in struct literal (typecheck)
|
pkg/types/args_test.go#L1
: # github.com/containernetworking/cni/pkg/types_test [github.com/containernetworking/cni/pkg/types.test]
|
pkg/types/types_test.go#L179
cannot use types.DNS{…} (value of type "github.com/containernetworking/cni/pkg/types".DNS) as type *"github.com/containernetworking/cni/pkg/types".DNS in struct literal (typecheck)
|
pkg/types/100/types_suite_test.go#L1
: # github.com/containernetworking/cni/pkg/types/100_test [github.com/containernetworking/cni/pkg/types/100.test]
|
pkg/types/100/types_test.go#L75
cannot use types.DNS{…} (value of type "github.com/containernetworking/cni/pkg/types".DNS) as type *"github.com/containernetworking/cni/pkg/types".DNS in struct literal (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading