Skip to content

added forgot licence header #625

added forgot licence header

added forgot licence header #625

Triggered via push July 21, 2023 10:17
Status Success
Total duration 6m 10s
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
16s
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/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/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.
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/
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'

Artifacts

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