Skip to content

feat: Allow setting rows/cols for dimensions instead of just pixels #1815

feat: Allow setting rows/cols for dimensions instead of just pixels

feat: Allow setting rows/cols for dimensions instead of just pixels #1815

Triggered via pull request July 12, 2026 15:01
Status Failure
Total duration 54s
Artifacts

lint.yml

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

Annotations

14 errors, 2 warnings, and 1 notice
lint / lint (ubuntu-latest): token/token.go#L33
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint / lint (ubuntu-latest): token/token.go#L32
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint / lint (ubuntu-latest): evaluator.go#L114
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
lint / lint (ubuntu-latest): video.go#L93
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (ubuntu-latest): tty.go#L41
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (ubuntu-latest): screenshot.go#L62
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (ubuntu-latest): record.go#L73
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (ubuntu-latest): main.go#L301
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (ubuntu-latest): evaluator.go#L33
string `Shell` has 3 occurrences, make it a constant (goconst)
lint / lint (ubuntu-latest): command.go#L474
string `Shell` has 3 occurrences, make it a constant (goconst)
lint / lint (macos-latest)
The strategy configuration was canceled because "lint.lint.ubuntu-latest" failed
lint / lint (macos-latest)
The operation was canceled.
lint / lint (windows-latest)
The strategy configuration was canceled because "lint.lint.ubuntu-latest" failed
lint / lint (windows-latest)
The operation was canceled.
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.mod
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/vhs/vhs. Supported file pattern: go.mod
lint / lint (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167