Add SDS Unit Test #33
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
24s
Golang Validation
/
Yaml Lint
7s
Quality Checks
/
Unit tests and package coverage
38s
Quality Checks
/
GoSec
34s
Quality Checks
/
Go Formatter and Vetter
31s
Quality Checks
/
Malware Scan
48s
Annotations
7 errors and 6 warnings
Golang Validation / Lint golang code:
sds_test.go#L92
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
sds_test.go#L303
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
sds_test.go#L354
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
sds_test.go#L417
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
sds_test.go#L502
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
sds_test.go#L585
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code
issues found
|
Golang Validation / Yaml Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golang Validation / Lint golang code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Go Formatter and Vetter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / GoSec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Unit tests and package coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Malware Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|