Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 #29
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/RequiredButMissingValidationResult.cs#L49
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/RegexValidationResult.cs#L59
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/RegexValidationResult.cs#L85
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/IsLessThanValidationResult.cs#L43
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/IsGreaterThanValidationResult.cs#L43
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Validation/ValidationResults/CanParseValidationResult.cs#L49
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Touch/TextBox.cs#L59
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Touch/TextBox.cs#L44
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Select/TextBox.Select.cs#L76
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build:
Gu.Wpf.NumericInput/Select/TextBox.Select.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|