Increasing UT coverage #218
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 28s
Golang Validation
/
Yaml Lint
4s
Quality Checks
/
Unit tests and package coverage
4m 45s
Quality Checks
/
GoSec
1m 49s
Quality Checks
/
Go Formatter and Vetter
1m 51s
Quality Checks
/
Malware Scan
48s
Quality Checks
/
...
/
dependabot
0s
Annotations
7 errors
Golang Validation / Lint golang code:
main_test.go#L4
"github.com/sirupsen/logrus" imported and not used
|
Golang Validation / Lint golang code:
main_test.go#L14
"github.com/stretchr/testify/require" imported and not used
|
Golang Validation / Lint golang code:
main_test.go#L15
"k8s.io/apimachinery/pkg/apis/meta/v1" imported as metav1 and not used
|
Golang Validation / Lint golang code:
main_test.go#L18
"k8s.io/client-go/tools/leaderelection" imported and not used
|
Golang Validation / Lint golang code:
main_test.go#L19
"k8s.io/client-go/tools/leaderelection/resourcelock" imported and not used
|
Golang Validation / Lint golang code:
main_test.go#L86
declared and not used: mockGocsi (typecheck)
|
Golang Validation / Lint golang code
issues found
|