Deleted setProxy logic from audit files and changed flow to use new function in cli-core #86
Triggered via pull request
February 13, 2024 15:47
eranturgeman
labeled
#21
Status
Failure
Total duration
6m 14s
Artifacts
–
Annotations
21 errors and 3 warnings
test (ubuntu):
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
|
test (ubuntu):
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
|
test (ubuntu):
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
|
test (ubuntu):
commands/audit/sca/nuget/nuget.go#L231
cannot use uniqueDep (variable of type []string) as string value in argument to uniqueDepsSet.Add
|
test (ubuntu):
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
|
test (ubuntu):
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
|
test (ubuntu)
Process completed with exit code 1.
|
test (macos):
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
|
test (macos):
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
|
test (macos):
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
|
test (macos):
commands/audit/sca/nuget/nuget.go#L231
cannot use uniqueDep (variable of type []string) as string value in argument to uniqueDepsSet.Add
|
test (macos):
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
|
test (macos):
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
|
test (macos)
Process completed with exit code 1.
|
test (windows):
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
|
test (windows):
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
|
test (windows):
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
|
test (windows):
commands/audit/sca/nuget/nuget.go#L231
cannot use uniqueDep (variable of type []string) as string value in argument to uniqueDepsSet.Add
|
test (windows):
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
|
test (windows):
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
|
test (windows)
Process completed with exit code 1.
|
test (ubuntu)
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/.
|
test (macos)
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/.
|
test (windows)
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/.
|