Skip to content

New network connection #4271

New network connection

New network connection #4271

Triggered via pull request December 27, 2024 15:39
Status Success
Total duration 2m 37s
Artifacts

codeql-analysis.yml

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

Annotations

2 errors and 1 warning
Analyze (go): itests/clients/net_client.go#L48
cannot use h (variable of type *handler) as networking.Handler value in argument to networking.NewConfig: *handler does not implement networking.Handler (wrong type for method OnReceive)
Analyze (go)
cannot use h (variable of type *handler) as networking.Handler value in argument to networking.NewConfig: *handler does not implement networking.Handler (wrong type for method OnReceive)
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636