Skip to content

ci: Adopt golangci-lint #86

ci: Adopt golangci-lint

ci: Adopt golangci-lint #86

Triggered via pull request December 16, 2024 14:20
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Matrix: go-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_processes).Init$1 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_processes).Init$2 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_services).Init$1 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_services).Init$2 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_topics).Init$1 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
(*model_topics).Init$2 - result 0 (github.com/charmbracelet/bubbletea.Cmd) is always nil (unparam)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
missing cases in switch of type main.LoggingPage: main.subpage_logging_main (exhaustive)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
missing cases in switch of type main.ProcessesPage: main.subpage_proc_detailed (exhaustive)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
missing cases in switch of type main.ProcessesPage: main.subpage_proc_main (exhaustive)
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
missing cases in switch of type main.ServicesPage: main.subpage_services_detailed (exhaustive)
detect-go-modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636