Skip to content

Restructure changes

Restructure changes #5

Triggered via push April 2, 2024 18:43
Status Success
Total duration 1m 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.RobinhoodMap/RobinHoodMap.cs#L241
Possible null reference assignment.
build: src/Faster.Map.RobinhoodMap/RobinHoodMap.cs#L274
Possible null reference argument for parameter 'value' in 'Entry.Entry(TKey key, TValue value, byte psl)'.
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.