Skip to content

Bump BenchmarkDotNet from 0.13.8 to 0.13.9 #155

Bump BenchmarkDotNet from 0.13.8 to 0.13.9

Bump BenchmarkDotNet from 0.13.8 to 0.13.9 #155

Triggered via pull request October 6, 2023 13:50
Status Success
Total duration 2m 54s
Artifacts 4

build.yml

on: pull_request
Matrix: build
Process code coverage
16s
Process code coverage
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Build ubuntu-latest
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/
Build ubuntu-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build ubuntu-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build ubuntu-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build ubuntu-latest: 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.
Build ubuntu-latest: 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.
Build ubuntu-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build ubuntu-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build ubuntu-latest: 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.
Build ubuntu-latest: 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.
Build macOS-latest
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/
Build macOS-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build macOS-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build macOS-latest: 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.
Build macOS-latest: 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.
Build macOS-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build macOS-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build macOS-latest: 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.
Build macOS-latest: 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.
Build macOS-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build windows-latest
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/
Build windows-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build windows-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build windows-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build windows-latest: 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.
Build windows-latest: 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.
Build windows-latest: src/TurnerSoftware.DinoDNS/Protocol/LabelSequence.Enumerator.cs#L82
A method 'MoveNext' can be made readonly for struct Enumerator of size 88
Build windows-latest: tests/TurnerSoftware.DinoDNS.TestConsole/Program.cs#L69
The local function 'RunServerAsync' is declared but never used
Build windows-latest: 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.
Build windows-latest: 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.
Process code coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2, codecov/codecov-action@v1.0.13, 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/

Artifacts

Produced during runtime
Name Size
coverage-report Expired
361 Bytes
macOS-latest Expired
362 KB
ubuntu-latest Expired
361 KB
windows-latest Expired
357 KB