feat: use image.Point instead of cellbuf.Position for cursor position #2960
Annotations
7 errors and 1 warning
lint-soft:
cell_renderer.go#L496
`if c.altScreen` has complex nested blocks (complexity: 17) (nestif)
|
lint-soft:
cell_renderer.go#L525
Magic number: 3, in <condition> detected (gomnd)
|
lint-soft:
cell_renderer.go#L536
Magic number: 3, in <condition> detected (gomnd)
|
lint-soft:
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)
|
lint-soft:
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)
|
lint-soft:
cell_renderer.go#L479
directive `// nolint:errcheck` should be written without leading space as `//nolint:errcheck` (nolintlint)
|
lint-soft:
cell_renderer.go#L483
directive `// nolint:errcheck` should be written without leading space as `//nolint:errcheck` (nolintlint)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
|