Skip to content

update to version 1.0.0 of the messaging lib #2695

update to version 1.0.0 of the messaging lib

update to version 1.0.0 of the messaging lib #2695

Triggered via pull request August 29, 2023 13:07
Status Success
Total duration 6m 17s
Artifacts

license-scanning.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
scan: tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
scan: tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Models/InformaticsGateway/WorkflowRequestMessage.cs#L42
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
scan: tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
scan: tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Models/InformaticsGateway/WorkflowRequestMessage.cs#L42
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.