Skip to content

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src (#53) #257

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src (#53)

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src (#53) #257

Triggered via push September 9, 2024 14:53
Status Success
Total duration 3m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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)