Increase code coverage #130
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
20s
Golang Validation
/
Yaml Lint
4s
Quality Checks
/
Unit tests and package coverage
2m 2s
Quality Checks
/
GoSec
34s
Quality Checks
/
Go Formatter and Vetter
31s
Quality Checks
/
Malware Scan
46s
Quality Checks
/
...
/
dependabot
0s
Annotations
10 errors
Golang Validation / Lint golang code:
acls_test.go#L26
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
acls_test.go#L34
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
acls_test.go#L44
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
acls_test.go#L52
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
api/json/json_decode_test.go#L13
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_decode_test.go#L602
unused-parameter: parameter 'scan' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_decode_test.go#L602
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_decode_test.go#L658
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_decode_test.go#L721
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
api/json/json_encode_test.go#L448
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|