Bump Meziantou.Analyzer from 3.0.103 to 3.0.119#59
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
Analogy.LogViewer.OpenTelemetry/Managers/UserSettingsManager.cs#L44
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
Analogy.LogViewer.OpenTelemetry/Managers/UserSettingsManager.cs#L43
Converting null literal or possible null value to non-nullable type.
|
|
Analogy.LogViewer.OpenTelemetry/Managers/UserSettingsManager.cs#L19
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Analogy.LogViewer.OpenTelemetry/Managers/UserSettingsManager.cs#L26
Possible null reference assignment.
|
|
Analogy.LogViewer.OpenTelemetry/Otel/OtelGrpcHosting.cs#L18
Non-nullable field 'hostingTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Analogy.LogViewer.OpenTelemetry/OtelMetricsViewerUC.cs#L28
Dereference of a possibly null reference.
|
|
Analogy.LogViewer.OpenTelemetry/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Analogy.LogViewer.OpenTelemetry/Otel/AnalogyMetricsServiceBase.cs#L12
Parameter 'logger' is unread.
|
|
Analogy.LogViewer.OpenTelemetry/OtelMetricsViewerUC.cs#L15
Non-nullable property 'MetricName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Analogy.LogViewer.OpenTelemetry/IAnalogy/OtelUserSettings.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading