Kubernetes CNI plugin for EVE #7707
Annotations
10 errors
Yetus:
pkg/kube/cluster-init.sh#L65
shellcheck: warning: ip_address is referenced but not assigned. [SC2154]
|
Yetus:
pkg/kube/eve-bridge/eve-bridge.go#L51
revive: don't use ALL_CAPS in Go names; use CamelCase https://revive.run/r#var-naming
|
Yetus:
pkg/kube/eve-bridge/eve-bridge.go#L52
revive: don't use ALL_CAPS in Go names; use CamelCase https://revive.run/r#var-naming
|
Yetus:
pkg/kube/eve-bridge/README.md#L68
markdownlint:MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. RPC call to zedrouter's met..."]
|
Yetus:
pkg/pillar/base/kubevirt.go#L11
golangcilint: import 'github.com/satori/go.uuid' is not allowed from list 'Main' (depguard)
|
Yetus:
pkg/pillar/go.mod#L217
golangcilint: local replacement are not allowed: github.com/lf-edge/eve/pkg/kube/cnirpc (gomoddirectives)
|
Yetus:
pkg/pillar/nireconciler/linuxitems/netnamespace.go#L31
revive: redundant if ...; err != nil check, just return error instead. https://revive.run/r#if-return
|
Yetus:
pkg/pillar/types/domainmgrtypes.go#L100
golangcilint: types/domainmgrtypes.go:100: Line contains TODO/BUG/FIXME: "FIXME: given config.UUIDandVersion.Versi..." (godox)
|
Yetus:
pkg/pillar/types/domainmgrtypes.go#L109
golangcilint: types/domainmgrtypes.go:109: Line contains TODO/BUG/FIXME: "FIXME: we can likely drop this altogethe..." (godox)
|
Yetus:
pkg/pillar/types/domainmgrtypes.go#L18
golangcilint: import 'github.com/lf-edge/eve/pkg/kube/cnirpc' is not allowed from list 'Main' (depguard)
|
Loading