Skip to content

Add method to run analyzerManager directly #140

Add method to run analyzerManager directly

Add method to run analyzerManager directly #140

Triggered via push August 4, 2024 09:12
Status Failure
Total duration 3m 31s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Static-Check: jas/external_files/jasutils.go#L116
undefined: utils.GetAnalyzerManagerDirAbsolutePath
Static-Check: jas/external_files/jasutils.go#L185
undefined: utils.GetAnalyzerManagerDirAbsolutePath (typecheck)
Static-Check: cli/scancommands.go#L23
could not import github.com/jfrog/jfrog-cli-security/jas/external_files (-: # github.com/jfrog/jfrog-cli-security/jas/external_files
Static-Check: jas/external_files/jasutils.go#L116
undefined: utils.GetAnalyzerManagerDirAbsolutePath
Static-Check: jas/external_files/jasutils.go#L185
undefined: utils.GetAnalyzerManagerDirAbsolutePath) (typecheck)
Static-Check: cli/scancommands.go#L456
undefined: utils.SetAnalyzerManagerEnvVariables (typecheck)
Static-Check: artifactory_test.go#L19
could not import github.com/jfrog/jfrog-cli-security/jas (-: # github.com/jfrog/jfrog-cli-security/jas
Static-Check: jas/common.go#L284
xrayManager.IsTokenValidationEnabled undefined (type *xray.XrayServicesManager has no field or method IsTokenValidationEnabled)) (typecheck)
Static-Check: commands/audit/audit.go#L17
could not import github.com/jfrog/jfrog-cli-security/jas (-: # github.com/jfrog/jfrog-cli-security/jas
Static-Check: jas/common.go#L284
xrayManager.IsTokenValidationEnabled undefined (type *xray.XrayServicesManager has no field or method IsTokenValidationEnabled)) (typecheck)
Go-Sec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static-Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/