Landing Page Update #106
Merged
Landing Page Update #106
Annotations
10 warnings
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/MeasurementUnit.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/Recipe.cs#L27
Non-nullable property 'YieldUnit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/Recipe.cs#L22
Non-nullable property 'RecipeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/Recipe.cs#L19
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/UserLocation.cs#L15
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Entities/UserLocation.cs#L12
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/AIDashboard/Services/Reporting/AIReportingService.cs#L92
Dereference of a possibly null reference.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/AIDashboard/Services/Reporting/AIReportingService.cs#L92
Dereference of a possibly null reference.
|
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/AIDashboard/Services/Reporting/AIReportingService.cs#L92
Dereference of a possibly null reference.
|
|
Run Culinary Command xUnit tests
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.'
|
Loading