Migrate to Go 1.21's native slog #2376
Annotations
7 errors
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
undefined: log
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
cannot use "failed to close eventhub client for %s: %v" (constant of type string) as context.Context value in argument to log.Errorf: string does not implement context.Context (missing method Deadline)
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
cannot use name (variable of type ScopedEventhub) as string value in argument to log.Errorf
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
undefined: log
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
cannot use "failed to close eventhub client for %s: %v" (constant of type string) as context.Context value in argument to log.Errorf: string does not implement context.Context (missing method Deadline)
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
cannot use name (variable of type ScopedEventhub) as string value in argument to log.Errorf
|
flow_test (ubicloud-standard-8-ubuntu-2204-arm)
Process completed with exit code 1.
|