Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of Azure pipeline gives strange error #10

Closed
Borda opened this issue Jul 27, 2021 · 1 comment
Closed

Validation of Azure pipeline gives strange error #10

Borda opened this issue Jul 27, 2021 · 1 comment

Comments

@Borda
Copy link
Contributor

Borda commented Jul 27, 2021

running the same checking as #411 and getting the following error?

 'PublishCodeCoverageResults@2' is not one of ['PowerShell@2']

docs: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/test/publish-code-coverage-results
the cmd used was

check-jsonschema .azure-pipelines/*.yml --schemafile "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/v1.188.1/service-schema.json"

transfering from microsoft/azure-pipelines-vscode#412

@sirosen
Copy link
Member

sirosen commented Aug 2, 2021

The update to the latest azure pipelines schema has been released as v0.4.1

Let me know if you see any issues with the update, but this should be resolved. Thanks again for the fix! You've been credited in the changelog. 😄

@sirosen sirosen closed this as completed Aug 2, 2021
@sirosen sirosen added azure-schema-lies The Azure Pipelines Schema is at it again and removed azure-schema-lies The Azure Pipelines Schema is at it again labels Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants