Skip to content

cmd: migrate bench command to cobra style #2138

cmd: migrate bench command to cobra style

cmd: migrate bench command to cobra style #2138

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

failpoint_test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

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