Azure DevOps Build Agent is using deprecated task execution handler
DamianWise
Posts: 21 Bronze 3
This warning is thrown during Build Pipeline execution:
##[section]Starting: Build SQL Change Automation Project MOM
==============================================================================
Task : Redgate SQL Change Automation: Build
Description : Build and test databases with Redgate SQL Change Automation
Version : 3.3.0
Author : Redgate Software
Help : [More Information](https://www.red-gate.com/sca/ps/help)
==============================================================================
##[warning]Task 'RedgateSqlChangeAutomationBuild' (3.3.0) is using deprecated task execution handler. The task should use the supported task-lib: https://aka.ms/tasklib
Preparing task execution handler.
Is the warning important - it seems like it might be showing that the Redgate SCA agent needs updating.
Is the warning important - it seems like it might be showing that the Redgate SCA agent needs updating.
Tagged:
Best Answer
-
Mac_F Posts: 35 Silver 1Hi DamianWise,Thank you for letting us know. You are right, this warning has been recently added by the MS agent to let our Devs know to switch to new libraries. They are currently investigating and working on this task.This warning is not something that our customers need to worry about.Please let us know if you have any other questions.Kind regards,Mac Frierson | Product Support Engineer | Redgate Software
Answers
I know this is a very old post, but I still see this popping up on my pipelines.
Is there anything needed to be done?
Best regards