Skip to content

Add sanity test

Add sanity test #104

Triggered via push April 7, 2024 12:58
Status Failure
Total duration 1m 43s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Static-Check: jas/external_files/jasutils.go#L168
Error return value of `cmd.Run` is not checked (errcheck)
Static-Check: jas/external_files/jasutils.go#L170
Error return value of `cmd.Run` is not checked (errcheck)
Static-Check: jas/external_files/jasutils.go#L173
Error return value of `cmd.Run` is not checked (errcheck)
Static-Check: jas/external_files/jasutils.go#L127
commentFormatting: put a space between `//` and comment text (gocritic)
Static-Check: jas/secrets/secretsscanner.go#L118
underef: could simplify (*(*s).scanner).ResultsFileName to (*s).scanner.ResultsFileName (gocritic)
Static-Check: jas/secrets/secretsscanner.go#L121
underef: could simplify (*(*s).scanner).ResultsFileName to (*s).scanner.ResultsFileName (gocritic)
Static-Check: jas/applicability/applicabilitymanager.go#L204
underef: could simplify (*(*asm).scanner).ResultsFileName to (*asm).scanner.ResultsFileName (gocritic)
Static-Check: jas/applicability/applicabilitymanager.go#L207
underef: could simplify (*(*asm).scanner).ResultsFileName to (*asm).scanner.ResultsFileName (gocritic)
Static-Check: jas/external_files/jasutils.go#L88
copy - result 0 (int64) is never used (unparam)
Static-Check
issues found
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/.