(v2) feat: add compat package #1852
lint.yml
on: pull_request
Matrix: lint / lint-soft
Matrix: lint / lint
Annotations
10 errors and 5 warnings
lint / lint (ubuntu-latest):
compat/doc.go#L1
package-comments: package comment should be of the form "Package compat ..." (revive)
|
lint / lint (ubuntu-latest)
issues found
|
lint / lint-soft (macos-latest):
compat/color.go#L54
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
lint / lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (windows-latest)
The operation was canceled.
|
lint / lint-soft (ubuntu-latest):
compat/color.go#L54
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
lint / lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (macos-latest):
compat/doc.go#L1
package-comments: package comment should be of the form "Package compat ..." (revive)
|
lint / lint (macos-latest)
issues found
|
lint / lint-soft (windows-latest):
compat/color.go#L54
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
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-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/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
|