New network connection #4271
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
|