Skip to content

Merge pull request #210 from InternAcademy/dev #20

Merge pull request #210 from InternAcademy/dev

Merge pull request #210 from InternAcademy/dev #20

Triggered via push August 21, 2024 18:10
Status Success
Total duration 2m 8s
Billable time 2m
Artifacts 1

MealMaster.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: src/server/CookingApp/Services/Message/MessageService.cs#L18
The using directive for 'SixLabors.ImageSharp.Formats.Jpeg' appeared previously in this namespace
build: src/server/CookingApp/Models/ValueObjects/Ingredient.cs#L10
Non-nullable property 'Quantity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/server/CookingApp/ViewModels/Api/ApiResponse.cs#L14
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/server/CookingApp/Program.cs#L29
Possible null reference argument for parameter 'securitySettings' in 'void SwaggerConfiguration.LoadSecuritySettingsFrom(AuthenticationSettings securitySettings)'.
build: src/server/CookingApp/Program.cs#L58
Possible null reference argument for parameter 'url' in 'LoggingConfiguration LoggingConfiguration.WithSeqSink(string url)'.
build: src/server/CookingApp/Services/UserProfile/UserProfileService.cs#L29
Dereference of a possibly null reference.
build: src/server/CookingApp/Services/Feedback/FeedbackService.cs#L37
Possible null reference return.
build: src/server/CookingApp/Controllers/WebhookController.cs#L33
Dereference of a possibly null reference.
build: src/server/CookingApp/Controllers/WebhookController.cs#L45
Dereference of a possibly null reference.
build: src/server/CookingApp/Infrastructure/Filters/PaginationHeadersFilter.cs#L17
Possible null reference argument for parameter 'value' in 'bool PaginationHeadersFilter.TryGetIPageData(object value, out IPage page)'.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
webapp
83.5 MB