chore(deps): bump github.com/charmbracelet/lipgloss #443
Annotations
3 errors and 1 warning
lint:
cmd/melt/main.go#L41
SA1019: baseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
cmd/melt/main.go#L320
SA1019: s.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/melt/melt. Supported file pattern: go.sum
|