feat: Allow setting rows/cols for dimensions instead of just pixels #1815
Annotations
10 errors and 1 warning
|
golangci-lint:
token/token.go#L33
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
|
golangci-lint:
token/token.go#L32
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
|
golangci-lint:
evaluator.go#L114
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
|
golangci-lint:
video.go#L93
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
tty.go#L41
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
screenshot.go#L62
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
record.go#L73
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
main.go#L301
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
evaluator.go#L33
string `Shell` has 3 occurrences, make it a constant (goconst)
|
|
golangci-lint:
command.go#L474
string `Shell` has 3 occurrences, make it a constant (goconst)
|
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.mod
|
background
wait
wait-all
cancel
parallel
Loading