Adding error logs report for audit scans #270
analysis.yml
on: pull_request
Static-Check
12s
Go-Sec
1m 44s
Annotations
12 errors and 2 warnings
Static-Check:
xsc_test.go#L18
TestXscAnalyticsForAudit redeclared in this block
|
Static-Check:
audit_test.go#L521
other declaration of TestXscAnalyticsForAudit
|
Static-Check:
xsc_test.go#L27
validateAnalyticsBasicEvent redeclared in this block
|
Static-Check:
audit_test.go#L530
other declaration of validateAnalyticsBasicEvent (typecheck)
|
Static-Check:
utils/errorreport_test.go#L80
commentFormatting: put a space between `//` and comment text (gocritic)
|
Static-Check:
utils/errorreport.go#L13
field `client` is unused (unused)
|
Static-Check:
utils/errorreport.go#L14
field `xscDetails` is unused (unused)
|
Static-Check
issues found
|
Go-Sec:
xsc_test.go#L18
TestXscAnalyticsForAudit redeclared in this block
|
Go-Sec:
audit_test.go#L521
other declaration of TestXscAnalyticsForAudit
|
Go-Sec:
xsc_test.go#L27
validateAnalyticsBasicEvent redeclared in this block
|
Go-Sec:
audit_test.go#L530
other declaration of validateAnalyticsBasicEvent
|
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/.
|