wip #2045
Annotations
26 errors and 8 warnings
lint / lint-soft (ubuntu-latest):
image/image.go#L86
image/image.go:86: Line contains TODO/BUG/FIXME: "TODO: Fix me! This currently doesn't wor..." (godox)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L112
image/image.go:112: Line contains TODO/BUG/FIXME: "TODO: Enable compression" (godox)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L173
image/image.go:173: Line contains TODO/BUG/FIXME: "TODO: Error handling" (godox)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L184
image/image.go:184: Line contains TODO/BUG/FIXME: "TODO: Query support" (godox)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L216
image/image.go:216: Line contains TODO/BUG/FIXME: "TODO: Maybe use a spinner?" (godox)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L226
Magic number: 24, in <operation> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L235
Magic number: 0xff, in <assign> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
image/image.go#L128
naked return in func `NewLocal` with 47 lines of code (nakedret)
|
lint / lint-soft (macos-latest):
image/image.go#L86
image/image.go:86: Line contains TODO/BUG/FIXME: "TODO: Fix me! This currently doesn't wor..." (godox)
|
lint / lint-soft (macos-latest):
image/image.go#L112
image/image.go:112: Line contains TODO/BUG/FIXME: "TODO: Enable compression" (godox)
|
lint / lint-soft (macos-latest):
image/image.go#L173
image/image.go:173: Line contains TODO/BUG/FIXME: "TODO: Error handling" (godox)
|
lint / lint-soft (macos-latest):
image/image.go#L184
image/image.go:184: Line contains TODO/BUG/FIXME: "TODO: Query support" (godox)
|
lint / lint-soft (macos-latest):
image/image.go#L216
image/image.go:216: Line contains TODO/BUG/FIXME: "TODO: Maybe use a spinner?" (godox)
|
lint / lint-soft (macos-latest):
image/image.go#L226
Magic number: 24, in <operation> detected (mnd)
|
lint / lint-soft (macos-latest):
image/image.go#L235
Magic number: 0xff, in <assign> detected (mnd)
|
lint / lint-soft (macos-latest):
image/image.go#L128
naked return in func `NewLocal` with 47 lines of code (nakedret)
|
lint / lint-soft (windows-latest):
image/image.go#L86
\image\image.go:86: Line contains TODO/BUG/FIXME: "TODO: Fix me! This currently doesn't wor..." (godox)
|
lint / lint-soft (windows-latest):
image/image.go#L112
\image\image.go:112: Line contains TODO/BUG/FIXME: "TODO: Enable compression" (godox)
|
lint / lint-soft (windows-latest):
image/image.go#L173
\image\image.go:173: Line contains TODO/BUG/FIXME: "TODO: Error handling" (godox)
|
lint / lint-soft (windows-latest):
image/image.go#L184
\image\image.go:184: Line contains TODO/BUG/FIXME: "TODO: Query support" (godox)
|
lint / lint-soft (windows-latest):
image/image.go#L216
\image\image.go:216: Line contains TODO/BUG/FIXME: "TODO: Maybe use a spinner?" (godox)
|
lint / lint-soft (windows-latest):
image/image.go#L226
Magic number: 24, in <operation> detected (mnd)
|
lint / lint-soft (windows-latest):
image/image.go#L235
Magic number: 0xff, in <assign> detected (mnd)
|
lint / lint-soft (windows-latest):
image/image.go#L128
naked return in func `NewLocal` with 47 lines of code (nakedret)
|
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 (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 (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/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 (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-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|