Skip to content

linux_auditd

linux_auditd #6222

Triggered via pull request September 9, 2024 01:39
Status Failure
Total duration 5m 1s
Artifacts

static-check.yaml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service.go#L205
commentFormatting: put a space between `//` and comment text (gocritic)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_interaction.go#L181
G104: Errors unhandled. (gosec)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service.go#L168
G104: Errors unhandled. (gosec)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_interaction.go#L21
var-naming: don't use an underscore in package name (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service.go#L18
var-naming: don't use an underscore in package name (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service_test.go#L18
var-naming: don't use an underscore in package name (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_config.go#L285
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service_test.go#L72
var-naming: don't use underscores in Go names; var service_auditd should be serviceAuditd (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service_test.go#L84
var-naming: don't use underscores in Go names; var service_auditd should be serviceAuditd (revive)
CI (1.19, ubuntu): plugins/input/linux_auditd/auditd_service_test.go#L99
var-naming: don't use underscores in Go names; var service_auditd should be serviceAuditd (revive)
CI (1.19, ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI (1.19, ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/