Skip to content

fix: make base16 the default theme #196

fix: make base16 the default theme

fix: make base16 the default theme #196

Triggered via push November 22, 2024 15:24
Status Success
Total duration 1m 32s
Artifacts

lint.yml

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

Annotations

18 errors and 6 warnings
lint / lint-soft (ubuntu-latest): theme.go#L74
Magic number: 4, in <argument> detected (mnd)
lint / lint-soft (ubuntu-latest): exec.go#L28
error returned from external package is unwrapped: sig: func github.com/charmbracelet/x/xpty.NewPty(width int, height int, opts ...git.luolix.top/charmbracelet/x/xpty.PtyOption) (github.com/charmbracelet/x/xpty.Pty, error) (wrapcheck)
lint / lint-soft (ubuntu-latest): exec.go#L36
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/x/xpty.Pty).Start(cmd *os/exec.Cmd) error (wrapcheck)
lint / lint-soft (ubuntu-latest): exec.go#L47
directive `//nolint: wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (ubuntu-latest): main.go#L54
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (ubuntu-latest): main.go#L64
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): exec.go#L28
error returned from external package is unwrapped: sig: func github.com/charmbracelet/x/xpty.NewPty(width int, height int, opts ...git.luolix.top/charmbracelet/x/xpty.PtyOption) (github.com/charmbracelet/x/xpty.Pty, error) (wrapcheck)
lint / lint-soft (macos-latest): exec.go#L36
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/x/xpty.Pty).Start(cmd *os/exec.Cmd) error (wrapcheck)
lint / lint-soft (macos-latest): exec.go#L47
directive `//nolint: wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (macos-latest): main.go#L54
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (macos-latest): main.go#L64
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): exec.go#L28
error returned from external package is unwrapped: sig: func github.com/charmbracelet/x/xpty.NewPty(width int, height int, opts ...git.luolix.top/charmbracelet/x/xpty.PtyOption) (github.com/charmbracelet/x/xpty.Pty, error) (wrapcheck)
lint / lint-soft (windows-latest): exec.go#L36
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/x/xpty.Pty).Start(cmd *os/exec.Cmd) error (wrapcheck)
lint / lint-soft (windows-latest): exec.go#L47
directive `//nolint: wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (windows-latest): main.go#L54
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
lint / lint-soft (windows-latest): main.go#L64
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-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 (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/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