Skip to content

remove cold data from array #12

remove cold data from array

remove cold data from array #12

Triggered via pull request April 14, 2024 16:28
@Wsm2110Wsm2110
synchronize #34
wip
Status Failure
Total duration 2m 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Faster.Map.QuadMap/QuadMap.cs#L160
Possible null reference argument for parameter 'key' in 'Entry.Entry(TKey key, TValue value, sbyte metadata)'.
build: src/Faster.Map.QuadMap/QuadMap.cs#L160
Possible null reference argument for parameter 'value' in 'Entry.Entry(TKey key, TValue value, sbyte metadata)'.
build: src/Faster.Map.QuadMap/QuadMap.cs#L186
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L234
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L353
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L373
Possible null reference assignment.
build: src/Faster.Map.QuadMap/QuadMap.cs#L391
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L432
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L474
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L526
Possible null reference argument for parameter 'key' in 'Entry.Entry(TKey key, TValue value, sbyte metadata)'.