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 28m 3s
Artifacts
Matrix: test-windows
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-windows (windows-amd64-unit-test-4-cpu)
Process completed with exit code 2.
test-windows (windows-amd64-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-windows (windows-amd64-unit-test-4-cpu): cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand