Support pip for Curation #32
analysis.yml
on: push
Static-Check
1m 1s
Go-Sec
1m 37s
Annotations
13 errors and 2 warnings
Static-Check:
commands/audit/scarunner.go#L20
could not import github.com/jfrog/jfrog-cli-security/commands/audit/sca/python (-: # github.com/jfrog/jfrog-cli-security/commands/audit/sca/python
|
Static-Check:
commands/audit/sca/python/python.go#L122
result parameter err not in scope at return
|
Static-Check:
commands/audit/sca/python/python.go#L120
inner declaration of var err error) (typecheck)
|
Static-Check:
commands/audit/sca/python/python.go#L122
result parameter err not in scope at return
|
Static-Check:
commands/audit/sca/python/python.go#L120
inner declaration of var err error (typecheck)
|
Static-Check:
commands/curation/curationaudit.go#L8
could not import github.com/jfrog/jfrog-cli-security/commands/audit/sca/python (-: # github.com/jfrog/jfrog-cli-security/commands/audit/sca/python
|
Static-Check:
commands/audit/sca/python/python.go#L122
result parameter err not in scope at return
|
Static-Check:
commands/audit/sca/python/python.go#L120
inner declaration of var err error) (typecheck)
|
Static-Check
issues found
|
Go-Sec:
commands/audit/sca/python/python.go#L122
result parameter err not in scope at return
|
Go-Sec:
commands/audit/sca/python/python.go#L120
inner declaration of var err error
|
Go-Sec:
commands/audit/sca/python/python.go#L122
result parameter err not in scope at return
|
Go-Sec:
commands/audit/sca/python/python.go#L120
inner declaration of var err error
|
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/.
|