Skip to content

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2 #956

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2 #956

Triggered via pull request August 21, 2024 20:50
Status Success
Total duration 2m 27s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: test/utils/utils.go#L38
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: test/utils/utils.go#L55
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: test/utils/utils.go#L60
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/controller/dnsrecord_controller.go#L63
cyclomatic complexity 40 of func `(*DNSRecordReconciler).Reconcile` is high (> 30) (gocyclo)
lint: internal/controller/account_controller.go#L62
cyclomatic complexity 34 of func `(*AccountReconciler).Reconcile` is high (> 30) (gocyclo)
lint: internal/controller/ingress_controller.go#L68
cyclomatic complexity 33 of func `(*IngressReconciler).Reconcile` is high (> 30) (gocyclo)
lint: internal/controller/ip_controller.go#L68
cyclomatic complexity 32 of func `(*IPReconciler).Reconcile` is high (> 30) (gocyclo)
lint: test/e2e/e2e_test.go#L76
ineffectual assignment to err (ineffassign)