We are making use of the Azure DevOps CI/CD integration with Umbraco cloud, and keep noticing errors in the "applying git patch to branch" step of the process. They follow the form of:
"error: while searching for:
...
error: patch failed: filename.ext:line
error: path/to/filename.ext: patch does not apply"
What is the cause of this, should we be worried, how can it be avoided?