Skip to content

Namespace fixes

Namespace fixes #17

Triggered via push April 14, 2024 18:27
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L281
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L303
Possible null reference assignment.
build: src/Faster.Map.QuadMap/QuadMap.cs#L321
Dereference of a possibly null reference.
build: src/Faster.Map.QuadMap/QuadMap.cs#L362
Dereference of a possibly null reference.