Fix empty controller list on upgrade. Fixes #2692 #4850
Annotations
10 errors
Run Go Quickstart Test
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Run Go Quickstart Test
undefined: pfxlog.ContextLogger
|
Run Go Quickstart Test
cannot use err (variable of type []error) as string value in argument to pfxlog.Logger().Error
|
Run Go Quickstart Test:
common/logcontext/logcontext.go#L28
undefined: pfxlog.LevelLogger
|
Run Go Quickstart Test:
common/logcontext/logcontext.go#L32
undefined: pfxlog.Wirer
|
Run Go Quickstart Test:
common/config/env.go#L33
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Run Go Quickstart Test:
common/config/env.go#L39
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Run Go Quickstart Test:
common/config/env.go#L45
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Run Go Quickstart Test
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Run Go Quickstart Test
pfxlog.Logger().WithError undefined (type pfxlog.Builder has no field or method WithError)
|
Loading