feat: use image.Point instead of cellbuf.Position for cursor position #2960
Annotations
7 errors and 1 warning
cell_renderer.go#L496
`if c.altScreen` has complex nested blocks (complexity: 17) (nestif)
|
cell_renderer.go#L525
Magic number: 3, in <condition> detected (gomnd)
|
cell_renderer.go#L536
Magic number: 3, in <condition> detected (gomnd)
|
cell_renderer.go#L128
error returned from external package is unwrapped: sig: func io.WriteString(w io.Writer, s string) (n int, err error) (wrapcheck)
|
cell_renderer.go#L192
error returned from external package is unwrapped: sig: func io.WriteString(w io.Writer, s string) (n int, err error) (wrapcheck)
|
cell_renderer.go#L479
directive `// nolint:errcheck` should be written without leading space as `//nolint:errcheck` (nolintlint)
|
cell_renderer.go#L483
directive `// nolint:errcheck` should be written without leading space as `//nolint:errcheck` (nolintlint)
|
|
The logs for this run have expired and are no longer available.
Loading