Skip to content

[WIP] Increase UT Coverage #16

[WIP] Increase UT Coverage

[WIP] Increase UT Coverage #16

Triggered via pull request January 31, 2025 05:13
Status Failure
Total duration 1m 41s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
1m 3s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
6s
Golang Validation / Yaml Lint
Run gosec, unit tests, and check package coverage  /  Unit tests and package coverage
1m 31s
Run gosec, unit tests, and check package coverage / Unit tests and package coverage
Run gosec, unit tests, and check package coverage  /  GoSec
1m 4s
Run gosec, unit tests, and check package coverage / GoSec
Run gosec, unit tests, and check package coverage  /  Go Formatter and Vetter
1m 11s
Run gosec, unit tests, and check package coverage / Go Formatter and Vetter
Run gosec, unit tests, and check package coverage  /  Malware Scan
45s
Run gosec, unit tests, and check package coverage / Malware Scan
Run gosec, unit tests, and check package coverage  /  ...  /  dependabot
0s
Run gosec, unit tests, and check package coverage / Automerge Dependabot PRs / dependabot
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Golang Validation / Lint golang code: provider/provider_test.go#L33
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: provider/provider_test.go#L36
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: provider/provider_test.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: provider/provider_test.go#L53
unused-parameter: parameter 'plugin' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: provider/provider_test.go#L53
unused-parameter: parameter 'listener' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code
issues found