Improve the command for printing completion scripts #229
Annotations
5 errors and 1 warning
Run golangci-lint:
args.go#L1
: # github.com/urfave/cli/v3 [github.com/urfave/cli/v3.test]
|
Run golangci-lint:
completion_test.go#L203
cannot use func(c *Command) (string, error) {…} (value of type func(c *Command) (string, error)) as renderCompletionFunc value in assignment (typecheck)
|
Run golangci-lint:
examples_test.go#L13
could not import github.com/urfave/cli/v3 (-: # github.com/urfave/cli/v3 [github.com/urfave/cli/v3.test]
|
Run golangci-lint:
completion_test.go#L203
cannot use func(c *Command) (string, error) {…} (value of type func(c *Command) (string, error)) as renderCompletionFunc value in assignment) (typecheck)
|
Run golangci-lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|
Loading