chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 in /term (#252) #51
Annotations
10 errors
Run go build -v ./...
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to enableMode
|
Run go build -v ./...
cannot use ansi.AltScreenBufferMode (constant 1049 of type ansi.PrivateMode) as type string in argument to disableMode
|
Run go build -v ./...
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to enableMode
|
Run go build -v ./...
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
|
Run go build -v ./...
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to enableMode
|
Run go build -v ./...
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to enableMode
|
Run go build -v ./...
cannot use ansi.MouseCellMotionMode (constant 1002 of type ansi.PrivateMode) as type string in argument to disableMode
|
Run go build -v ./...
cannot use ansi.MouseAllMotionMode (constant 1003 of type ansi.PrivateMode) as type string in argument to disableMode
|
Run go build -v ./...
cannot use ansi.MouseSgrExtMode (constant 1006 of type ansi.PrivateMode) as type string in argument to disableMode
|
Run go build -v ./...
undefined: ansi.CursorVisibilityMode
|
Loading