[7.17](backport #42079) [filebeat][netflow]: fix template sharing #26224
Annotations
8 errors and 3 warnings
golangci-lint:
x-pack/filebeat/input/netflow/decoder/config/config.go#L1
: # github.com/elastic/beats/v7/x-pack/filebeat/input/netflow/decoder/config
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/config/config.go#L107
c.sharedTemplates undefined (type *Config has no field or method sharedTemplates) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/v9.go#L46
expected statement, found '<<' (typecheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/v9.go#L53
expected operand, found '==' (typecheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/v9.go#L64
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/v9.go#L69
missing ',' in composite literal (typecheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/v9.go#L72
expected ';', found error (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Loading