Add Mutation tests #28
Annotations
6 warnings
build (6.0.x):
SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
|
build (6.0.x):
SO/Api/Args/Post/GetArgs.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (6.0.x):
SO/Api/Args/Post/GetArgs.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (6.0.x):
SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
|
build (6.0.x):
SO/Api/Args/Post/GetArgs.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (6.0.x):
SO/Api/Args/Post/GetArgs.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|