Switch to cobra for argument parsing + shell completions #25
Annotations
4 errors and 2 warnings
lint:
cmd/attach.go#L37
Error return value of `cmd.RegisterFlagCompletionFunc` is not checked (errcheck)
|
lint:
cmd/cat.go#L60
Error return value of `cmd.RegisterFlagCompletionFunc` is not checked (errcheck)
|
lint:
cmd/edit.go#L39
Error return value of `cmd.RegisterFlagCompletionFunc` is not checked (errcheck)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|