Skip to content

Adding error logs report for audit scans #235

Adding error logs report for audit scans

Adding error logs report for audit scans #235

Triggered via pull request April 1, 2024 14:47
Status Failure
Total duration 1m 47s
Artifacts

analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Static-Check: commands/audit/jasrunner_test.go#L25
not enough arguments in call to runJasScannersAndSetResults
Static-Check: commands/audit/jasrunner_test.go#L32
not enough arguments in call to runJasScannersAndSetResults
Static-Check: commands/audit/jasrunner_test.go#L40
not enough arguments in call to runJasScannersAndSetResults
Static-Check: utils/errorreport_test.go#L81
commentFormatting: put a space between `//` and comment text (gocritic)
Static-Check: utils/errorreport.go#L13
field `client` is unused (unused)
Static-Check: utils/errorreport.go#L14
field `xscDetails` is unused (unused)
Static-Check: utils/analyticsmetrics_test.go#L38
SA4006: this value of `mockServer` is never used (staticcheck)
Static-Check: utils/analyticsmetrics_test.go#L43
SA4006: this value of `mockServer` is never used (staticcheck)
Static-Check
issues found
Go-Sec: commands/audit/jasrunner_test.go#L25
not enough arguments in call to runJasScannersAndSetResults
Go-Sec: commands/audit/jasrunner_test.go#L32
not enough arguments in call to runJasScannersAndSetResults
Go-Sec: commands/audit/jasrunner_test.go#L40
not enough arguments in call to runJasScannersAndSetResults
Static-Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go-Sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.