fix audit tests for xray-url #27
analysis.yml
on: push
Static-Check
3m 34s
Go-Sec
1m 50s
Annotations
3 errors and 2 warnings
Go-Sec:
audit_test.go#L489
cannot use getJasAuditMockCommand (value of type func() components.Command) as bool value in argument to securityTestUtils.InitTestWithMockCommandOrParams
|
Static-Check:
audit_test.go#L489
cannot use getJasAuditMockCommand (value of type func() components.Command) as bool value in argument to securityTestUtils.InitTestWithMockCommandOrParams (typecheck)
|
Static-Check
issues found
|
Go-Sec
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static-Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|