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 #17

Update infrastructure, add new controller

Update infrastructure, add new controller #17

Triggered via pull request October 5, 2023 01:48
Status Success
Total duration 2m 46s
Artifacts

aws.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/SWD-Laundry-Backend.Core/ValueObject/EnumObject.cs#L8
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/SWD-Laundry-Backend.Core/ValueObject/EnumObject.cs#L8
Non-nullable property 'displayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/SWD-Laundry-Backend.Core/Config/SystemSettingModel.cs#L10
Possible null reference assignment.
Build: src/SWD-Laundry-Backend.Core/Config/SystemSettingModel.cs#L7
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/SWD-Laundry-Backend.Core/Config/SystemSettingModel.cs#L9
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.