Skip to content

PR #3398

PR #3398 #6123

Triggered via dynamic July 20, 2026 21:13
Status Success
Total duration 5m 42s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Analyze (go)
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
Analyze (go)
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
Analyze (go)
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
Analyze (go)
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
Analyze (go)
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
Analyze (go)
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)