Update docs #138
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AzureDevOps.WorkItemClone/DataContracts/QueryResults.cs#L11
Non-nullable property 'queryType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/QueryResults.cs#L12
Non-nullable property 'queryResultType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/QueryResults.cs#L14
Non-nullable property 'columns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/QueryResults.cs#L15
Non-nullable property 'sortColumns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/QueryResults.cs#L16
Non-nullable property 'workItems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/WorkItemToBuildRelation.cs#L6
Non-nullable property 'rel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/Authenticator.cs#L30
Non-nullable field 'application' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/WorkItemToBuild.cs#L9
Non-nullable property 'fields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/WorkItemToBuild.cs#L10
Non-nullable property 'relations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AzureDevOps.WorkItemClone/DataContracts/WorkItemToBuild.cs#L12
Non-nullable property 'targetUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading