Increase code coverage #146
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
21s
Golang Validation
/
Yaml Lint
4s
Quality Checks
/
Unit tests and package coverage
2m 11s
Quality Checks
/
GoSec
36s
Quality Checks
/
Go Formatter and Vetter
32s
Quality Checks
/
Malware Scan
49s
Quality Checks
/
...
/
dependabot
0s
Annotations
4 errors
Golang Validation / Lint golang code:
api/json/json_encode_test.go#L869
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_encode_test.go#L884
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_encode_test.go#L929
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code
issues found
|