microsoft / azure-pipelines-vscode

VS Code extension for working with Azure Pipelines YAML files
MIT License
164 stars 104 forks source link

PublishTestResults@2 missing properties #587

Closed siewers closed 1 month ago

siewers commented 4 months ago

The following properties are valid but not defined in the service schema:

The properties are defined in the documentation: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/publish-test-results-v2?view=azure-pipelines&tabs=trx%2Ctrxattachments%2Cyaml#syntax

winstliu commented 1 month ago

This is now in the 1.237.0 release. As a reminder, you can use schema auto-detection to always have the latest-and-greatest IntelliSense for your organization: https://github.com/microsoft/azure-pipelines-vscode?tab=readme-ov-file#schema-auto-detection