Skip to content

Add method to run analyzerManager directly #138

Add method to run analyzerManager directly

Add method to run analyzerManager directly #138

Triggered via push July 16, 2024 12:39
Status Failure
Total duration 2m 0s
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#L172
Error return value of `cmd.Run` is not checked (errcheck)
Static-Check: jas/external_files/jasutils.go#L174
Error return value of `cmd.Run` is not checked (errcheck)
Static-Check: jas/external_files/jasutils.go#L177
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/external_files/jasutils.go#L158
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
Static-Check: jas/applicability/applicabilitymanager.go#L202
underef: could simplify (*(*asm).scanner).ResultsFileName to (*asm).scanner.ResultsFileName (gocritic)
Static-Check: jas/applicability/applicabilitymanager.go#L205
underef: could simplify (*(*asm).scanner).ResultsFileName to (*asm).scanner.ResultsFileName (gocritic)
Static-Check: jas/secrets/secretsscanner.go#L120
underef: could simplify (*(*s).scanner).ResultsFileName to (*s).scanner.ResultsFileName (gocritic)
Static-Check: jas/secrets/secretsscanner.go#L123
underef: could simplify (*(*s).scanner).ResultsFileName to (*s).scanner.ResultsFileName (gocritic)
Static-Check: jas/external_files/jasutils.go#L88
copy - result 0 (int64) is never used (unparam)
Static-Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go-Sec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/