Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Update infrastructure, add new controller #18

Update infrastructure, add new controller

Update infrastructure, add new controller #18

Triggered via pull request October 5, 2023 02:03
@k-nerok-nero
synchronize #33
Dev-Rebase
Status Success
Total duration 3m 9s
Artifacts

aws.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/SWD-Laundry-Backend.Core/Models/PaymentModel.cs#L7
Non-nullable property 'OrderModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L55
Converting null literal or possible null value to non-nullable type.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L55
Converting null literal or possible null value to non-nullable type.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L60
Converting null literal or possible null value to non-nullable type.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L73
Possible null reference assignment.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjHelper.cs#L78
Possible null reference assignment.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjExtensions.cs#L17
Possible null reference return.
Build: src/SWD-Laundry-Backend.Core/Utils/ObjExtensions.cs#L22
Possible null reference return.