Replace Python tests with GO test #35447
Annotations
4 errors
golangci-lint
issues found
|
golangci-lint:
filebeat/testing/integration/sample_test.go#L248
Error return value of `os.Create` is not checked (errcheck)
|
golangci-lint:
filebeat/testing/integration/sample_test.go#L203
Error return value of `os.Create` is not checked (errcheck)
|
golangci-lint:
filebeat/testing/integration/sample_test.go#L202
Error return value of `os.Create` is not checked (errcheck)
|
Loading