Skip to content

UI improvements

UI improvements #26

Triggered via pull request January 19, 2026 15:51
Status Success
Total duration 2m 30s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: DocuSign.MyAPI.Domain/StepParameters.cs#L20
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/StepParameters.cs#L17
Non-nullable property 'StepName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L25
Non-nullable property 'isFromUi' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L23
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L21
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L19
Non-nullable property 'ResponseParameterPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L17
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L14
Non-nullable property 'RequestParameterPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L11
Non-nullable property 'In' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DocuSign.MyAPI.Domain/Parameter.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.