(v2) fix: restore lipgloss.Color behavior #1901
Annotations
10 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#L34
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#L36
Magic number: 2, in <condition> detected (mnd)
|
golangci-lint:
terminal.go#L120
Magic number: 0xff, in <condition> detected (mnd)
|
golangci-lint:
terminal.go#L130
Magic number: 3, in <condition> detected (mnd)
|
golangci-lint:
terminal.go#L141
Magic number: 4, 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