fix: remove default character limit #1924
Annotations
10 errors and 5 warnings
lint / lint (ubuntu-latest):
viewport/viewport.go#L276
SA1019: tea.ScrollDown is deprecated: This option will be removed in a future version of this package. (staticcheck)
|
lint / lint (ubuntu-latest):
viewport/viewport.go#L290
SA1019: tea.ScrollUp is deprecated: This option will be removed in a future version of this package. (staticcheck)
|
lint / lint (ubuntu-latest)
issues found
|
lint / lint (macos-latest):
viewport/viewport.go#L276
SA1019: tea.ScrollDown is deprecated: This option will be removed in a future version of this package. (staticcheck)
|
lint / lint (macos-latest):
viewport/viewport.go#L290
SA1019: tea.ScrollUp is deprecated: This option will be removed in a future version of this package. (staticcheck)
|
lint / lint (macos-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-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)
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 (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-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|