Bump Akka.Streams from 1.5.18 to 1.5.19 (#19) #109
Annotations
4 warnings
dotnet build:
benchmarks/TurboMqtt.Core.Benchmarks/Mqtt311/Mqtt311PublishCodecBenchmarks.cs#L22
Non-nullable field '_publishPacket' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet build:
benchmarks/TurboMqtt.Core.Benchmarks/Mqtt311/Mqtt311ConnectCodecBenchmarks.cs#L45
Non-nullable field '_writeableBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet build:
benchmarks/TurboMqtt.Core.Benchmarks/Mqtt311/Mqtt311PublishCodecBenchmarks.cs#L22
Non-nullable field '_publishPacket' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet build:
benchmarks/TurboMqtt.Core.Benchmarks/Mqtt311/Mqtt311ConnectCodecBenchmarks.cs#L45
Non-nullable field '_writeableBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading