feat: complete color support #1825
Annotations
31 errors and 6 warnings
lint / lint-soft (ubuntu-latest):
color.go#L216
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
lint / lint-soft (ubuntu-latest):
set.go#L708
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L714
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L720
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L741
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L747
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L753
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L774
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L780
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L786
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L216
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
lint / lint-soft (macos-latest):
set.go#L708
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L714
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L720
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L741
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L747
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L753
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L774
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L780
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L786
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L216
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
lint / lint-soft (windows-latest):
set.go#L708
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L714
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L720
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L741
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L747
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L753
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L774
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L780
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L786
Magic number: 4, in <case> detected (mnd)
|
lint / lint (windows-latest)
issues found
|
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\lipgloss\lipgloss. Supported file pattern: go.sum
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\lipgloss\lipgloss. Supported file pattern: go.sum
|