Roslyn should identify the problem early so it can be diagnosed and fixed before it affects the rest of the project. The other responses are incorrect. Ignoring the problem will not fix the problem; waiting until later in the project to
address the problem could allow the problem to grow and doesn’t prepare the team to tackle the problem; making the fix a task in the next iteration is just another delay tactic. Roslyn needs to address the problem with the project
team as soon as possible.