Skip to content

feat(ansi): implement ansi.Modes type (#288) #173

feat(ansi): implement ansi.Modes type (#288)

feat(ansi): implement ansi.Modes type (#288) #173

Triggered via push December 2, 2024 20:57
Status Failure
Total duration 41s
Artifacts

examples.yml

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

Annotations

14 errors and 1 warning
build (ubuntu-latest)
csi.Range undefined (type *ansi.CsiSequence has no field or method Range)
build (ubuntu-latest)
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
build (ubuntu-latest)
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
build (ubuntu-latest)
assignment mismatch: 1 variable but csi.Param returns 2 values
build (ubuntu-latest)
not enough arguments in call to csi.Param
build (ubuntu-latest)
assignment mismatch: 1 variable but csi.Param returns 2 values
build (ubuntu-latest)
not enough arguments in call to csi.Param
build (ubuntu-latest)
too many arguments in call to parseMouseButton
build (ubuntu-latest)
not enough arguments in call to csi.Param
build (ubuntu-latest)
invalid operation: csi.Cmd |= int(b[i]) << parser.MarkerShift (mismatched types ansi.Command and int)
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636