Skip to content

x-pack/filebeat/input/gcs: add support for CSV decoding #23132

x-pack/filebeat/input/gcs: add support for CSV decoding

x-pack/filebeat/input/gcs: add support for CSV decoding #23132

Triggered via pull request September 25, 2024 06:29
Status Failure
Total duration 8m 37s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
lint (linux): x-pack/filebeat/input/gcs/decoding_csv.go#L66
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux): x-pack/filebeat/input/gcs/decoding_csv.go#L118
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux): x-pack/filebeat/input/gcs/decoding_csv.go#L135
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux): x-pack/filebeat/input/gcs/job.go#L341
assigned to isStreamGzipped, but reassigned without using the value (wastedassign)
lint (linux)
issues found
lint (windows)
The job was canceled because "linux" failed.
lint (windows): x-pack/filebeat/input/gcs/decoding_csv.go#L66
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): x-pack/filebeat/input/gcs/decoding_csv.go#L118
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): x-pack/filebeat/input/gcs/decoding_csv.go#L135
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): x-pack/filebeat/input/gcs/job.go#L341
assigned to isStreamGzipped, but reassigned without using the value (wastedassign)
lint (windows)
issues found
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']