Feature: Add async/await support to WorkflowManager #6
Annotations
10 warnings
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L130
Non-nullable property 'Feedback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L124
Non-nullable property 'ReviewType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L28
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L21
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L142
Non-nullable property 'RecommendedChanges' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L136
Non-nullable property 'IssuesFound' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L130
Non-nullable property 'Feedback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L124
Non-nullable property 'ReviewType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L28
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project (Debug):
DeepLearningProtocol/CodeRepositoryEntities.cs#L21
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading