Skip to content

feat: complete color support #1825

feat: complete color support

feat: complete color support #1825

Triggered via push October 31, 2024 19:57
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: push
Matrix: lint / lint-soft
Matrix: lint / lint
Fit to window
Zoom out
Zoom in

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