Skip to content

chore(deps): bump the all group across 1 directory with 5 updates #1812

chore(deps): bump the all group across 1 directory with 5 updates

chore(deps): bump the all group across 1 directory with 5 updates #1812

Triggered via pull request June 29, 2026 09:03
Status Failure
Total duration 55s
Artifacts

lint.yml

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

Annotations

14 errors, 3 warnings, and 1 notice
lint / lint (macos-latest): token/token.go#L33
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint / lint (macos-latest): token/token.go#L32
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint / lint (macos-latest): evaluator.go#L114
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
lint / lint (macos-latest): video.go#L93
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (macos-latest): tty.go#L41
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (macos-latest): screenshot.go#L62
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (macos-latest): record.go#L73
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (macos-latest): main.go#L301
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint / lint (macos-latest): evaluator.go#L33
string `Shell` has 3 occurrences, make it a constant (goconst)
lint / lint (macos-latest): command.go#L472
string `Shell` has 3 occurrences, make it a constant (goconst)
lint / lint (ubuntu-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
lint / lint (ubuntu-latest)
The operation was canceled.
lint / lint (windows-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
lint / lint (windows-latest)
The operation was canceled.
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 (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/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