Skip to content

Enhance Load Generator to Query Pre-Generated Data Blocks #865

Enhance Load Generator to Query Pre-Generated Data Blocks

Enhance Load Generator to Query Pre-Generated Data Blocks #865

Triggered via pull request November 12, 2024 19:47
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: tools/load-generator/main.go#L140
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tools/load-generator/main.go#L146
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tools/load-generator/main.go#L219
unnecessary trailing newline (whitespace)
lint
issues found