Bump BenchmarkDotNet from 0.13.8 to 0.13.10 #156
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
|
tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
|
benchmarks/TurnerSoftware.DinoDNS.Benchmarks/Internal/HeaderReadWriteBenchmark.cs#L12
Non-nullable field 'HeaderReadBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmarks/TurnerSoftware.DinoDNS.Benchmarks/Internal/HeaderReadWriteBenchmark.cs#L15
Non-nullable field 'HeaderWriteBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
|
tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
|
benchmarks/TurnerSoftware.DinoDNS.Benchmarks/Internal/HeaderReadWriteBenchmark.cs#L12
Non-nullable field 'HeaderReadBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmarks/TurnerSoftware.DinoDNS.Benchmarks/Internal/HeaderReadWriteBenchmark.cs#L15
Non-nullable field 'HeaderWriteBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
|
The logs for this run have expired and are no longer available.
Loading