ci: sync golangci-lint config (#723) #1784
Annotations
23 errors and 3 warnings
|
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#L297
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint / lint (ubuntu-latest):
record.go#L119
G115: integer overflow conversion uintptr -> int (gosec)
|
|
lint / lint (ubuntu-latest):
record.go#L86
G115: integer overflow conversion uintptr -> int (gosec)
|
|
lint / lint (macos-latest)
The strategy configuration was canceled because "lint.lint.ubuntu-latest" failed
|
|
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#L297
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint / lint (macos-latest):
record.go#L119
G115: integer overflow conversion uintptr -> int (gosec)
|
|
lint / lint (macos-latest):
record.go#L86
G115: integer overflow conversion uintptr -> int (gosec)
|
|
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
|