x-pack/auditbeat/module/system/process Report Linux capabilities #12796
Annotations
6 errors and 2 warnings
golangci-lint:
x-pack/auditbeat/module/system/process/process.go#L116
Error return value of `h.WriteString` is not checked (errcheck)
|
golangci-lint:
x-pack/auditbeat/module/system/process/process.go#L117
Error return value of `h.WriteString` is not checked (errcheck)
|
golangci-lint:
x-pack/auditbeat/module/system/process/process.go#L140
Error return value of `binary.Write` is not checked (errcheck)
|
golangci-lint:
x-pack/auditbeat/module/system/process/process.go#L141
Error return value of `binary.Write` is not checked (errcheck)
|
golangci-lint:
x-pack/auditbeat/module/system/process/process.go#L450
Consider pre-allocating `processes` (prealloc)
|
golangci-lint
issues found
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
The logs for this run have expired and are no longer available.
Loading