Skip to content

Test new deploy action #79

Test new deploy action

Test new deploy action #79

Triggered via push February 13, 2024 19:53
Status Failure
Total duration 1m 0s
Artifacts

deploy.yml

on: push
run-migrations
40s
run-migrations
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
deploy
Process completed with exit code 1.
run-migrations: src/backend/src/FoodDiary.Configuration/GoogleOptions.cs#L5
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Configuration/GoogleOptions.cs#L7
Non-nullable property 'ApplicationName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Configuration/GoogleOptions.cs#L9
Non-nullable property 'ExportFolderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Configuration/AuthOptions.cs#L5
Non-nullable property 'AllowedEmails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Products/ProductAutocompleteItemDto.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Export/Json/JsonExportProductDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Export/Json/JsonExportProductDto.cs#L11
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Export/Json/JsonExportPageDto.cs#L7
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Categories/CategoryAutocompleteItemDto.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-migrations: src/backend/src/FoodDiary.Contracts/Export/ExportNoteDto.cs#L5
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: yc-actions/yc-cr-login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.