Skip to content

refactor(ansi): rename EraseDisplay constants to EraseScreen and add … #21

refactor(ansi): rename EraseDisplay constants to EraseScreen and add …

refactor(ansi): rename EraseDisplay constants to EraseScreen and add … #21

Triggered via push October 24, 2024 14:59
Status Failure
Total duration 44s
Artifacts

teatest-v2.yml

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

Annotations

13 errors
build (ubuntu-latest)
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to enableMode
build (ubuntu-latest)
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to disableMode
build (ubuntu-latest)
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to enableMode
build (ubuntu-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
build (ubuntu-latest)
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to enableMode
build (ubuntu-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
build (ubuntu-latest)
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to disableMode
build (ubuntu-latest)
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to disableMode
build (ubuntu-latest)
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to disableMode
build (ubuntu-latest)
undefined: ansi.CursorVisibilityMode
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.