Skip to content

feat: use image.Point instead of cellbuf.Position for cursor position #2960

feat: use image.Point instead of cellbuf.Position for cursor position

feat: use image.Point instead of cellbuf.Position for cursor position #2960

Triggered via push October 16, 2024 14:21
Status Success
Total duration 27s
Artifacts

lint-soft.yml

on: push
lint-soft
17s
lint-soft
Fit to window
Zoom out
Zoom in

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