chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to 0.1… #193
Annotations
4 errors and 4 warnings
golangci-lint:
flipperui/flipper.go#L213
SA1019: event.Type is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
|
golangci-lint:
flipperui/flipper.go#L214
SA1019: tea.MouseWheelUp is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
|
golangci-lint:
flipperui/flipper.go#L216
SA1019: tea.MouseWheelDown is deprecated: Use MouseAction & MouseButton instead. (staticcheck)
|
golangci-lint:
main.go#L70
SA1019: tea.NewProgram(m, tea.WithMouseCellMotion()).Start is deprecated: please use [Program.Run] instead. (staticcheck)
|
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/
|
golangci-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/
|
golangci-lint:
server.go#L37
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
main.go#L41
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading