Skip to content

feat(ansi): export XParseColor function #166

feat(ansi): export XParseColor function

feat(ansi): export XParseColor function #166

Triggered via push November 21, 2024 16:37
Status Failure
Total duration 44s
Artifacts

examples.yml

on: push
Matrix: build
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (ubuntu-latest)
cannot convert 'm' (untyped rune constant 109) to func() ansi.Command
build (ubuntu-latest)
p.ParamsLen undefined (type *ansi.Parser has no field or method ParamsLen)
build (ubuntu-latest)
invalid operation: cannot index p.Params (value of type func() []ansi.Parameter)
build (ubuntu-latest)
not enough arguments in call to param.Param
build (ubuntu-latest)
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
build (ubuntu-latest)
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
build (ubuntu-latest)
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
build (ubuntu-latest)
not enough arguments in call to ansi.Param
build (ubuntu-latest)
not enough arguments in call to param.Param
build (ubuntu-latest)
not enough arguments in call to ansi.Param
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.