This repository has been archived by the owner on May 31, 2024. It is now read-only.
Integrate Bubbletea list CLI for command selecting #721
Annotations
5 errors and 1 warning
Lint:
pkg/bubbletea/bubbletea_list_util.go#L83
Error return value is not checked (errcheck)
|
Lint:
cmd/root.go#L106
Error return value of `bubbletea.ShowCmdList` is not checked (errcheck)
|
Lint:
pkg/bubbletea/bubbletea_list_util.go#L28
don't use ALL_CAPS in Go names; use CamelCase (golint)
|
Lint:
pkg/bubbletea/bubbletea_list_util.go#L51
genDomainListModel - result 1 (error) is always nil (unparam)
|
Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading