Merge pull request #6 from mjebrahimi/dependabot/nuget/BenchmarkDotNe… #25
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.
|