Let the commands store flagComp functions internally (and avoid global state) #870
Annotations
3 errors
Run RICHGO_FORCE_COLOR=1 PATH=$HOME/go/bin/:$PATH make richtest:
completions.go#L196
cannot use make(map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective), 0) (type map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective)) as type map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective) in assignment
|
Run RICHGO_FORCE_COLOR=1 PATH=$HOME/go/bin/:$PATH make richtest:
completions.go#L196
completionFn is not a type
|
Run RICHGO_FORCE_COLOR=1 PATH=$HOME/go/bin/:$PATH make richtest
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading