feat: base16 theme #170
Annotations
6 errors and 6 warnings
lint / lint-soft (ubuntu-latest):
theme.go#L74
Magic number: 4, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
main.go#L57
directive `//nolint:mnd` is unused for linter "mnd" (nolintlint)
|
lint / lint-soft (macos-latest):
theme.go#L74
Magic number: 4, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
main.go#L57
directive `//nolint:mnd` is unused for linter "mnd" (nolintlint)
|
lint / lint-soft (windows-latest):
theme.go#L74
Magic number: 4, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
main.go#L57
directive `//nolint:mnd` is unused for linter "mnd" (nolintlint)
|
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-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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\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
|