Maintenance 2025 #40
Merged
Maintenance 2025 #40
Annotations
11 warnings and 1 notice
|
DocuSign.MyAPI.Domain/Step.cs#L22
Non-nullable property 'ParametersPrompts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/Step.cs#L19
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/Step.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/Step.cs#L13
Non-nullable property 'ShortDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/Step.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/Step.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/StepParameters.cs#L11
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
DocuSign.MyAPI.Domain/StepParameters.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
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.
|
|
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.
|
|
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading