fix benchmark #21
Annotations
21 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/NullGC.DragRace/LinqBenchmarkBase.cs#L18
Non-nullable field '_intArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/LinqBenchmarkBase.cs#L20
Non-nullable field '_bigStructArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/LinqBenchmarkBase.cs#L21
Non-nullable field '_smallStructArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationBenchmarks.cs#L11
Non-nullable field '_arr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationBenchmarks.cs#L14
Non-nullable field '_rand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationOverTimeBenchmarks.cs#L11
Non-nullable field '_arr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationOverTimeBenchmarks.cs#L14
Non-nullable field '_rand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationOverTimeBenchmarks.cs#L15
The field 'Allocator_IntArrayAllocationOverTimeBenchmarks._i' is never used
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationBenchmarks.cs#L15
The field 'Allocator_IntArrayAllocationBenchmarks._i' is never used
|
build:
src/NullGC.DragRace/Benchmarks/Allocator_IntArrayAllocationOverTimeBenchmarks.cs#L13
The field 'Allocator_IntArrayAllocationOverTimeBenchmarks._count' is assigned but its value is never used
|
build:
src/NullGC.TestCommons/AssertMemoryAllFreedBase.cs#L31
'AssertMemoryAllFreedBase.Dispose()' hides inherited member 'TestBase.Dispose()'. Use the new keyword if hiding was intended.
|
build:
src/NullGC.TestCommons/AllocatorContextInitializer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
src/NullGC.TestCommons/AllocatorContextInitializer.cs#L31
Possible null reference assignment.
|
build:
src/NullGC.Allocators.Tests/AllocatorTests.cs#L197
Unreachable code detected
|
build:
src/NullGC.Allocators.Tests/AllocatorTests.cs#L228
Unreachable code detected
|
build:
src/NullGC.TestCommons/AssertMemoryAllFreedBase.cs#L31
'AssertMemoryAllFreedBase.Dispose()' hides inherited member 'TestBase.Dispose()'. Use the new keyword if hiding was intended.
|
build:
src/NullGC.TestCommons/AllocatorContextInitializer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
src/NullGC.TestCommons/AllocatorContextInitializer.cs#L31
Possible null reference assignment.
|
build:
src/NullGC.Allocators.Tests/AllocatorTests.cs#L197
Unreachable code detected
|
build:
src/NullGC.Allocators.Tests/AllocatorTests.cs#L228
Unreachable code detected
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
3.01 KB |
|