Improve UT Coverage #41
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
24s
Golang Validation
/
Yaml Lint
6s
Quality Checks
/
Unit tests and package coverage
36s
Quality Checks
/
GoSec
37s
Quality Checks
/
Go Formatter and Vetter
32s
Quality Checks
/
Malware Scan
44s
Annotations
10 errors and 6 warnings
Golang Validation / Lint golang code:
api/restclient_test.go#L46
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/restclient_test.go#L120
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L24
unused-parameter: parameter 'method' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L24
unused-parameter: parameter 'url' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L24
unused-parameter: parameter 'headers' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L24
unused-parameter: parameter 'body' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L30
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L30
unused-parameter: parameter 'url' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
unityclient_test.go#L30
unused-parameter: parameter 'headers' seems to be unused, consider removing or renaming it as _ (revive)
|
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 / 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 / GoSec
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
|