Skip to content

Update examples to match the latest code. #124

Update examples to match the latest code.

Update examples to match the latest code. #124

Triggered via push January 10, 2024 02:26
Status Success
Total duration 53s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net7.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net7.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net7.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net6.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net6.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net6.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net8.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, net8.0): Src/NanoRabbit/Producer/RabbitProducer.cs#L93
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net8.0): Example/Example.ConsumerQuickStart/Program.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.