feat: Track code coverage #2
Annotations
10 errors and 1 warning
Run golangci-lint:
controllers/argocd/openshift/clusterconfig_test.go#L100
func `makeTestRoleBinding` is unused (unused)
|
Run golangci-lint:
test/e2e/suite_test.go#L60
var `cfg` is unused (unused)
|
Run golangci-lint:
test/e2e/suite_test.go#L205
func `checkIfDeleted` is unused (unused)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L211
ineffectual assignment to err (ineffassign)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L804
ineffectual assignment to err (ineffassign)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L860
ineffectual assignment to err (ineffassign)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L701
SA4031: this nil check is always true (staticcheck)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L696
SA4031(related information): this is the value of dc (staticcheck)
|
Run golangci-lint:
test/e2e/gitopsservice_test.go#L23
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Run golangci-lint:
test/e2e/argocd_route_test.go#L54
SA1024: cutset contains duplicate characters (staticcheck)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gitops-operator/gitops-operator. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading