Improve Tests #1369
Annotations
9 errors
Go-Sec
Process completed with exit code 1.
|
Static-Check:
jas/runner/jasrunner.go#L116
Error return value of `scanResults.AddError` is not checked (errcheck)
|
Static-Check:
commands/enrich/enrich.go#L242
Error return value of `targetResults.AddError` is not checked (errcheck)
|
Static-Check:
commands/audit/audit.go#L266
Error return value of `targetResult.AddError` is not checked (errcheck)
|
Static-Check:
commands/audit/audit.go#L284
Error return value of `targetResult.AddError` is not checked (errcheck)
|
Static-Check:
commands/audit/scarunner.go#L94
Error return value of `targetResult.AddError` is not checked (errcheck)
|
Static-Check:
commands/audit/audit.go#L244
SA4006: this value of `generalError` is never used (staticcheck)
|
Static-Check:
commands/audit/scarunner.go#L126
SA9003: empty branch (staticcheck)
|
Static-Check
issues found
|