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

Error when writing comments to Azure DevOps #258

Closed
pascalberger opened this issue May 18, 2022 · 0 comments · Fixed by #259
Closed

Error when writing comments to Azure DevOps #258

pascalberger opened this issue May 18, 2022 · 0 comments · Fixed by #259
Labels
Milestone

Comments

@pascalberger
Copy link
Member

pascalberger commented May 18, 2022

When trying to write comments to Azure DevOps an error is thrown:

An error occurred when executing task 'Report-IssuesToPullRequest'.
Error: Method not found: 'Void Cake.AzureDevOps.Repos.PullRequest.AzureDevOpsPullRequest.CreateCommentThread(Cake.AzureDevOps.Repos.PullRequest.CommentThread.AzureDevOpsPullRequestCommentThread)'.

This is caused by Cake.AzureDevOps 1.1 unfortunately introducing a breaking change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant