feat: ansi 16 theme #197
Annotations
6 errors and 1 warning
golangci-lint:
theme.go#L74
Magic number: 4, in <argument> detected (mnd)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
exec.go#L47
directive `//nolint: wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
golangci-lint:
main.go#L54
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
golangci-lint:
main.go#L64
directive `//nolint:mnd` is unused for linter "mnd" (nolintlint)
|
Install Go
Restore cache failed: Dependencies file is not found in D:\a\sequin\sequin. Supported file pattern: go.sum
|
Loading