NLog Target support ConnectionString with isolated TelemetryClient #635
Annotations
9 errors and 4 warnings
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L42
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L42
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L42
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L42
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L137
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L137
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L137
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L137
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
This job failed
Loading