chore(deps): bump the all group with 2 updates #1735
Annotations
12 errors and 3 warnings
|
lint / lint (ubuntu-latest)
issues found
|
|
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):
tty.go#L21
net.Listen must not be called. use (*net.ListenConfig).Listen (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#L297
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint / lint (ubuntu-latest):
lexer/lexer.go#L147
File is not properly formatted (gofumpt)
|
|
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.sum
|
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/vhs/vhs. Supported file pattern: go.sum
|
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\vhs\vhs. Supported file pattern: go.sum
|