Skip to content

chore(deps): bump github.com/charmbracelet/lipgloss #225

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

chore(deps): bump github.com/charmbracelet/lipgloss #225

Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
lint / lint: flipperui/flipper.go#L213
SA1019: event.Type is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
lint / lint: flipperui/flipper.go#L214
SA1019: tea.MouseWheelUp is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
lint / lint: flipperui/flipper.go#L216
SA1019: tea.MouseWheelDown is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
lint / lint: main.go#L70
SA1019: tea.NewProgram(m, tea.WithMouseCellMotion()).Start is deprecated: please use [Program.Run] instead. (staticcheck)
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
lint / lint: main.go#L88
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint / lint: main.go#L102
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)