Support OIDC Token Exchange During Server Configuration #5651
analysis.yml
on: pull_request
Static-Check
1m 10s
Go-Sec
1m 22s
Annotations
6 errors
|
Static-Check:
general/utils_test.go#L32
cmd.ConfigOidcParams undefined (type *"github.com/jfrog/jfrog-cli-core/v2/general/token".OidcTokenExchangeCommand has no field or method ConfigOidcParams)
|
|
Static-Check:
general/utils_test.go#L32
undefined: token.ConfigOidcParams (typecheck)
|
|
Static-Check
issues found
|
|
Go-Sec:
general/utils_test.go#L32
cmd.ConfigOidcParams undefined (type *"github.com/jfrog/jfrog-cli-core/v2/general/token".OidcTokenExchangeCommand has no field or method ConfigOidcParams)
|
|
Go-Sec:
general/utils_test.go#L32
undefined: token.ConfigOidcParams
|
|
Go-Sec
Process completed with exit code 1.
|