Fix #33
analysis.yml
on: push
Static-Check
17s
Go-Sec
1m 47s
Annotations
4 errors and 2 warnings
Static-Check:
commands/audit/sca/python/python.go#L37
field `reportFilePath` is unused (unused)
|
Static-Check:
commands/audit/sca/python/python_test.go#L66
SA4017: HasSuffix doesn't have side effects and its return value is ignored (staticcheck)
|
Static-Check:
commands/audit/sca/python/python_test.go#L70
SA4017: HasSuffix doesn't have side effects and its return value is ignored (staticcheck)
|
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/.
|