Skip to content

Increase code coverage #122

Increase code coverage

Increase code coverage #122

Triggered via pull request February 3, 2025 10:48
Status Failure
Total duration 2m 13s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
27s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
5s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
2m 2s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
36s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
33s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
46s
Quality Checks / Malware Scan
Quality Checks  /  ...  /  dependabot
0s
Quality Checks / Automerge Dependabot PRs / dependabot
Fit to window
Zoom out
Zoom in

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#L10
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#L149
File is not properly formatted (gofumpt)
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)
Golang Validation / Lint golang code: api/json/json_fold_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: api/json/json_fold_test.go#L10
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: api/json/json_stream_test.go#L307
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)