[main] Upgrade to latest dependencies #3603
Annotations
10 errors and 1 warning
Go Lint:
cmd/dispatcher/main.go#L74
env.SetComponent undefined (type envConfig has no field or method SetComponent) (typecheck)
|
Go Lint:
cmd/dispatcher/main.go#L75
env.GetLogger undefined (type envConfig has no field or method GetLogger) (typecheck)
|
Go Lint:
cmd/dispatcher/main.go#L77
env.SetupTracing undefined (type envConfig has no field or method SetupTracing) (typecheck)
|
Go Lint:
cmd/dispatcher/main.go#L80
env.SetupMetrics undefined (type envConfig has no field or method SetupMetrics) (typecheck)
|
Go Lint:
cmd/ingress/main.go#L82
env.SetComponent undefined (type envConfig has no field or method SetComponent) (typecheck)
|
Go Lint:
cmd/ingress/main.go#L83
env.GetLogger undefined (type envConfig has no field or method GetLogger) (typecheck)
|
Go Lint:
cmd/ingress/main.go#L86
env.SetupTracing undefined (type envConfig has no field or method SetupTracing) (typecheck)
|
Go Lint:
cmd/ingress/main.go#L90
env.SetupMetrics undefined (type envConfig has no field or method SetupMetrics) (typecheck)
|
Go Lint:
cmd/ingress/main.go#L110
env.GetLogger undefined (type *envConfig has no field or method GetLogger) (typecheck)
|
Go Lint:
pkg/rabbit/service.go#L206
r.RabbitmqV1beta1 undefined (type *Rabbit has no field or method RabbitmqV1beta1) (typecheck)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
Loading