Deleted setProxy logic from audit files and changed flow to use new function in cli-core #114
analysis.yml
on: pull_request
Static-Check
32s
Go-Sec
1m 48s
Annotations
5 errors and 2 warnings
Static-Check:
tests/utils/test_config.go#L16
could not import github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/repository (-: # github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/repository
|
Static-Check
undefined: services.NewTerraformFederatedRepositoryParams
|
Static-Check
servicesManager.UpdateFederatedRepository().Terraform undefined (type *"github.com/jfrog/jfrog-client-go/artifactory/services".FederatedRepositoryService has no field or method Terraform)
|
Static-Check
servicesManager.CreateFederatedRepository().Terraform undefined (type *"github.com/jfrog/jfrog-client-go/artifactory/services".FederatedRepositoryService has no field or method Terraform)) (typecheck)
|
Static-Check
issues found
|
Static-Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go-Sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|