Skip to content

fix(ansi): tab is a zero-width character (#238) #42

fix(ansi): tab is a zero-width character (#238)

fix(ansi): tab is a zero-width character (#238) #42

Triggered via push November 4, 2024 17:55
Status Failure
Total duration 1m 17s
Artifacts

teatest-v2.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (windows-latest)
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to enableMode
build (windows-latest)
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to disableMode
build (windows-latest)
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to enableMode
build (windows-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
build (windows-latest)
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to enableMode
build (windows-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
build (windows-latest)
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to disableMode
build (windows-latest)
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to disableMode
build (windows-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to disableMode
build (windows-latest)
undefined: ansi.CursorVisibilityMode
build (macos-latest)
The job was canceled because "windows-latest" failed.
build (ubuntu-latest)
The job was canceled because "windows-latest" failed.
build (ubuntu-latest)
The operation was canceled.