Skip to content

chore(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 #177

chore(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0

chore(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 #177

Status Success
Total duration 1m 6s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint / lint: main.go#L70
SA1019: tea.NewProgram(m, tea.WithMouseCellMotion()).Start is deprecated: please use [Program.Run] instead. (staticcheck)
lint / lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint / lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint / lint: server.go#L37
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint / lint: main.go#L41
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)