Skip to content

WI00856225 - Remove FluentAssertions from Blazor.Diagrams.Core.Tests #241

WI00856225 - Remove FluentAssertions from Blazor.Diagrams.Core.Tests

WI00856225 - Remove FluentAssertions from Blazor.Diagrams.Core.Tests #241

Triggered via pull request January 27, 2025 04:27
Status Failure
Total duration 1m 14s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 21 warnings
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L10
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L26
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L28
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L64
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L10
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L26
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L28
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L64
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=42128dd187003570'.
Build - Release
Process completed with exit code 1.
Build - Debug
The job was canceled because "Release" failed.
Build - Debug
Process completed with exit code 1.
Build - Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L50
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L74
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L103
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L128
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L129
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Behaviors/DragNewLinkBehaviorTests.cs#L465
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L50
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L74
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L103
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L128
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L129
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Behaviors/DragNewLinkBehaviorTests.cs#L465
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)