Update readme #32
Annotations
6 warnings
Build:
SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
|
Build:
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:
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:
SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
|
Build:
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:
SO/Api/Args/Post/GetArgs.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading