remove incorrect null suppressions #7047
Annotations
5 errors
dotnet build ./build/OpenTelemetry.proj:
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Builder/OtlpExporterBuilder.cs#L36
Possible null reference argument for parameter 'name' in 'void OtlpExporterBuilder.BindConfigurationToOptions(IServiceCollection services, string name, IConfiguration configuration)'.
|
dotnet build ./build/OpenTelemetry.proj:
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Builder/OtlpExporterBuilder.cs#L36
Possible null reference argument for parameter 'name' in 'void OtlpExporterBuilder.BindConfigurationToOptions(IServiceCollection services, string name, IConfiguration configuration)'.
|
dotnet build ./build/OpenTelemetry.proj:
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Builder/OtlpExporterBuilder.cs#L36
Possible null reference argument for parameter 'name' in 'void OtlpExporterBuilder.BindConfigurationToOptions(IServiceCollection services, string name, IConfiguration configuration)'.
|
dotnet build ./build/OpenTelemetry.proj:
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Builder/OtlpExporterBuilder.cs#L36
Possible null reference argument for parameter 'name' in 'void OtlpExporterBuilder.BindConfigurationToOptions(IServiceCollection services, string name, IConfiguration configuration)'.
|
dotnet build ./build/OpenTelemetry.proj
Process completed with exit code 1.
|
Loading