Move (re-license) tracing package and introduce 'allowundefined' in kprobe struct tag #13583
Annotations
10 errors and 2 warnings
auditbeat/tracing/int_unaligned.go#L83
naked return in func `readInt` with 33 lines of code (nakedret)
|
x-pack/auditbeat/module/system/socket/events.go#L160
var `tcpStates` is unused (unused)
|
x-pack/auditbeat/module/system/socket/events.go#L897
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
x-pack/auditbeat/module/system/socket/guess/cskxmit6.go#L113
Error return value of `g.loopback.Cleanup` is not checked (errcheck)
|
x-pack/auditbeat/module/system/socket/guess/deref.go#L56
error is not nil (line 55) but it returns nil (nilerr)
|
x-pack/auditbeat/module/system/socket/guess/deref.go#L139
Error return value of `syscall.Uname` is not checked (errcheck)
|
x-pack/auditbeat/module/system/socket/guess/guess.go#L106
Consider pre-allocating `results` (prealloc)
|
x-pack/auditbeat/module/system/socket/guess/guess.go#L148
Error return value of `installer.UninstallInstalled` is not checked (errcheck)
|
x-pack/auditbeat/module/system/socket/guess/inetsock.go#L152
Consider pre-allocating `laddrHits` (prealloc)
|
x-pack/auditbeat/module/system/socket/guess/inetsock.go#L153
Consider pre-allocating `lportHits` (prealloc)
|
|
|
The logs for this run have expired and are no longer available.
Loading