ci: testing CI deployment #111
Merged
Annotations
10 warnings
|
Run Culinary Command xUnit tests:
CulinaryCommandApp/Data/Models/Recipe.cs#L74
Non-nullable property 'Container' 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/Models/Recipe.cs#L86
Non-nullable property 'Id' 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/Models/Recipe.cs#L85
Non-nullable property 'Url' 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/Models/Recipe.cs#L91
Non-nullable property 'Pdf' 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