Bump DeepEqual from 4.2.1 to 5.0.0 #18
Annotations
10 warnings
build:
Utils/ArrayExtensions.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ArrayExtensions.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ArrayExtensions.cs#L213
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ArrayExtensions.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ImmutableArrayExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ImmutableArrayExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ImmutableListExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ImmutableListExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ListExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/ListExtensions.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|