chore(examples): remove unused module replacements #1880
Annotations
7 errors and 1 warning
golangci-lint:
color.go#L222
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
golangci-lint:
compat/color.go#L53
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:
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