chore: update dependencies and use ansi.XParseColor #1914
Annotations
7 errors and 1 warning
golangci-lint:
color.go#L61
`if strings.HasPrefix(s, "#")` has complex nested blocks (complexity: 7) (nestif)
|
golangci-lint:
color.go#L218
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
golangci-lint:
compat/color.go#L51
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
golangci-lint:
terminal.go#L32
Magic number: 11, in <case> detected (mnd)
|
golangci-lint:
color.go#L78
Magic number: 16, in <condition> detected (mnd)
|
golangci-lint:
color.go#L80
Magic number: 256, in <condition> detected (mnd)
|
golangci-lint:
terminal.go#L34
Magic number: 2, in <condition> detected (mnd)
|
Install Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
Loading