Bump github.com/charmbracelet/bubbletea from 0.27.0 to 0.27.1 #332
Annotations
4 errors and 2 warnings
lint:
ui/style/style.go#L71
SA1019: s.NormalTitle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
ui/style/style.go#L80
SA1019: s.SelectedTitle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
ui/style/style.go#L87
SA1019: s.DimmedTitle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/Chatify/Chatify. Supported file pattern: go.sum
|