Skip to content

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 #62

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 #62

Triggered via push February 22, 2024 12:23
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L13
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L15
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L16
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L17
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L24
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L26
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L27
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L36
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Wpf.Geometry.Tests/ZoomboxTests.cs#L37
'Assert' does not contain a definition for 'AreEqual'
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.Geometry/GradientPath/GradientPath+FlattenedFigure.cs#L64
Change return type of method 'GetLines' from 'System.Collections.Generic.IReadOnlyList<Gu.Wpf.Geometry.Line>' to 'System.Collections.Generic.List<Gu.Wpf.Geometry.Line>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
build: Gu.Wpf.Geometry/GradientPath/GradientPath.cs#L208
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.Geometry/Balloon/BalloonBase.cs#L172
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.Geometry/GradientPath/GradientPath+FlattenedFigure.cs#L64
Change return type of method 'GetLines' from 'System.Collections.Generic.IReadOnlyList<Gu.Wpf.Geometry.Line>' to 'System.Collections.Generic.List<Gu.Wpf.Geometry.Line>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
build: Gu.Wpf.Geometry/Zoombox.cs#L393
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.Geometry/Zoombox.cs#L404
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.Geometry/Zoombox.cs#L431
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.Geometry/Zoombox.cs#L456
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.Geometry/Zoombox.cs#L476
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.Geometry/GradientPath/GradientPath+FlattenedFigure.cs#L64
Change return type of method 'GetLines' from 'System.Collections.Generic.IReadOnlyList<Gu.Wpf.Geometry.Line>' to 'System.Collections.Generic.List<Gu.Wpf.Geometry.Line>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)