-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Azure resource group deployment v2 task shows warnings #14536
Comments
Just input: We see the same thing. Seems to be a consequence of moving from version 2.182.0 to 2.184.0 of the task. |
@ddivanshu can you please take a look here |
Any update? This doesn't seem to affect the pipelines, but it creates some clutter. Related issue: #14284 |
Since this is warning and not affecting pipeline behavior, we are not currently prioritising it. However based upon code changes , fix does n't seems to be too hard.Will be resolving it somewhere in April. |
@ddivanshu thank you for the update and the prognosis! Although as you say this doesn't affect pipeline behaviour, it definitely affects developer behaviour! Our pipelines are drowning in false alarms and it has already become the cases the our teams just ignore warnings on pipelines now ("oh that's just another bug with the task"). False warnings are more than a nuisance. All this to really just ask for an update 😄. Thanks for looking into it. |
@DavidAtTfL for the time being, this task does not produce these warnings: AzureResourceManagerTemplateDeploymentV3 |
@ddivanshu any update on the fix? |
We are still seeing this warning in our pipelines using the AzureResourceGroupDeployment@2 task. Is there any update for resolution? |
Hi @ddivanshu, is there any update on this. In March you mentioned you'd be fixing it in April and it's now October but the warning still occurs. @DavidAtTfL explained the consequence of the warning very well:
I am here spending time researching to see if this is an issue and I know that other developers have done too (then forgotten the outcome, hence I'm looking now). Thanks, @alfhj for the suggestion to update to v3, very helpful. That's going to take some time, unfortunately. We have a lot of pipelines affected by this. |
Hi @ddivanshu, my team are having the same problems with these warnings - can you please confirm when this issue will be fixed? |
We are seeing this in our Linux pipeline jobs as well:
Pool:
Task:
I can provide additional information if desired. |
Hi, we are facing the same problems. Even after updating to V3 the deprication warning is still there. Please fix this. regards
|
Having the same issue here as well, any news?
|
6 months further on and this warning is still causing wasted time for development teams. Would love to see it progressed.
|
Issue still exists in v3.209.0:
|
They don't care about us anymore. GitHub all the things... Move or be left behind. |
A similar issue is also happening for other types of tasks, e.g. Azure KeyVault (#17127), Gradle (#13916, which also mentions, that NuGet Authentication task is also affected). What might help this issue being addressed with more priority, is all interested people up-voting the issue. Which means clicking the "thumbs-up" on the original post (not posting a "+1" or "me too" comment). |
PipAuthenticate is also affected. |
Bump+. We use this under a template task and its status is returned as unsuccessful causing issues and mis understandings. Appreciate a fix or workaround soon. |
Any update after two years? |
2years 4 months and still not closed? |
+1 |
:tumbleweed: |
+1 |
1 similar comment
+1 |
+1 |
Any news on this? 3 years seems a tad too much, even for a non-priority task. Yes, it is just a warning but why do we need this cluttering our pipelines? This is what we get - we can't even SEE the actual stages and what's happening until we scroll the page down. EVERY. SINGLE. TIME. It is really annoying, even if it does not stop or break the actual build. This is using |
I'm also seeing this warning in my build pipelines. |
Note
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
If you have an issue or request for the Azure Pipelines service, use developer community instead:
https://developercommunity.visualstudio.com/spaces/21/index.html )
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug
Enter Task Name: AzureResourceGroupDeploymentV2
list here (V# not needed):
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
Environment
Azure Pipelines
Hosted - windows-latest
Issue Description
[Include task name(s), screenshots and any other relevant details]
Warnings showing during deployments:
and
The task does complete successfully.
The text was updated successfully, but these errors were encountered: