Skip to content

feat: ansi 16 theme #197

feat: ansi 16 theme

feat: ansi 16 theme #197

Triggered via pull request November 22, 2024 15:24
@caarlos0caarlos0
synchronize #22
carlos-mode
Status Success
Total duration 1m 28s
Artifacts

lint.yml

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

Annotations

18 errors and 6 warnings
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 ...github.com/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 ...github.com/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): 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 ...github.com/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 (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/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 (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-soft (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