Skip to content

fix namespace changes... #105

fix namespace changes...

fix namespace changes... #105

Triggered via push December 27, 2025 15:23
Status Success
Total duration 1m 8s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Core/RobinHoodMap.cs#L580
Dereference of a possibly null reference.
build: src/Core/RobinHoodMap.cs#L574
Dereference of a possibly null reference.
build: src/Core/RobinHoodMap.cs#L362
Possible null reference argument for parameter 'value' in 'Entry.Entry(TKey key, TValue value)'.
build: src/Core/RobinHoodMap.cs#L337
Possible null reference assignment.
build: src/Core/RobinHoodMap.cs#L523
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'RobinhoodMap<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build: src/Core/RobinHoodMap.cs#L580
Dereference of a possibly null reference.
build: src/Core/RobinHoodMap.cs#L574
Dereference of a possibly null reference.
build: src/Core/RobinHoodMap.cs#L362
Possible null reference argument for parameter 'value' in 'Entry.Entry(TKey key, TValue value)'.
build: src/Core/RobinHoodMap.cs#L337
Possible null reference assignment.
build: src/Core/RobinHoodMap.cs#L523
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'RobinhoodMap<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.