Skip to content

fix duplicate restore #29

fix duplicate restore

fix duplicate restore #29

Triggered via push October 18, 2024 07:43
Status Success
Total duration 4m 18s
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/Award.cs#L12
Non-nullable property 'AwardName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/Award.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/DTO/ChangePasswordDto.cs#L12
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/Models/DTO/ChangePasswordDto.cs#L17
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/Models/DTO/ChangePasswordDto.cs#L22
Non-nullable property 'ConfirmPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/UserToProjectTransactionHistory.cs#L24
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/UserToProjectTransactionHistory.cs#L25
Non-nullable property 'ProjectResource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/UserToOrganizationTransactionHistory.cs#L26
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Dynamics.Models/Models/DTO/RequestOverviewDto.cs#L7
Non-nullable property 'Username' 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 Expired
154 MB