Adding error logs report for audit scans #269
Annotations
10 errors and 1 warning
Static Code Analysis:
cli/scancommands.go#L32
could not import github.com/jfrog/jfrog-cli-security/utils (-: # github.com/jfrog/jfrog-cli-security/utils
|
Static Code Analysis:
utils/test_mocks.go#L14
testMsi redeclared in this block
|
Static Code Analysis:
utils/mocks.go#L14
other declaration of testMsi
|
Static Code Analysis:
utils/test_mocks.go#L16
restsTestHandler redeclared in this block
|
Static Code Analysis:
utils/mocks.go#L16
other declaration of restsTestHandler
|
Static Code Analysis:
utils/test_mocks.go#L20
CreateRestsMockServer redeclared in this block
|
Static Code Analysis:
utils/mocks.go#L20
other declaration of CreateRestsMockServer
|
Static Code Analysis:
utils/test_mocks.go#L23
CreateXscRestsMockServer redeclared in this block
|
Static Code Analysis:
utils/mocks.go#L23
other declaration of CreateXscRestsMockServer
|
Static Code Analysis:
utils/test_mocks.go#L32
xscServer redeclared in this block
|
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/.
|
Loading