Skip to content

Update go dependencies and require go 1.17 (#336) #675

Update go dependencies and require go 1.17 (#336)

Update go dependencies and require go 1.17 (#336) #675

Triggered via push September 27, 2023 22:09
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: config/keybindings.go#L68
undeclared name: `tcell` (typecheck)
lint: config/keybindings.go#L69
undeclared name: `tcell` (typecheck)
lint: config/keybindings.go#L78
undeclared name: `tcell` (typecheck)
lint: config/config.go#L15
"github.com/gdamore/tcell/v2" imported but not used (typecheck)
lint: config/keybindings.go#L7
"github.com/gdamore/tcell/v2" imported but not used (typecheck)
lint: config/theme.go#L7
"github.com/gdamore/tcell/v2" imported but not used (typecheck)
lint: display/download.go#L238
undeclared name: `progressbar` (typecheck)
lint: display/download.go#L240
undeclared name: `progressbar` (typecheck)
lint: display/download.go#L241
undeclared name: `progressbar` (typecheck)
lint: display/download.go#L23
"github.com/schollz/progressbar/v3" imported but not used (typecheck)