fix(deps): update module github.com/onsi/gomega to v1.36.1 #1009
Annotations
8 errors and 1 warning
golangci-lint:
test/utils/utils.go#L38
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
golangci-lint:
test/utils/utils.go#L55
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
golangci-lint:
test/utils/utils.go#L60
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
golangci-lint:
internal/controller/dnsrecord_controller.go#L63
cyclomatic complexity 40 of func `(*DNSRecordReconciler).Reconcile` is high (> 30) (gocyclo)
|
golangci-lint:
internal/controller/account_controller.go#L62
cyclomatic complexity 34 of func `(*AccountReconciler).Reconcile` is high (> 30) (gocyclo)
|
golangci-lint:
internal/controller/ingress_controller.go#L68
cyclomatic complexity 33 of func `(*IngressReconciler).Reconcile` is high (> 30) (gocyclo)
|
golangci-lint:
internal/controller/ip_controller.go#L68
cyclomatic complexity 32 of func `(*IPReconciler).Reconcile` is high (> 30) (gocyclo)
|
golangci-lint:
test/e2e/e2e_test.go#L76
ineffectual assignment to err (ineffassign)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading