Usr/sreekb/goscaleio uts #37
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
29s
Golang Validation
/
Yaml Lint
7s
Quality Checks
/
Unit tests and package coverage
39s
Quality Checks
/
GoSec
39s
Quality Checks
/
Go Formatter and Vetter
33s
Quality Checks
/
Malware Scan
56s
Annotations
6 errors and 6 warnings
Golang Validation / Lint golang code:
api/api_logging_test.go#L162
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/api_logging_test.go#L242
unexported-return: exported func NewErrorReader returns unexported type *api.errorReader, which can be annoying to use (revive)
|
Golang Validation / Lint golang code:
api/api_logging_test.go#L247
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/api_logging_test.go#L312
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
fault_set_test.go#L363
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 / 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
|