Skip to content

Remove method from quadmap #15

Remove method from quadmap

Remove method from quadmap #15

Triggered via push April 14, 2024 16:53
Status Failure
Total duration 1m 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Faster.Map.RobinhoodMap/RobinHoodMap.cs#L250
Possible null reference assignment.
build: src/Faster.Map.RobinhoodMap/RobinHoodMap.cs#L281
Possible null reference argument for parameter 'value' in 'Entry.Entry(TKey key, TValue value)'.
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.