Skip to content

chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 #276

chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16

chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 #276

Status Success
Total duration 2m 52s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)