Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src (#53) #257
build.yml
on: push
build-ci
3m 44s
build-production
0s
Annotations
10 warnings
build-ci:
src/Mairegger.Printing/Definition/PrintDimension.cs#L128
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/PrintProcessor/PrintProcessorCollection.cs#L30
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/PrintProcessor/PrintProcessorCollection.cs#L45
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/Definition/PageRange.cs#L130
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/Internal/PrintOnAttributeHelper.cs#L29
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/Content/BlankLine.cs#L26
Use 'ArgumentOutOfRangeException.ThrowIfNegativeOrZero' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1512)
|
build-ci:
src/Mairegger.Printing/Internal/PrintOnAttributeHelper.cs#L29
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/Definition/PrintDimension.cs#L128
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build-ci:
src/Mairegger.Printing/Internal/PrintOnAttributeHelper.cs#L44
Use 'ArgumentOutOfRangeException.ThrowIfNegativeOrZero' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1512)
|
build-ci:
src/Mairegger.Printing/PrintProcessor/PrintProcessorCollection.cs#L30
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|