Skip to content

Clean up licenses

Clean up licenses #639

Triggered via push August 11, 2023 21:40
Status Success
Total duration 4m 54s
Artifacts 2

ci.yml

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

Annotations

51 warnings
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'
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'
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'
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/API/IMessageBrokerSubscriberService.cs#L43
Do not forget to remove this deprecated code someday.
unit-test: src/Messaging/API/IMessageBrokerSubscriberService.cs#L55
Do not forget to remove this deprecated code someday.
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.
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): 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/

Artifacts

Produced during runtime
Name Size
nuget Expired
109 KB
plug-ins Expired
553 KB