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