简体   繁体   English

TFS2015构建失败的电子邮件通知缺少错误

[英]TFS2015 Build failed email notifications are missing errors

In 2013 XAML Builds, email notifications about failed builds used to have a nice overview of the errors occurred in the Summary. 在2013年XAML Builds中,有关失败构建的电子邮件通知用于概述摘要中发生的错误。 For example, when there was a compilation error in one file, this file and the error were displayed. 例如,当一个文件中存在编译错误时,将显示此文件和错误。

In 2015 Update 1, there were only red " (): " in place of the errors and since Update 2 they are lacking completely, saying 0 Errors in the Build summary but "Build failed" in the subject. 在2015年更新1中,只有红色“ (): ”代替错误,因为更新2它们完全缺乏,在构建摘要中说0错误但在主题中“构建失败”。

If you open the builds in Web Access the errors are displayed as they should. 如果在Web Access中打开构建,则会显示错误。

Is there any way to restore the Build Error Messages? 有没有办法恢复构建错误消息?

I could reproduce your issue on my side. 我可以在我这边重现你的问题。 Email alerts can generate the error messages for XAML build, but only shows 0 error(s), 0 warning(s) for a fail vNext build: 电子邮件警报可以生成XAML构建的错误消息,但仅显示0 error(s), 0 warning(s)对于vNext构建失败0 error(s), 0 warning(s)

在此输入图像描述

As we can't modify email alerts' content. 因为我们无法修改电子邮件提醒的内容。 You need to submit a feedback at website http://connect.microsoft.com/visualstudio . 您需要在网站http://connect.microsoft.com/visualstudio上提交反馈。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM