chore(merge): branch 'v2-exp' into v2-area #2064
Annotations
24 errors and 7 warnings
lint / lint (ubuntu-latest):
textarea/textarea.go#L1205
func `Model.suggestionView` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L1531
func `(*Model).canAcceptSuggestion` is unused (unused)
|
lint / lint (ubuntu-latest)
issues found
|
lint / lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (windows-latest)
The operation was canceled.
|
lint / lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (macos-latest)
The operation was canceled.
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1546
textarea/textarea.go:1546: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1525
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1216
Consider pre-allocating `lines` (prealloc)
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1689
Consider pre-allocating `r` (prealloc)
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1697
Consider pre-allocating `result` (prealloc)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1546
textarea/textarea.go:1546: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1525
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1216
Consider pre-allocating `lines` (prealloc)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1689
Consider pre-allocating `r` (prealloc)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1697
Consider pre-allocating `result` (prealloc)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1546
\textarea\textarea.go:1546: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1525
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1216
Consider pre-allocating `lines` (prealloc)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1689
Consider pre-allocating `r` (prealloc)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1697
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 (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 (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/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-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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|