Skip to content

(v2) Revert cursor position from v2-area #2068

(v2) Revert cursor position from v2-area

(v2) Revert cursor position from v2-area #2068

Triggered via pull request January 22, 2025 21:22
Status Success
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
Matrix: lint / lint-soft
Matrix: lint / lint
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
lint / lint-soft (ubuntu-latest): textarea/textarea.go#L1537
textarea/textarea.go:1537: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
lint / lint-soft (ubuntu-latest): textarea/textarea.go#L1264
`if m.row == l && lineInfo.RowOffset == wl` has complex nested blocks (complexity: 15) (nestif)
lint / lint-soft (ubuntu-latest): textarea/textarea.go#L1183
Consider pre-allocating `lines` (prealloc)
lint / lint-soft (ubuntu-latest): textarea/textarea.go#L1680
Consider pre-allocating `r` (prealloc)
lint / lint-soft (ubuntu-latest): textarea/textarea.go#L1688
Consider pre-allocating `result` (prealloc)
lint / lint-soft (macos-latest): textarea/textarea.go#L1537
textarea/textarea.go:1537: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
lint / lint-soft (macos-latest): textarea/textarea.go#L1264
`if m.row == l && lineInfo.RowOffset == wl` has complex nested blocks (complexity: 15) (nestif)
lint / lint-soft (macos-latest): textarea/textarea.go#L1183
Consider pre-allocating `lines` (prealloc)
lint / lint-soft (macos-latest): textarea/textarea.go#L1680
Consider pre-allocating `r` (prealloc)
lint / lint-soft (macos-latest): textarea/textarea.go#L1688
Consider pre-allocating `result` (prealloc)
lint / lint-soft (windows-latest): filepicker/hidden_windows.go#L14
error returned from external package is unwrapped: sig: func syscall.UTF16PtrFromString(s string) (*uint16, error) (wrapcheck)
lint / lint-soft (windows-latest): filepicker/hidden_windows.go#L18
error returned from external package is unwrapped: sig: func syscall.GetFileAttributes(name *uint16) (attrs uint32, err error) (wrapcheck)
lint / lint-soft (windows-latest): textarea/textarea.go#L1537
\textarea\textarea.go:1537: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
lint / lint-soft (windows-latest): textarea/textarea.go#L1264
`if m.row == l && lineInfo.RowOffset == wl` has complex nested blocks (complexity: 15) (nestif)
lint / lint-soft (windows-latest): textarea/textarea.go#L1183
Consider pre-allocating `lines` (prealloc)
lint / lint-soft (windows-latest): textarea/textarea.go#L1680
Consider pre-allocating `r` (prealloc)
lint / lint-soft (windows-latest): textarea/textarea.go#L1688
Consider pre-allocating `result` (prealloc)
lint / lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
lint / lint-soft (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum