incusd: Update for server config type #49
Annotations
6 errors
incusd/cluster/notify_test.go#L52
invalid operation: server.Config["cluster.https_address"] (map index expression of type string) is not an interface (typecheck)
|
incusd/cluster/notify_test.go#L181
cannot use values (variable of type map[string]any) as map[string]string value in argument to config.Patch (typecheck)
|
incusd/cluster/notify_test.go#L236
cannot use config (variable of type map[string]any) as map[string]string value in struct literal (typecheck)
|
incusd/config/map_test.go#L139
cannot use nil as string value in map literal (typecheck)
|
incusd/config/map_test.go#L247
cannot use 123 (untyped int constant) as string value in map literal (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading