Skip to content

feat(teatest/v2): use virtual terminal #69

feat(teatest/v2): use virtual terminal

feat(teatest/v2): use virtual terminal #69

Triggered via pull request November 9, 2024 23:24
Status Failure
Total duration 24s
Artifacts

teatest-v2.yml

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

Annotations

11 errors
build (ubuntu-latest)
cannot use &Screen{} (value of type *Screen) as cellbuf.Screen value in variable declaration: *Screen does not implement cellbuf.Screen (missing method Draw)
build (ubuntu-latest)
s.buf.SetCell undefined (type cellbuf.Buffer has no field or method SetCell)
build (ubuntu-latest)
cannot use t.scr (variable of type *Screen) as cellbuf.Screen value in argument to cellbuf.Render: *Screen does not implement cellbuf.Screen (missing method Draw)
build (ubuntu-latest)
s.Buffer.SetCell undefined (type cellbuf.Buffer has no field or method SetCell)
build (ubuntu-latest)
undefined: cellbuf.RenderLineWithProfile
build (ubuntu-latest)
undefined: cellbuf.SetContent
build (ubuntu-latest)
undefined: cellbuf.RenderLineWithProfile
build (ubuntu-latest)
Process completed with exit code 1.
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.