Skip to content

Clear new product form after product input changed #498

Clear new product form after product input changed

Clear new product form after product input changed #498

Triggered via push May 12, 2024 15:29
Status Success
Total duration 4m 22s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Categories/CategoryAutocompleteItemDto.cs#L7
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/ExportFileDto.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
backend: src/backend/src/FoodDiary.Contracts/Export/ExportFileDto.cs#L7
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/ExportNoteDto.cs#L5
Non-nullable property 'ProductName' 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.
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.

Artifacts

Produced during runtime
Name Size
playwright-report Expired
179 KB