fix: test: update cursor style testdata sequences #23
Annotations
31 errors and 6 warnings
lint / lint-soft (macos-latest):
termcap.go#L19
Consider pre-allocating `caps` (prealloc)
|
lint / lint-soft (macos-latest):
color.go#L25
Magic number: 10, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L27
Magic number: 11, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L29
Magic number: 12, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L46
Magic number: 110, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L48
Magic number: 111, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
color.go#L50
Magic number: 112, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
cursor.go#L63
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
cursor.go#L65
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
cursor.go#L67
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
termcap.go#L19
Consider pre-allocating `caps` (prealloc)
|
lint / lint-soft (ubuntu-latest):
color.go#L25
Magic number: 10, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
color.go#L27
Magic number: 11, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
color.go#L29
Magic number: 12, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
color.go#L46
Magic number: 110, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
color.go#L48
Magic number: 111, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
color.go#L50
Magic number: 112, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
cursor.go#L63
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
cursor.go#L65
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
cursor.go#L67
Magic number: 4, in <case> detected (mnd)
|
lint / lint (windows-latest)
issues found
|
lint / lint-soft (windows-latest):
termcap.go#L19
Consider pre-allocating `caps` (prealloc)
|
lint / lint-soft (windows-latest):
color.go#L25
Magic number: 10, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L27
Magic number: 11, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L29
Magic number: 12, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L46
Magic number: 110, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L48
Magic number: 111, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
color.go#L50
Magic number: 112, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
cursor.go#L63
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
cursor.go#L65
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
cursor.go#L67
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\sequin\sequin. Supported file pattern: go.sum
|
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\sequin\sequin. Supported file pattern: go.sum
|