Added Benchmark project #100
Annotations
12 warnings
|
|
|
|
ExportViewer.Core/Models/JSON/BumpedMessageMetadata.cs#L12
Non-nullable property 'BumpedMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/Common/Message.cs#L9
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Video.cs#L12
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Conversation.cs#L13
Non-nullable property 'Participants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Conversation.cs#L16
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Conversation.cs#L19
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Conversation.cs#L25
Non-nullable property 'ThreadType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ExportViewer.Core/Models/JSON/Conversation.cs#L28
Non-nullable property 'ThreadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading