Bump .NET from 7.0 to 8.0 #15
Annotations
10 warnings
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L14
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L24
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L56
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L36
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L101
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L81
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L76
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
OddsCollector.Common/OddsApi/Converter/OddsApiObjectConverter.cs#L122
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
The logs for this run have expired and are no longer available.
Loading