move as well #13
dev_alpinehutscrawler.yml
on: push
build-and-deploy
4m 38s
Annotations
10 warnings
build-and-deploy:
FetchDataFunctions/UpdateAvailabilityFunctions.cs#L428
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/FreeBedUpdateSubscription.cs#L7
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/AzureMapsResult.cs#L40
Non-nullable property 'northEast' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/AzureMapsResult.cs#L41
Non-nullable property 'southWest' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/AzureMapsResult.cs#L42
Non-nullable property 'entity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/Availability.cs#L14
Non-nullable property 'BedCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/Availability.cs#L17
Non-nullable property 'Hut' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/HutAvailabiltyModel.cs#L59
Non-nullable property 'ReservationDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/AzureMapsResult.cs#L9
Non-nullable property 'summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
FetchDataFunctions/Models/AzureMapsResult.cs#L10
Non-nullable property 'addresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|