Skip to content

fix: test: update cursor style testdata sequences #23

fix: test: update cursor style testdata sequences

fix: test: update cursor style testdata sequences #23

Triggered via push October 30, 2024 18:54
Status Failure
Total duration 1m 33s
Billable time 8m
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 (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