Skip to content

Merge changes from develop to master #50

Merge changes from develop to master

Merge changes from develop to master #50

Re-run triggered December 13, 2023 04:46
Status Failure
Total duration 54s
Artifacts

build.yml

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

Annotations

21 errors and 20 warnings
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L43
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L66
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L116
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L150
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L210
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L243
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L43
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L66
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L116
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L150
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release
The job was canceled because "Debug" failed.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L43
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L66
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L116
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L150
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L210
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L243
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L43
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L66
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L116
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Controls/RemoveControlTests.cs#L150
The type or namespace name 'DiagramOptions' does not exist in the namespace 'Blazor.Diagrams.Core.Tests.Options' (are you missing an assembly reference?)
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
Build - Debug: docs/CustomNodesLinks/Models/DiagramLink.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Debug: docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Debug: docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Debug: samples/SharedDemo/Demos/CustomGroup/CustomGroupModel.cs#L13
'CustomGroupModel.Title' hides inherited member 'NodeModel.Title'. Use the new keyword if hiding was intended.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
Build - Release: samples/SharedDemo/Demos/CustomGroup/CustomGroupModel.cs#L13
'CustomGroupModel.Title' hides inherited member 'NodeModel.Title'. Use the new keyword if hiding was intended.
Build - Release: docs/CustomNodesLinks/Models/DiagramLink.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Release: docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Release: docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.