wip #1913
Annotations
20 errors and 5 warnings
lint / lint (ubuntu-latest):
textarea/textarea.go#L1324
unreachable-code: unreachable code after this statement (revive)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L323
type `line` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L329
func `line.Hash` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L422
field `rsan` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L1645
func `wrap` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L1710
func `repeatSpaces` is unused (unused)
|
lint / lint (ubuntu-latest):
textarea/textarea.go#L1326
unreachable: unreachable code (govet)
|
lint / lint (ubuntu-latest)
issues found
|
lint / lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (macos-latest)
The operation was canceled.
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1544
Comment should end in a period (godot)
|
lint / lint-soft (ubuntu-latest):
textarea/textarea.go#L1299
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
|
lint / lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (windows-latest)
The operation was canceled.
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1544
Comment should end in a period (godot)
|
lint / lint-soft (macos-latest):
textarea/textarea.go#L1299
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
|
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#L1544
Comment should end in a period (godot)
|
lint / lint-soft (windows-latest):
textarea/textarea.go#L1299
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
|
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
|