feat: Allow setting rows/cols for dimensions instead of just pixels #1814
Annotations
14 errors, 3 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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\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
|