Skip to content

Update main_dynamics-charity.yml #6

Update main_dynamics-charity.yml

Update main_dynamics-charity.yml #6

Triggered via push November 8, 2024 18:47
Status Success
Total duration 3m 10s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: Dynamics.Models/Models/ProjectResource.cs#L8
The using directive for 'Microsoft.AspNetCore.Mvc.ModelBinding.Validation' appeared previously in this namespace
build: Dynamics.Models/Models/User.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: Dynamics.Models/Models/History.cs#L15
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/History.cs#L19
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/History.cs#L21
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Dto/VNPayResponseDto.cs#L16
Non-nullable property 'VnPayResponseCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/ViewModel/UserWalletVM.cs#L28
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Dto/ChangePasswordDto.cs#L13
Non-nullable property 'OldPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Dto/ChangePasswordDto.cs#L20
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Dto/ChangePasswordDto.cs#L27
Non-nullable property 'ConfirmPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.net-app
80.2 MB