build(deps): bump github.com/aiven/aiven-go-client/v2 from 2.13.0 to 2.14.0 #3765
Annotations
8 errors
codeql (go)
cannot use d.Get("sync_group_offsets_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|
codeql (go)
cannot use d.Get("sync_group_offsets_interval_seconds").(int) (comma, ok expression of type int) as *int value in struct literal
|
codeql (go)
cannot use d.Get("emit_heartbeats_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|
codeql (go)
cannot use d.Get("emit_backward_heartbeats_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|
codeql (go)
cannot use d.Get("sync_group_offsets_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|
codeql (go)
cannot use d.Get("sync_group_offsets_interval_seconds").(int) (comma, ok expression of type int) as *int value in struct literal
|
codeql (go)
cannot use d.Get("emit_heartbeats_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|
codeql (go)
cannot use d.Get("emit_backward_heartbeats_enabled").(bool) (comma, ok expression of type bool) as *bool value in struct literal
|