wip: make GZIP GA and enabled by default #41319
Annotations
8 errors
|
golangci-lint
issues found
|
|
golangci-lint:
filebeat/input/filestream/input_test.go#L50
SA1019: logp.TestingSetup is deprecated: Prefer using localized loggers. Use logptest.NewTestingLogger. (staticcheck)
|
|
golangci-lint:
filebeat/input/filestream/config.go#L227
`paramaters` is a misspelling of `parameters` (misspell)
|
|
golangci-lint:
filebeat/testing/integration/filestream_gzip_test.go#L200
use of `fmt.Print` forbidden by pattern `fmt.Print.*` (forbidigo)
|
|
golangci-lint:
filebeat/testing/integration/filestream_gzip_test.go#L195
use of `fmt.Print` forbidden by pattern `fmt.Print.*` (forbidigo)
|
|
golangci-lint:
filebeat/testing/integration/filestream_gzip_test.go#L194
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
|
golangci-lint:
filebeat/testing/integration/filestream_gzip_test.go#L188
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
|
golangci-lint:
filebeat/testing/integration/filestream_gzip_test.go#L187
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
Loading