upgrade .net 9 preview6 (#485) #129
Annotations
10 warnings
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L42
Possible null reference argument for parameter 'type' in 'Task IChannelExtensions.ExchangeDeclareAsync(IChannel channel, string exchange, string type, bool durable = false, bool autoDelete = false, IDictionary<string, object?>? arguments = null, bool noWait = false)'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L90
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L161
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L42
Possible null reference argument for parameter 'type' in 'Task IChannelExtensions.ExchangeDeclareAsync(IChannel channel, string exchange, string type, bool durable = false, bool autoDelete = false, IDictionary<string, object?>? arguments = null, bool noWait = false)'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L90
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L161
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L42
Possible null reference argument for parameter 'type' in 'Task IChannelExtensions.ExchangeDeclareAsync(IChannel channel, string exchange, string type, bool durable = false, bool autoDelete = false, IDictionary<string, object?>? arguments = null, bool noWait = false)'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L90
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L161
Possible null reference argument for parameter 'type' in 'Task IChannel.ExchangeDeclareAsync(string exchange, string type, bool durable, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/EasilyNET.RabbitBus.AspNetCore/EventBus.cs#L42
Possible null reference argument for parameter 'type' in 'Task IChannelExtensions.ExchangeDeclareAsync(IChannel channel, string exchange, string type, bool durable = false, bool autoDelete = false, IDictionary<string, object?>? arguments = null, bool noWait = false)'.
|