docs(ansi): fix deprecated comments #98
Annotations
10 errors and 1 warning
Run go build -v ./...
csi.Range undefined (type *ansi.CsiSequence has no field or method Range)
|
Run go build -v ./...
invalid composite literal type cellbuf.Buffer
|
Run go build -v ./...
assignment mismatch: 2 variables but s.Cell returns 1 value
|
Run go build -v ./...
cannot use cell (variable of type vt.Cell) as type *vt.Cell in argument to s.Buffer.SetCell
|
Run go build -v ./...
undefined: cellbuf.RenderLineWithProfile
|
Run go build -v ./...
c.scr.Resize undefined (type *screen has no field or method Resize)
|
Run go build -v ./...
undefined: cellbuf.SetContent
|
Run go build -v ./...
c.scrs[0].Resize undefined (type screen has no field or method Resize)
|
Run go build -v ./...
c.scrs[1].Resize undefined (type screen has no field or method Resize)
|
Run go build -v ./...
ansi.AltScreenBufferMode.String undefined (type ansi.DECMode has no field or method String)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading