Bump the dotnet-dependencies group with 2 updates - #28
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
Build
Possible null reference argument for parameter 'Scores' in 'DictionaryRecord.DictionaryRecord(Dictionary<string, int> Scores)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'HomeAddress' in 'PersonRecord.PersonRecord(string Name, Address HomeAddress)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'Items' in 'OrderRecord.OrderRecord(int OrderId, List<OrderItem> Items)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'Values' in 'EnumerableRecord.EnumerableRecord(IEnumerable<string> Values)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'ThreadSafeScores' in 'ConcurrentRecord.ConcurrentRecord(ConcurrentDictionary<string, int> ThreadSafeScores)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading