Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 #62
Annotations
5 errors and 1 warning
pkg/ui/pager/renderer.go#L27
SA1019: pagerTitleStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
pkg/ui/statusTable.go#L106
SA1019: baseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
pkg/ui/statusTable.go#L132
SA1019: baseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
pkg/ui/statusTable.go#L135
SA1019: baseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
|
|
This job failed
Loading