fix namespace changes... #105
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.
|