Skip to content

feat(LT-5705): Add support for auto configuring subscriber queue #27

feat(LT-5705): Add support for auto configuring subscriber queue

feat(LT-5705): Add support for auto configuring subscriber queue #27

Triggered via pull request September 20, 2024 08:12
Status Success
Total duration 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Lykke.RabbitMqBroker/Subscriber/Middleware/Telemetry/TelemetryMiddleware.cs#L13
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
build: src/Lykke.RabbitMqBroker/Deduplication/HashHelper.cs#L13
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: src/Lykke.RabbitMqBroker/Publisher/RawMessagePublisher.cs#L33
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
build: src/Lykke.RabbitMqBroker/ListenerDependencyInjectionExtensions.cs#L36
Ambiguous reference in cref attribute: 'IRabbitMqListenerRegistrationBuilder{TModel}.AddMessageHandler{THandler}'. Assuming 'IRabbitMqListenerRegistrationBuilder<TModel>.AddMessageHandler<THandler>()', but could have also matched other overloads including 'IRabbitMqListenerRegistrationBuilder<TModel>.AddMessageHandler<THandler>(THandler)'.
build: src/Lykke.RabbitMqBroker/ListenerDependencyInjectionExtensions.cs#L140
Ambiguous reference in cref attribute: 'IRabbitMqListenerRegistrationBuilder{TModel}.AddMessageHandler{THandler}'. Assuming 'IRabbitMqListenerRegistrationBuilder<TModel>.AddMessageHandler<THandler>()', but could have also matched other overloads including 'IRabbitMqListenerRegistrationBuilder<TModel>.AddMessageHandler<THandler>(THandler)'.
build: src/Lykke.RabbitMqBroker/Restored/QueueingBasicConsumer.cs#L9
XML comment has cref attribute 'SharedQueue' that could not be resolved
build: src/Lykke.RabbitMqBroker/Restored/QueueingBasicConsumer.cs#L57
XML comment has cref attribute 'SharedQueue' that could not be resolved
build: src/Lykke.RabbitMqBroker/Restored/QueueingBasicConsumer.cs#L65
XML comment has cref attribute 'SharedQueue' that could not be resolved
build: src/Lykke.RabbitMqBroker/Restored/QueueingBasicConsumer.cs#L82
XML comment has cref attribute 'SharedQueue' that could not be resolved
build: src/Lykke.RabbitMqBroker/Restored/QueueingBasicConsumer.cs#L115
XML comment has cref attribute 'SharedQueue' that could not be resolved