Merge branch 'main' of https://github.com/fryderykhuang/NullGC #26
Annotations
22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/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#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 | |
---|---|---|
benchmark-result-page
Expired
|
11.3 KB |
|
github-pages
Expired
|
2.84 KB |
|