Skip to content

feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 #250

feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0

feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 #250

Status Success
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: email.go#L201
Error return value of `f.Close` is not checked (errcheck)
lint: main.go#L76
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: model.go#L224
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: model.go#L92
SA1019: labelStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: model.go#L101
SA1019: labelStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: model.go#L110
SA1019: labelStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: model.go#L119
SA1019: labelStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: model.go#L128
SA1019: labelStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)