问题标签 [fxcopcmd]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
sonarqube - 使用 SONARQube 进行 FXCOP 分析失败,SONAR 分析永远不会完成,因此分析结果永远不会到达 SONAR 服务器
使用 SONARQube 进行 FXCOP 分析失败,SONAR 分析永远不会完成,因此分析结果永远不会到达 SONAR 服务器。
那么如何使 FXCOP 分析结果在 SONAR 服务器上发布。
我正在为 msbuild 2.2 使用 SONAR 5.6 和声纳扫描仪
c# - Jenkins FxCop 错误应该使构建失败
我有一个FxCop.project 文件,我使用 Jenkins 作业调用它
如果有任何 FxCop 错误,我想要的是让工作失败。
有没有办法做到这一点?