Skip to content

Merge pull request #34 from Wsm2110/wip #13

Merge pull request #34 from Wsm2110/wip

Merge pull request #34 from Wsm2110/wip #13

Triggered via push April 14, 2024 16:29
Status Failure
Total duration 3m 44s
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.