Skip to content

Migrate to Go 1.21's native slog #2376

Migrate to Go 1.21's native slog

Migrate to Go 1.21's native slog #2376

Triggered via pull request December 12, 2023 17:00
Status Failure
Total duration 19m 2s
Artifacts

flow.yml

on: pull_request
Matrix: flow_test
Fit to window
Zoom out
Zoom in

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.