Adding error logs report for audit scans #269
analysis.yml
on: pull_request
Static-Check
35s
Go-Sec
1m 35s
Annotations
20 errors and 2 warnings
Static-Check:
cli/scancommands.go#L32
could not import github.com/jfrog/jfrog-cli-security/utils (-: # github.com/jfrog/jfrog-cli-security/utils
|
Static-Check:
utils/test_mocks.go#L14
testMsi redeclared in this block
|
Static-Check:
utils/mocks.go#L14
other declaration of testMsi
|
Static-Check:
utils/test_mocks.go#L16
restsTestHandler redeclared in this block
|
Static-Check:
utils/mocks.go#L16
other declaration of restsTestHandler
|
Static-Check:
utils/test_mocks.go#L20
CreateRestsMockServer redeclared in this block
|
Static-Check:
utils/mocks.go#L20
other declaration of CreateRestsMockServer
|
Static-Check:
utils/test_mocks.go#L23
CreateXscRestsMockServer redeclared in this block
|
Static-Check:
utils/mocks.go#L23
other declaration of CreateXscRestsMockServer
|
Static-Check:
utils/test_mocks.go#L32
xscServer redeclared in this block
|
Go-Sec:
utils/test_mocks.go#L14
testMsi redeclared in this block
|
Go-Sec:
utils/mocks.go#L14
other declaration of testMsi
|
Go-Sec:
utils/test_mocks.go#L16
restsTestHandler redeclared in this block
|
Go-Sec:
utils/mocks.go#L16
other declaration of restsTestHandler
|
Go-Sec:
utils/test_mocks.go#L20
CreateRestsMockServer redeclared in this block
|
Go-Sec:
utils/mocks.go#L20
other declaration of CreateRestsMockServer
|
Go-Sec:
utils/test_mocks.go#L23
CreateXscRestsMockServer redeclared in this block
|
Go-Sec:
utils/mocks.go#L23
other declaration of CreateXscRestsMockServer
|
Go-Sec:
utils/test_mocks.go#L32
xscServer redeclared in this block
|
Go-Sec:
utils/mocks.go#L32
other declaration of xscServer
|
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/.
|