Remove formatting stuff on chart #211
Annotations
4 warnings
Build:
CentralHub.Api/Services/LocalizationService.cs#L107
Change return type of method 'FilterMeasurements' from 'System.Collections.Generic.IEnumerable<CentralHub.Api.Model.Measurement>' to 'System.Collections.Generic.Dictionary<CentralHub.Api.Services.LocalizationService.FilterCriteria, CentralHub.Api.Model.Measurement>.ValueCollection' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
CentralHub.WebUI/Data/TrackerService.cs#L34
Possible null reference argument for parameter 'source' in 'Tracker[] Enumerable.ToArray<Tracker>(IEnumerable<Tracker> source)'.
|
Build:
CentralHub.Api/Services/LocalizationService.cs#L107
Change return type of method 'FilterMeasurements' from 'System.Collections.Generic.IEnumerable<CentralHub.Api.Model.Measurement>' to 'System.Collections.Generic.Dictionary<CentralHub.Api.Services.LocalizationService.FilterCriteria, CentralHub.Api.Model.Measurement>.ValueCollection' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
CentralHub.WebUI/Data/TrackerService.cs#L34
Possible null reference argument for parameter 'source' in 'Tracker[] Enumerable.ToArray<Tracker>(IEnumerable<Tracker> source)'.
|
The logs for this run have expired and are no longer available.
Loading