Skip to content

cmd: migrate bench command to cobra style #1372

cmd: migrate bench command to cobra style

cmd: migrate bench command to cobra style #1372

Triggered via pull request July 24, 2025 04:56
Status Failure
Total duration 35s
Artifacts

robustness_test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
arm64 / test
issues found
arm64 / test: cmd/bbolt/command_bench.go#L45
field statsInterval is unused (unused)
arm64 / test: cmd/bbolt/command_bench.go#L18
File is not properly formatted (gci)
arm64 / test: cmd/bbolt/command_bench.go#L137
Error return value of `o.setOptionValues` is not checked (errcheck)
arm64 / test: cmd/bbolt/command_bench.go#L136
Error return value of `o.validate` is not checked (errcheck)
amd64 / test
issues found
amd64 / test: cmd/bbolt/command_bench.go#L45
field statsInterval is unused (unused)
amd64 / test: cmd/bbolt/command_bench.go#L18
File is not properly formatted (gci)
amd64 / test: cmd/bbolt/command_bench.go#L137
Error return value of `o.setOptionValues` is not checked (errcheck)
amd64 / test: cmd/bbolt/command_bench.go#L136
Error return value of `o.validate` is not checked (errcheck)