ci: Adopt golangci-lint #86
ci.yml
on: pull_request
detect-go-modules
5s
go-test
36s
cmake
13s
Matrix: go-lint
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
|