refact: remove unused struct fields, enable related linter #5605
Annotations
6 errors
Build + tests:
pkg/acquisition/modules/syslog/internal/parser/rfc5424/parse.go#L24
field `useCurrentYear` is unused (unused)
|
Build + tests:
pkg/appsec/appsec_rules_collection.go#L16
field `collectionName` is unused (unused)
|
Build + tests:
pkg/csplugin/hclog_adapter.go#L41
field `impliedArgs` is unused (unused)
|
Build + tests:
cmd/crowdsec-cli/cliexplain/explain.go#L47
field `cfg` is unused (unused)
|
Build + tests:
cmd/crowdsec/lpmetrics.go#L38
field `consoleOptions` is unused (unused)
|
Build + tests
issues found
|