Skip to content

Fixes for fluent bit plugin #7

Fixes for fluent bit plugin

Fixes for fluent bit plugin #7

Triggered via pull request September 4, 2023 14:47
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
golangci-lint
1m 9s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/storage/ydb.go#L12
File is not `goimports`-ed with -local github.com/ydb-platform/fluent-bit-ydb (goimports)
golangci-lint: internal/storage/ydb_test.go#L13
line is 414 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L14
line is 732 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L15
line is 396 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L17
line is 414 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L18
line is 192 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L27
line is 244 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L28
line is 124 characters (lll)
golangci-lint: internal/storage/ydb_test.go#L30
line is 751 characters (lll)
golangci-lint: internal/storage/ydb.go#L128
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)