Update package.json #20
Annotations
1 error and 11 warnings
|
build
Process completed with exit code 1.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
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
.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.
|