Bump coverlet.collector from 3.2.0 to 6.0.2 (#13) #104
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