Skip to content

Bump MaterialDesignThemes from 4.9.0 to 5.0.0 #38

Bump MaterialDesignThemes from 4.9.0 to 5.0.0

Bump MaterialDesignThemes from 4.9.0 to 5.0.0 #38

Triggered via push March 4, 2024 16:46
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Gu.Wpf.NumericInput.Tests/ShortBoxTests.cs#L30
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/ShortBoxTests.cs#L43
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/BaseBoxTests.cs#L21
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/BaseBoxTests.cs#L30
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/BaseBoxTests.cs#L33
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/BaseBoxTests.cs#L35
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/BaseBoxTests.cs#L36
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/NumericBoxTests.cs#L59
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/NumericBoxTests.cs#L61
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.NumericInput.Tests/NumericBoxTests.cs#L62
'Assert' does not contain a definition for 'IsNull'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/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/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/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)
build: Gu.Wpf.NumericInput/Select/TextBox.Select.cs#L104
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)