Skip to content

Refactoring core routing and improving stability #321

Refactoring core routing and improving stability

Refactoring core routing and improving stability #321

Triggered via pull request January 13, 2025 12:20
@rbuergirbuergi
opened #40
Videos
Status Failure
Total duration 3m 45s
Artifacts 1

dotnet-test.yml

on: pull_request
Build and Run Unit tests
3m 34s
Build and Run Unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
Build and Run Unit tests
Process completed with exit code 1.
Build and Run Unit tests
This action finished successfully, but test results have status failure.
TestVanilla (MeshWeaver.Import.Test.ImportTest) failed: MeshWeaver.Import.Test.ImportTest#L0
test/MeshWeaver.Import.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_27.trx [took 10s]
BasicMessage (MeshWeaver.Hosting.Monolith.Test.MonolithMeshTest) failed: MeshWeaver.Hosting.Monolith.Test.MonolithMeshTest#L0
test/MeshWeaver.Mesh.Monolith.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_39.trx [took 10s]
TestCatalog (MeshWeaver.Layout.Test.DomainLayoutServiceTest) failed: MeshWeaver.Layout.Test.DomainLayoutServiceTest#L0
test/MeshWeaver.Layout.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_30.trx [took 10s]
TestEntityView (MeshWeaver.Layout.Test.DomainLayoutServiceTest) failed: MeshWeaver.Layout.Test.DomainLayoutServiceTest#L0
test/MeshWeaver.Layout.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_30.trx [took 10s]
WayBack (MeshWeaver.Serialization.Test.RawJsonTest) failed: MeshWeaver.Serialization.Test.RawJsonTest#L0
test/MeshWeaver.Serialization.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_18.trx [took 0s]
MessageDeliveryPropertiesTest (MeshWeaver.Serialization.Test.SerializationTest) failed: MeshWeaver.Serialization.Test.SerializationTest#L0
test/MeshWeaver.Serialization.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_18.trx [took 0s]
WayForward_DeserializeToRawJson (MeshWeaver.Serialization.Test.RawJsonTest) failed: MeshWeaver.Serialization.Test.RawJsonTest#L0
test/MeshWeaver.Serialization.Test/TestResults/_fv-az1675-69_2025-01-13_12_23_18.trx [took 0s]
Build and Run Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Run Unit tests: src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Run Unit tests: src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Run Unit tests: test/MeshWeaver.Serialization.Test/SerializationTest.cs#L44
'SerializationTest.ConfigureHost(MessageHubConfiguration)' hides inherited member 'HubTestBase.ConfigureHost(MessageHubConfiguration)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build and Run Unit tests: test/MeshWeaver.Serialization.Test/SerializationTest.cs#L61
'SerializationTest.ConfigureClient(MessageHubConfiguration)' hides inherited member 'HubTestBase.ConfigureClient(MessageHubConfiguration)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build and Run Unit tests: src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Run Unit tests: src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.

Artifacts

Produced during runtime
Name Size
testResults
92 KB