Skip to content

chore(deps): update module github.com/charmbracelet/bubbletea to v0.24.2 #1647

chore(deps): update module github.com/charmbracelet/bubbletea to v0.24.2

chore(deps): update module github.com/charmbracelet/bubbletea to v0.24.2 #1647

Triggered via pull request October 13, 2023 06:02
Status Failure
Total duration 48s
Artifacts

cicd.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/tui/dashboard.go#L36
SA1019: tea.Sequentially is deprecated: use Sequence instead. (staticcheck)
lint: pkg/cmd/cmd.go#L58
SA1019: tea.NewProgram(tui.NewDashboardModel()).Start is deprecated: please use [Program.Run] instead. (staticcheck)
lint: pkg/cmd/install.go#L58
SA1019: tea.NewProgram(tui.NewInstallModel(*installCommand.RootCommand.GPM, deps...)).StartReturningModel is deprecated: please use [Program.Run] instead. (staticcheck)
lint
issues found