Fix empty Target JAS Results #101
Annotations
10 errors
|
Static-Check:
audit_test.go#L37
ST1019(related information): other import of "github.com/jfrog/jfrog-cli-security/tests/utils/integration" (staticcheck)
|
|
Static-Check:
audit_test.go#L36
ST1019: package "github.com/jfrog/jfrog-cli-security/tests/utils/integration" is being imported more than once (staticcheck)
|
|
Static-Check:
tests/utils/test_utils.go#L90
Error return value of `os.Unsetenv` is not checked (errcheck)
|
|
Static-Check:
sca/bom/buildinfo/technologies/gem/gem.go#L198
Error return value of `file.Close` is not checked (errcheck)
|
|
Static-Check:
commands/source_mcp/source_mcp.go#L76
Error return value of `stderr.Close` is not checked (errcheck)
|
|
Static-Check:
commands/source_mcp/source_mcp.go#L69
Error return value of `stdout.Close` is not checked (errcheck)
|
|
Static-Check:
commands/source_mcp/source_mcp.go#L62
Error return value of `stdin.Close` is not checked (errcheck)
|
|
Static-Check:
commands/source_mcp/source_mcp.go#L39
Error return value of `src.Close` is not checked (errcheck)
|
|
Static-Check:
commands/source_mcp/source_mcp.go#L31
Error return value of `dst.Close` is not checked (errcheck)
|
|
Static-Check:
artifactory_test.go#L371
Error return value of `file.Close` is not checked (errcheck)
|