feat: browse local repositories #454
Annotations
10 errors and 1 warning
server/ui/common/component.go#L16
Comment should end in a period (godot)
|
server/ui/components/code/code.go#L90
server/ui/components/code/code.go:90: Line contains TODO/BUG/FIXME: "FIXME chroma & glamour might break wrapp..." (godox)
|
server/ui/components/code/code.go#L126
server/ui/components/code/code.go:126: Line contains TODO/BUG/FIXME: "TODO: solve this upstream in Glamour/Ref..." (godox)
|
cmd/soft/browse.go#L64
cmd/soft/browse.go:64: Line contains TODO/BUG/FIXME: "TODO: Make this configurable" (godox)
|
server/ui/pages/repo/refsitem.go#L133
`if isTag` has complex nested blocks (complexity: 13) (nestif)
|
server/ui/pages/repo/repo.go#L215
`if r.state == loadingState && r.spinner.ID() == msg.ID` has complex nested blocks (complexity: 5) (nestif)
|
server/ui/pages/repo/files.go#L254
missing cases in switch of type repo.filesView: repo.filesViewLoading (exhaustive)
|
cmd/soft/browse.go#L103
missing cases in switch of type main.state: main.startState (exhaustive)
|
cmd/soft/browse.go#L117
missing cases in switch of type main.state: main.startState (exhaustive)
|
cmd/soft/browse.go#L173
missing cases in switch of type tea.MouseEventType: tea.MouseUnknown, tea.MouseRight, tea.MouseMiddle, tea.MouseRelease, tea.MouseWheelUp, tea.MouseWheelDown, tea.MouseMotion (exhaustive)
|
|
The logs for this run have expired and are no longer available.
Loading