Internal API - Visibility System support #5374
analysis.yml
on: pull_request
Static-Check
1m 3s
Go-Sec
1m 28s
Annotations
12 errors
Static-Check:
artifactory/commands/curl/curl.go#L4
could not import github.com/jfrog/jfrog-cli-core/v2/common/commands (-: # github.com/jfrog/jfrog-cli-core/v2/common/commands
|
Static-Check:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager) (typecheck)
|
Static-Check:
common/cliutils/utils.go#L11
could not import github.com/jfrog/jfrog-cli-core/v2/common/commands (-: # github.com/jfrog/jfrog-cli-core/v2/common/commands
|
Static-Check:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager) (typecheck)
|
Static-Check:
general/login/login.go#L5
could not import github.com/jfrog/jfrog-cli-core/v2/common/commands (-: # github.com/jfrog/jfrog-cli-core/v2/common/commands
|
Static-Check:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager) (typecheck)
|
Static-Check:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager (typecheck)
|
Static-Check:
common/progressbar/filesprogressbar.go#L308
cmd.CommandName undefined (type CommandWithProgress has no field or method CommandName) (typecheck)
|
Static-Check
issues found
|
Go-Sec:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager
|
Go-Sec:
common/commands/command.go#L75
undefined: coreusage.NewVisibilitySystemManager
|
Go-Sec
Process completed with exit code 1.
|