Bump the nuget group with 1 update #24
Merged
Annotations
2 warnings
|
Build:
app-api/src/WeightTracker.Core/Models/Stats.cs#L10
In externally visible method 'Stats Stats.Create(IList<WeightData> data)', validate parameter 'data' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
app-api/src/WeightTracker.Core/Models/Stats.cs#L10
In externally visible method 'Stats Stats.Create(IList<WeightData> data)', validate parameter 'data' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Loading