fix: Change logic for batch writing to write when batch size is reached, not exceeded #7347
lint_golang.yml
on: pull_request
Lint with GolangCI
36s
Annotations
3 errors and 1 warning
|
Lint with GolangCI:
plugin/testing_write_delete.go#L214
range: should omit 2nd value from range; this loop is equivalent to `for i := range ...` (revive)
|
|
Lint with GolangCI:
plugin/testing_write_delete.go#L8
File is not properly formatted (gofmt)
|
|
Lint with GolangCI
issues found
|
|
Lint with GolangCI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|