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

Dev rebase

Dev rebase #20

Triggered via pull request October 10, 2023 04:57
Status Success
Total duration 3m 6s
Artifacts

aws.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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