Merge remote-tracking branch 'origin/v2-exp' into v2-area #2206
Annotations
5 errors and 2 warnings
golangci-lint:
textarea/textarea.go#L1674
\textarea\textarea.go:1674: Line contains TODO/BUG/FIXME: "TODO: this should be better" (godox)
|
golangci-lint:
textarea/textarea.go#L1332
`if m.row == l && lineInfo.RowOffset == wl` has complex nested blocks (complexity: 15) (nestif)
|
golangci-lint:
textarea/textarea.go#L1259
Consider pre-allocating `lines` (prealloc)
|
golangci-lint:
textarea/textarea.go#L1824
Consider pre-allocating `r` (prealloc)
|
golangci-lint:
textarea/textarea.go#L1832
Consider pre-allocating `result` (prealloc)
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Windows-charmbracelet/bubbles-2875-c3788582b6d98a226dbb069f7234f3d9b89f57f5, golangci-lint.cache-Windows-charmbracelet/bubbles-2875-
|
Install Go
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|
Loading