Fix first paragraph sentence structure in durability/index.md #2246
+1
−1
Annotations
11 errors and 10 warnings
|
|
|
Test
System.Exception : Expected ending activity was not detected
Activity detected:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (3b330146-95a5-4741-aeb2-aa8c9d3eaa05) | 08de75f4-6126-4436-7c1e-52a5a32e0000 | Wolverine.ComplianceTests.ErrorHandling.ErrorCausingMessage | 0| Sent |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Test
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
--------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
--------------------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (259fd0ba-8cc1-4aa7-9e3f-6a80f2181594) | 08de75f4-5e28-8bcc-7c1e-52a5a32e0000 | Structural.Typed.Message | 0| Sent |
--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Test
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (a78bf07b-d2a5-4204-82b4-086df8c263e7) | 08de75f4-4c45-7318-7c1e-52a5a32e0000 | Wolverine.ComplianceTests.Compliance.Request | 0| Sent |
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---- System.TimeoutException : Timed out waiting for expected response Wolverine.ComplianceTests.Compliance.Response for original message 08de75f4-4c45-7318-7c1e-52a5a32e0000 of type Wolverine.ComplianceTests.Compliance.Request with a configured timeout of 30000 milliseconds
|
|
Test
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
--------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
--------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (553ce1d4-0a99-4d02-86d5-c1c32b31809a) | 08de75f4-4949-0b53-7c1e-52a5a32e0000 | Message1 | 0| Sent |
--------------------------------------------------------------------------------------------------------------------------------------------
---- System.TimeoutException : Timed out waiting for expected acknowledgement for original message 08de75f4-4949-0b53-7c1e-52a5a32e0000 of type Message1 on Node -1506315962
|
|
Test
System.Exception : No ending activity detected
|
|
Test
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
--------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
--------------------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (31a2af6b-8ef1-404c-bda9-455ac7468f3c) | 08de75f4-3469-3158-7c1e-52a5a32e0000 | Structural.Typed.Message | 0| Sent |
--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Test
System.Exception : Expected ending activity was not detected
Activity detected:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SenderService (b8b4e307-8c90-4257-8f50-a554fb936ec7) | 08de75f4-2b73-9510-7c1e-52a5a32e0000 | Wolverine.ComplianceTests.ErrorHandling.ErrorCausingMessage | 0| Sent |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Test
System.InvalidOperationException : Sequence contains no elements
|
|
Test:
src/Transports/MQTT/Wolverine.MQTT.Tests/listen_with_topic_wildcards.cs#L57
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Wolverine.MQTT.Tests (52f8b49e-93eb-4161-ad57-261029a4311d) | 08de75f4-0f76-801f-7c1e-52a5a32e0000 | Wolverine.MQTT.Tests.ColorMessage | 0| Sent |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Test:
src/Transports/MQTT/Wolverine.MQTT.Tests/listen_with_emqx_shared_group_topic.cs#L57
System.TimeoutException : This TrackedSession timed out before all activity completed.
Activity detected:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Service (Node Id) | Message Id | Message Type | Time (ms) | Event |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Wolverine.MQTT.Tests (edf1b575-517d-4e06-aa44-ec64c940146d) | 08de75f3-fd92-188f-7c1e-52a5a32e0000 | Wolverine.MQTT.Tests.ColorMessage | 0| Sent |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
Build:
src/Wolverine/Configuration/Capabilities/EndpointDescriptor.cs#L7
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Wolverine/Configuration/Capabilities/BrokerDescription.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Wolverine/Configuration/Capabilities/BrokerDescription.cs#L8
Non-nullable property 'ProtocolName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Wolverine/Configuration/Capabilities/ServiceRegistration.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Wolverine/Attributes/WolverineParameterAttribute.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Wolverine/Attributes/AlwaysPublishResponseAttribute.cs#L23
Non-nullable field '_envelope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Wolverine/Attributes/WolverineParameterAttribute.cs#L21
Non-nullable property 'ArgumentName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Wolverine/Runtime/WorkerQueues/DurableReceiver.cs#L212
Nullability of reference types in return type of 'IHandlerPipeline? DurableReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes).
|
|
Build:
src/Wolverine/Runtime/WorkerQueues/BufferedReceiver.cs#L111
Nullability of reference types in return type of 'IHandlerPipeline? BufferedReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes).
|
|
Build:
src/Wolverine/Runtime/Agents/AssignAgent.cs#L33
'AssignAgent' defines 'Equals' but not 'GetHashCode'
|
Loading