microsoft/azure-pipelines-vscode

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

Borda opened this issue · 3 comments

Borda commented

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

As I see you are using this python module for validation of YAML schema, so I suggest you ask questions about the meaning of this error in their repo, since it is generated on their side and this question doesn't seem to be related to the azure-pipelines-vscode extension.

@Borda Since that issue is not related to the azure-pipelines-vscode and you have created a ticket in the appropriate repository, I am closing this ticket.

Borda commented

@EzzhevNikita on the other hand I have a hard time finding the PublishCodeCoverageResults and if there is only @1 not @2