Deleted setProxy logic from audit files and changed flow to use new function in cli-core #86
Annotations
7 errors and 1 warning
Run security tests (without Docker Scan):
commands/audit/sca/npm/npm.go#L118
cannot use coreXray.BuildXrayDependencyTree(treeMap, utils.NpmPackageTypeIdentifier + packageInfo.BuildInfoModuleId()) (value of type map[string][]string) as []string value in return statement
|
Run security tests (without Docker Scan):
commands/audit/sca/npm/npm.go#L118
cannot use treeMap (variable of type map[string][]string) as map[string]"github.com/jfrog/jfrog-cli-core/v2/utils/xray".DepTreeNode value in argument to coreXray.BuildXrayDependencyTree
|
Run security tests (without Docker Scan):
commands/audit/sca/nuget/nuget.go#L228
cannot use treeMap (variable of type map[string][]string) as map[string]"github.com/jfrog/jfrog-cli-core/v2/utils/xray".DepTreeNode value in argument to coreXray.BuildXrayDependencyTree
|
Run security tests (without Docker Scan):
commands/audit/sca/nuget/nuget.go#L231
cannot use uniqueDep (variable of type []string) as string value in argument to uniqueDepsSet.Add
|
Run security tests (without Docker Scan):
commands/audit/sca/yarn/yarn.go#L213
cannot use coreXray.BuildXrayDependencyTree(treeMap, rootXrayId) (value of type map[string][]string) as []string value in return statement
|
Run security tests (without Docker Scan):
commands/audit/sca/yarn/yarn.go#L213
cannot use treeMap (variable of type map[string][]string) as map[string]"github.com/jfrog/jfrog-cli-core/v2/utils/xray".DepTreeNode value in argument to coreXray.BuildXrayDependencyTree
|
Run security tests (without Docker Scan)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-node@v3, actions/setup-java@v3, nuget/setup-nuget@v1, actions/setup-dotnet@v3, actions/setup-python@v4, gradle/gradle-build-action@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading