andreasohlund / APIComparer

Compares NuGetPackages/Assemblies and displays changes in the public api.
MIT License
51 stars 4 forks source link

Build breaks on r# validation failures in the webjobs settings file #80

Closed andreasohlund closed 8 years ago

andreasohlund commented 8 years ago

https://builds.particular.net/viewLog.html?buildId=193821&tab=Inspection&buildTypeId=Tooling_APIComparer_1Build

Not sure why this is happening now

SeanFeldman commented 8 years ago

Hmm, looks like R# code inspection is drunk. It fail on analysis of files it shouldn't have analysed to begin with.

gbiellem commented 8 years ago

nah it's not drunk - R# now validates js and json on the build server since the TC 10 update. We'll need to adjust the dotsettings file to exclude them in the solution or fix the underlying issue it's found

andreasohlund commented 8 years ago

Fixed by https://github.com/ParticularLabs/APIComparer/commit/e1a929f4af6390717d10cda741733ed25e769f88