Increase code coverage #145
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
25s
Golang Validation
/
Yaml Lint
9s
Quality Checks
/
Unit tests and package coverage
2m 5s
Quality Checks
/
GoSec
34s
Quality Checks
/
Go Formatter and Vetter
30s
Quality Checks
/
Malware Scan
51s
Quality Checks
/
...
/
dependabot
0s
Annotations
3 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
issues found
|