fix: fix Conntrack GC running in Retina default #5159
Annotations
8 errors
golangci-lint:
pkg/bpf/setup_linux.go#L12
could not import github.com/microsoft/retina/pkg/plugin/conntrack (-: # github.com/microsoft/retina/pkg/plugin/conntrack
|
golangci-lint:
pkg/plugin/conntrack/conntrack_linux.go#L97
ct.cfg undefined (type *Conntrack has no field or method cfg)) (typecheck)
|
golangci-lint:
pkg/managers/pluginmanager/pluginmanager.go#L17
could not import github.com/microsoft/retina/pkg/plugin/conntrack (-: # github.com/microsoft/retina/pkg/plugin/conntrack
|
golangci-lint:
pkg/plugin/conntrack/conntrack_linux.go#L97
ct.cfg undefined (type *Conntrack has no field or method cfg)) (typecheck)
|
golangci-lint:
pkg/plugin/conntrack/conntrack_linux.go#L97
ct.cfg undefined (type *Conntrack has no field or method cfg) (typecheck)
|
golangci-lint:
pkg/plugin/packetparser/packetparser_linux.go#L35
could not import github.com/microsoft/retina/pkg/plugin/conntrack (-: # github.com/microsoft/retina/pkg/plugin/conntrack
|
golangci-lint:
pkg/plugin/conntrack/conntrack_linux.go#L97
ct.cfg undefined (type *Conntrack has no field or method cfg)) (typecheck)
|
golangci-lint
issues found
|
Loading