refactor(ansi)!: rename WriteKittyGraphics to EncodeKittyGraphics #337
Annotations
10 errors
Run go build -v ./...
not enough arguments in call to cellbuf.NewScreen
|
Run go build -v ./...
unknown field 'Width' in struct literal of type cellbuf.ScreenOptions
|
Run go build -v ./...
unknown field 'Height' in struct literal of type cellbuf.ScreenOptions
|
Run go build -v ./...
scr.PrintCropAt undefined (type *cellbuf.Screen has no field or method PrintCropAt)
|
Run go build -v ./...
not enough arguments in call to cellbuf.NewScreen
|
Run go build -v ./...
unknown field 'Width' in struct literal of type cellbuf.ScreenOptions
|
Run go build -v ./...
unknown field 'Height' in struct literal of type cellbuf.ScreenOptions
|
Run go build -v ./...
scr.SetContent undefined (type *cellbuf.Screen has no field or method SetContent)
|
Run go build -v ./...
scr.SetContentRect undefined (type *cellbuf.Screen has no field or method SetContentRect)
|
Run go build -v ./...
Process completed with exit code 2.
|
Loading