Skip to content

chore(deps): bump github.com/charmbracelet/bubbletea #269

chore(deps): bump github.com/charmbracelet/bubbletea

chore(deps): bump github.com/charmbracelet/bubbletea #269

Status Success
Total duration 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: internal/tui/tui.go#L21
var `errStyle` is unused (unused)
lint: internal/core/sonarr/sonarr.go#L149
SA1019: c.sonarr.GetLanguageProfiles is deprecated: Will be obsolete in Sonarr v4 (staticcheck)
lint: internal/tui/components/statusbar/model.go#L32
SA1019: statusBarStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/statusbar/model.go#L36
SA1019: statusBarStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/clientslist/delegate.go#L26
SA1019: defaultClient.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/clientslist/delegate.go#L29
SA1019: selectedStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/clientslist/delegate.go#L33
SA1019: selectedStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/clientslist/model.go#L29
SA1019: m.clientList.Styles.Title.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/sonarr/list/list.go#L15
SA1019: l.Styles.Title.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/tui/components/sonarr/seasons/delegate.go#L25
SA1019: defaultStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: internal/tui/components/sonarr/list/list.go#L1
var-naming: don't use an underscore in package name (revive)
lint: internal/httpclient/opts.go#L15
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/tui/components/clientslist/delegate.go#L46
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/version.go#L13
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/root.go#L72
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)