Skip to content

update to version 1.0.0 of the messaging lib #2536

update to version 1.0.0 of the messaging lib

update to version 1.0.0 of the messaging lib #2536

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

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
analyze: tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
analyze: 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.
analyze: tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
analyze: 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.