Skip to content

Write message in transaction #7260

Write message in transaction

Write message in transaction #7260

Triggered via pull request September 20, 2024 18:25
Status Failure
Total duration 5m 6s
Artifacts

lint.yml

on: pull_request
golangci-lint
35s
golangci-lint
golangci-lint-examples
27s
golangci-lint-examples
golangci-lint-slo
18s
golangci-lint-slo
autoformat check
35s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

15 errors
autoformat check
Process completed with exit code 1.
golangci-lint: topic/topicwriter/topicwriter.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ydb-platform/ydb-go-sdk/v3) (gci)
golangci-lint: topic/topicwriter/topicwriter.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ydb-platform/ydb-go-sdk/v3) (gci)
golangci-lint: internal/tx/transaction.go#L22
File is not `gofumpt`-ed (gofumpt)
golangci-lint: internal/query/transaction.go#L398
File is not `gofumpt`-ed (gofumpt)
golangci-lint: internal/topic/topicclientinternal/client.go#L29
File is not `gofumpt`-ed (gofumpt)
golangci-lint: trace/topic.go#L117
the line is 136 characters long, which exceeds the maximum of 120 characters. (lll)
golangci-lint: trace/topic.go#L119
the line is 133 characters long, which exceeds the maximum of 120 characters. (lll)
golangci-lint: log/topic.go#L712
the line is 158 characters long, which exceeds the maximum of 120 characters. (lll)
golangci-lint: log/topic.go#L729
the line is 155 characters long, which exceeds the maximum of 120 characters. (lll)
golangci-lint: internal/topic/topicwriterinternal/writer_reconnector.go#L41
the line is 291 characters long, which exceeds the maximum of 120 characters. (lll)
golangci-lint-examples: examples/topic/topicwriter/topic_writer_transaction.go#L31
unnecessary leading newline (whitespace)
golangci-lint-examples
issues found