Skip to content

upgrade .net 9 preview6 (#485) #129

upgrade .net 9 preview6 (#485)

upgrade .net 9 preview6 (#485) #129

Triggered via push July 9, 2024 17:47
Status Success
Total duration 1m 39s
Artifacts

releaser.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.