Append new DHCP options to existing options #9417
Annotations
10 errors
golangci-lint:
cmd/daemon/cniserver.go#L23
could not import github.com/kubeovn/kube-ovn/pkg/ovs (-: # github.com/kubeovn/kube-ovn/pkg/ovs
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L95
[...]string{…} (value of type [5]string) is not constant
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L148
[...]string{…} (value of type [1]string) is not constant) (typecheck)
|
golangci-lint:
mocks/pkg/ovs/interface.go#L16
could not import github.com/kubeovn/kube-ovn/pkg/ovs (-: # github.com/kubeovn/kube-ovn/pkg/ovs
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L95
[...]string{…} (value of type [5]string) is not constant
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L148
[...]string{…} (value of type [1]string) is not constant) (typecheck)
|
golangci-lint:
pkg/controller/controller.go#L31
could not import github.com/kubeovn/kube-ovn/pkg/ovs (-: # github.com/kubeovn/kube-ovn/pkg/ovs
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L95
[...]string{…} (value of type [5]string) is not constant
|
golangci-lint:
pkg/ovs/ovn-nb-dhcp_options.go#L148
[...]string{…} (value of type [1]string) is not constant) (typecheck)
|
golangci-lint:
pkg/daemon/controller.go#L31
could not import github.com/kubeovn/kube-ovn/pkg/ovs (-: # github.com/kubeovn/kube-ovn/pkg/ovs
|
Loading