[Docker Plug-in] Don't pull image if already exists unless forced #2596
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
analyze:
src/WorkflowManager/WorkflowManager/Validators/WorkflowValidator.cs#L653
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
analyze:
tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
|
analyze:
src/WorkflowManager/WorkflowManager/Validators/WorkflowValidator.cs#L653
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
analyze:
tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
|