undocked icon indicating copy to clipboard operation
undocked copied to clipboard

Get Static VS Analysis Working in OneBranch

Open nibanks opened this issue 2 years ago • 4 comments

The props file currently disables static VS analysis when running in the official build. We need to work with the necessary team(s) to get this fixed.

nibanks avatar Dec 16 '23 14:12 nibanks

@nibanks is this still a problem? I believe XDP has been building with static analysis.

mtfriesen avatar Aug 28 '24 14:08 mtfriesen

We only set <RunCodeAnalysis>true</RunCodeAnalysis> when not in OneBranch.

nibanks avatar Aug 28 '24 15:08 nibanks

We only set <RunCodeAnalysis>true</RunCodeAnalysis> when not in OneBranch.

Yep, I'm asking if we still need to make that conditional. In XDP we had been setting RunCodeAnalysis unconditionally, and not hitting issues in OneBranch.

mtfriesen avatar Aug 28 '24 18:08 mtfriesen

I'd love to remove this then. Let's try it.

nibanks avatar Aug 28 '24 18:08 nibanks