Skip to content

Merge pull request #205 from Project-MONAI/AI-137-nds #627

Merge pull request #205 from Project-MONAI/AI-137-nds

Merge pull request #205 from Project-MONAI/AI-137-nds #627

Re-run triggered July 21, 2023 14:59
Status Failure
Total duration 4m 54s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Matrix: analyze
Publish to GitHub Packages
12s
Publish to GitHub Packages
Official Release to GitHub Packages
0s
Official Release to GitHub Packages
Official Release to NuGet.org
21s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

1 error and 51 warnings
Official Release to NuGet.org
The process '/opt/hostedtoolcache/GitReleaseManager.Tool/0.13.0/x64/dotnet-gitreleasemanager' failed with exit code 1
build (windows-latest): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
build (windows-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
build (windows-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L243
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
build (windows-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L352
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L115
Dereference of a possibly null reference.
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L215
Dereference of a possibly null reference.
build (windows-latest): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
analyze (csharp): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
build (windows-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L243
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L352
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L115
Dereference of a possibly null reference.
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L215
Dereference of a possibly null reference.
analyze (csharp): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
analyze (csharp): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
analyze (csharp)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
build (ubuntu-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
build (ubuntu-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L243
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
build (ubuntu-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L352
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
build (ubuntu-latest): src/Messaging/Tests/IServiceCollectionExtensionsTests.cs#L206
The event 'GoodSubscriberService.OnConnectionError' is never used
build (ubuntu-latest): src/Plugins/RabbitMQ/Tests/Unit/RabbitMqMessageSubscriberServiceTest.cs#L136
'RabbitMQMessageSubscriberService.Subscribe(string, string, Action<MessageReceivedEventArgs>, ushort)' is obsolete: 'This method is obsolete, use SubscribeAsync instead'
unit-test: src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
unit-test: src/Messaging/API/IMessageBrokerSubscriberService.cs#L55
Do not forget to remove this deprecated code someday.
unit-test: src/Messaging/API/IMessageBrokerSubscriberService.cs#L43
Do not forget to remove this deprecated code someday.
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L108
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L108
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L109
Remove this argument from the method call; it hides the caller information.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L150
"Find" method should be used instead of the "FirstOrDefault" extension method.

Artifacts

Produced during runtime
Name Size
nuget Expired
111 KB
plug-ins Expired
556 KB