fix(textarea): don't hardcode line number gutter width #2129
Annotations
5 errors and 1 warning
golangci-lint:
filepicker/hidden_windows.go#L14
error returned from external package is unwrapped: sig: func syscall.UTF16PtrFromString(s string) (*uint16, error) (wrapcheck)
|
golangci-lint:
filepicker/hidden_windows.go#L18
error returned from external package is unwrapped: sig: func syscall.GetFileAttributes(name *uint16) (attrs uint32, err error) (wrapcheck)
|
golangci-lint:
textarea/textarea.go#L1229
directive `//nolint:nestif` is unused for linter "nestif" (nolintlint)
|
golangci-lint
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)\n\t\thave View() string\n\t\twant View() fmt.Stringer"
|
golangci-lint
golangci-lint exit with code 7
|
Install Go
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|
Loading