Skip to content

Update examples to match the latest code. #132

Update examples to match the latest code.

Update examples to match the latest code. #132

Triggered via push January 12, 2024 02:35
Status Failure
Total duration 52s
Artifacts

build.yml

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

Annotations

7 errors and 24 warnings
build (ubuntu-latest, net7.0)
Assets file '/home/runner/work/NanoRabbit/NanoRabbit/Example/Example.RabbitAsyncSubscriber/obj/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
build (ubuntu-latest, net7.0)
Assets file '/home/runner/work/NanoRabbit/NanoRabbit/Example/Example.RabbitAsyncSubscriber/obj/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
build (ubuntu-latest, net7.0)
Process completed with exit code 1.
build (ubuntu-latest, net6.0)
The job was canceled because "ubuntu-latest_net7_0" failed.
build (ubuntu-latest, net6.0)
Assets file '/home/runner/work/NanoRabbit/NanoRabbit/Example/Example.RabbitAsyncSubscriber/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
build (ubuntu-latest, net6.0)
Assets file '/home/runner/work/NanoRabbit/NanoRabbit/Example/Example.RabbitAsyncSubscriber/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
build (ubuntu-latest, net6.0)
Process completed with exit code 1.
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.
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.