chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0 #108
Annotations
10 errors and 1 warning
golangci-lint
cannot convert 'm' (untyped rune constant 109) to type func() ansi.Command
|
golangci-lint
p.ParamsLen undefined (type *ansi.Parser has no field or method ParamsLen, but does have unexported field paramsLen)
|
golangci-lint
not enough arguments in call to ansi.Param
|
golangci-lint
invalid operation: cannot index p.Params (value of type func() []ansi.Parameter)
|
golangci-lint
not enough arguments in call to param.Param
|
golangci-lint
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
|
golangci-lint
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
|
golangci-lint
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
|
golangci-lint
not enough arguments in call to ansi.Param
|
golangci-lint
not enough arguments in call to param.Param
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/colorprofile/colorprofile. Supported file pattern: go.sum
|
Loading