Skip to content

Move legacy thunks to api slices (#81) #371

Move legacy thunks to api slices (#81)

Move legacy thunks to api slices (#81) #371

Triggered via push January 29, 2024 19:01
Status Success
Total duration 4m 7s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
backend: 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.
backend: 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.
backend: 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.
backend: 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.
backend: src/backend/src/FoodDiary.Contracts/Export/Json/JsonExportNoteDto.cs#L7
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/Json/JsonExportFileDto.cs#L5
Non-nullable property 'Pages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/ExportPageDto.cs#L5
Non-nullable property 'FormattedDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/ExportPageDto.cs#L7
Non-nullable property 'NoteGroups' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/ExportNoteGroupDto.cs#L5
Non-nullable property 'MealName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/ExportNoteGroupDto.cs#L7
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
playwright-report Expired
421 KB