Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 #59
Annotations
5 errors and 1 warning
Run golangci-lint:
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)
|
Run golangci-lint:
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)
|
Run golangci-lint:
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)
|
Run golangci-lint:
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)
|
Run golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/pman/pman. Supported file pattern: go.sum
|
Loading