Getting Compatiblity Error while using allure plugin on Azure devops for window agent #3005
Unanswered
qasonia1
asked this question in
Questions & Support
Replies: 1 comment
-
Upon checking on Stack overflow and other help sites, I understand that Allure Report plugin v1.4.6 requires a newer agent version (typically 2.193.0+) and leverages features that are not supported in 2.181.2. This leads to compatibility-related errors in the pipeline. So i identified to resolve this i have to downgrade the Allure Report plugin to version 1.3.1,this version is known to work correctly with agent 2.181.2. Do we have 1.3.1 version link of Allure Report Plugin for Azure Devops to install it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we are using self hosted window agent with version 2.181.2.
The agent has Allure CLI v2.33.0 installed locally and The pipeline is using the latest Allure Report plugin (v1.4.6) from the Azure DevOps Marketplace.
Error is : A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)'
Beta Was this translation helpful? Give feedback.
All reactions