Skip to content

Merge

Merge #37

Triggered via push January 31, 2024 00:53
Status Failure
Total duration 1m 58s
Artifacts

dotnet-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 102 warnings
build
Process completed with exit code 1.
build
This action finished successfully, but test results have status failure.
TwoSubscribers (OpenSmc.Messaging.Hub.Test.MessageHubSubscribersTest) failed: OpenSmc.Messaging.Hub.Test.MessageHubSubscribersTest#L0
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 3s]
ClientToServerWithMessageTraffic (OpenSmc.Messaging.Hub.Test.MessageHubTest) failed: OpenSmc.Messaging.Hub.Test.MessageHubTest#L0
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 0s]
SimpleRequest (OpenSmc.Messaging.Hub.Test.MessageHubHostedAddressTest) failed: OpenSmc.Messaging.Hub.Test.MessageHubHostedAddressTest#L0
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 3s]
TestMe (OpenSmc.Pivot.Test.DraftTest) failed: OpenSmc.Pivot.Test.DraftTest#L0
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 3s]
DataCubeScopeWithDimensionPropertiesErr1 (OpenSmc.Pivot.Test.PivotTest) failed: OpenSmc.Pivot.Test.PivotTest#L0
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
DataCubeScopeWithDimensionPropertiesErr (OpenSmc.Pivot.Test.PivotTest) failed: OpenSmc.Pivot.Test.PivotTest#L0
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
NullQuerySourceShouldFlatten (OpenSmc.Pivot.Test.PivotTest) failed: OpenSmc.Pivot.Test.PivotTest#L0
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
LayoutStackUpdateTest (OpenSmc.Layout.Test.LayoutTest) failed: OpenSmc.Layout.Test.LayoutTest#L0
test/OpenSmc.Layout.Test/TestResults/_fv-az561-958_2024-01-31_00_55_29.trx [took 0s]
GetPredefinedArea (OpenSmc.Layout.Test.LayoutTest) failed: OpenSmc.Layout.Test.LayoutTest#L0
test/OpenSmc.Layout.Test/TestResults/_fv-az561-958_2024-01-31_00_55_29.trx [took 3s]
GetAreaWithUpdatingView (OpenSmc.Layout.Test.LayoutTest) failed: OpenSmc.Layout.Test.LayoutTest#L0
test/OpenSmc.Layout.Test/TestResults/_fv-az561-958_2024-01-31_00_55_29.trx [took 3s]
build: src/OpenSmc.Collections/QueryableExtensions.cs#L5
The using directive for 'System.Diagnostics.CodeAnalysis' appeared previously in this namespace
build: src/OpenSmc.DotNet.Kernel/IDotNetKernel.cs#L9
Cannot convert null literal to non-nullable reference type.
build: src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'EvaluationError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/NotebookDto.cs#L53
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/NotebookDto.cs#L53
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/NotebookDto.cs#L59
Non-nullable property 'EvaluationError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/ProjectDocument.cs#L6
Non-nullable property 'HomeRegion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/OpenSmc.Project.Contract/ProjectDocument.cs#L6
Non-nullable property 'Abstract' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.