Bump golang.org/x/net from 0.21.0 to 0.23.0 #19
Annotations
11 errors
|
Run Contrib Tests
too many arguments in call to c.TLS.LoadTLSConfig
|
Run Contrib Tests
undefined: confignet.TransportTypeTCP
|
Run Contrib Tests
cannot use ctx (variable of type context.Context) as component.Host value in argument to ddr.config.ServerConfig.ToServer: context.Context does not implement component.Host (missing method GetExporters)
|
Run Contrib Tests
cannot use host (variable of type component.Host) as component.TelemetrySettings value in argument to ddr.config.ServerConfig.ToServer
|
Run Contrib Tests
cannot use ddr.params.TelemetrySettings (variable of type component.TelemetrySettings) as http.Handler value in argument to ddr.config.ServerConfig.ToServer: component.TelemetrySettings does not implement http.Handler (missing method ServeHTTP)
|
Run Contrib Tests
cannot use ddmux (variable of type *http.ServeMux) as confighttp.ToServerOption value in argument to ddr.config.ServerConfig.ToServer
|
Run Contrib Tests
too many arguments in call to ddr.config.ServerConfig.ToListener
|
Run Contrib Tests
undefined: confignet.TransportTypeTCP
|
Run Contrib Tests
too many arguments in call to jr.config.HTTPServerConfig.ToListener
|
Run Contrib Tests
cannot use ctx (variable of type context.Context) as component.Host value in argument to jr.config.HTTPServerConfig.ToServer: context.Context does not implement component.Host (missing method GetExporters)
|
Loading