[otlp] Add mTLS Support for OTLP Exporter #6534
Annotations
10 errors
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptionsExtensions.cs#L48
Dereference of a possibly null reference.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptionsExtensions.cs#L50
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs#L285
Dereference of a possibly null reference.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs#L287
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptionsExtensions.cs#L45
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptionsExtensions.cs#L48
Dereference of a possibly null reference.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptionsExtensions.cs#L50
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs#L281
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs#L285
Dereference of a possibly null reference.
|
|
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs#L287
Possible null reference argument for parameter 'certificate' in 'bool X509Chain.Build(X509Certificate2 certificate)'.
|
The logs for this run have expired and are no longer available.
Loading