Skip to content

upgrade .net 9 preview6 #47

upgrade .net 9 preview6

upgrade .net 9 preview6 #47

Triggered via pull request July 9, 2024 17:46
@joesdujoesdu
opened #485
dev
Status Success
Total duration 53s
Artifacts

build_test.yml

on: pull_request
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)'.