Skip to content

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0 #75

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0 #75

Triggered via pull request November 21, 2024 09:20
Status Failure
Total duration 25s
Artifacts

coverage.yml

on: pull_request
coverage  /  coverage
15s
coverage / coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coverage / coverage: writer.go#L61
cannot convert 'm' (untyped rune constant 109) to type func() ansi.Command
coverage / coverage: writer.go#L84
p.ParamsLen undefined (type *ansi.Parser has no field or method ParamsLen, but does have unexported field paramsLen)
coverage / coverage: writer.go#L85
not enough arguments in call to ansi.Param
coverage / coverage: writer.go#L85
invalid operation: cannot index p.Params (value of type func() []ansi.Parameter)
coverage / coverage: writer.go#L87
not enough arguments in call to param.Param
coverage / coverage: writer.go#L99
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
coverage / coverage: writer.go#L116
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
coverage / coverage: writer.go#L127
cannot use p.Params (value of type func() []ansi.Parameter) as []int value in argument to readColor
coverage / coverage: writer.go#L165
not enough arguments in call to ansi.Param
coverage / coverage: writer.go#L165
not enough arguments in call to param.Param