Skip to content

Change the Get command to cobra style #8

Change the Get command to cobra style

Change the Get command to cobra style #8

Triggered via push July 1, 2025 17:47
Status Failure
Total duration 10m 40s
Artifacts

tests_amd64.yaml

on: push
Matrix: test-linux-amd64-race / test-linux
Matrix: test-linux-amd64 / test-linux
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-linux-amd64 / test-linux (linux-unit-test-1-cpu)
Process completed with exit code 2.
test-linux-amd64 / test-linux (linux-unit-test-1-cpu): cmd/bbolt/command_root.go#L25
cannot use newGetCommand() (value of type *getCommand) as *cobra.Command value in argument to rootCmd.AddCommand
test-linux-amd64 / test-linux (linux-unit-test-1-cpu): cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand
test-linux-amd64 / test-linux (linux-unit-test-2-cpu)
Process completed with exit code 2.
test-linux-amd64 / test-linux (linux-unit-test-2-cpu): cmd/bbolt/command_root.go#L25
cannot use newGetCommand() (value of type *getCommand) as *cobra.Command value in argument to rootCmd.AddCommand
test-linux-amd64 / test-linux (linux-unit-test-2-cpu): cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand
test-linux-amd64 / test-linux (linux-unit-test-4-cpu)
Process completed with exit code 2.
test-linux-amd64 / test-linux (linux-unit-test-4-cpu): cmd/bbolt/command_root.go#L25
cannot use newGetCommand() (value of type *getCommand) as *cobra.Command value in argument to rootCmd.AddCommand
test-linux-amd64 / test-linux (linux-unit-test-4-cpu): cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race)
Process completed with exit code 2.
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race): cmd/bbolt/command_root.go#L25
cannot use newGetCommand() (value of type *getCommand) as *cobra.Command value in argument to rootCmd.AddCommand
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race): cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand