Skip to content

docs: update

docs: update #193

Triggered via push November 22, 2024 14:42
Status Success
Total duration 1m 46s
Artifacts

lint.yml

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

Annotations

12 errors and 6 warnings
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#L55
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
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#L55
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
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#L55
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (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 (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