Skip to content

Moved image resize code to handler #519

Moved image resize code to handler

Moved image resize code to handler #519

Triggered via push June 8, 2024 16:36
Status Success
Total duration 4m 27s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
backend: 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.
backend: 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.
backend: 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.
backend: 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.
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.

Artifacts

Produced during runtime
Name Size
playwright-report Expired
180 KB