Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullability issues with latest arcade update which updates the compiler #34417

Closed
ViktorHofer opened this issue Apr 1, 2020 · 7 comments · Fixed by #36741
Closed

Nullability issues with latest arcade update which updates the compiler #34417

ViktorHofer opened this issue Apr 1, 2020 · 7 comments · Fixed by #36741

Comments

@ViktorHofer
Copy link
Member

I don't have the errors anymore but it's easy to repro by upgrading the Arcade SDK.

cc @safern

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner labels Apr 1, 2020
@safern safern self-assigned this Apr 1, 2020
@ViktorHofer ViktorHofer removed the untriaged New issue has not been triaged by the area owner label Apr 15, 2020
@ViktorHofer ViktorHofer added this to the 5.0 milestone Apr 15, 2020
@GrabYourPitchforks
Copy link
Member

The nullability problems that were affecting us previously should be resolved. But we can't remove this line just yet, as it seems to trip an assert within Roslyn itself, resulting in a build failure. See dotnet/roslyn#44000 for more information.

@jcouv
Copy link
Member

jcouv commented May 8, 2020

dotnet/roslyn#44000 was fixed. New build should be forthcoming.

@safern
Copy link
Member

safern commented May 8, 2020

@GrabYourPitchforks thanks for working on this, ok to assign to you instead?

@GrabYourPitchforks
Copy link
Member

Sure, assign me. Per a comment on the other PR I'll pin our toolset to the latest Roslyn nightlies. Will leave this tracking issue open so that once the fixed build makes its way through to Arcade, we can remove our override entirely.

@safern
Copy link
Member

safern commented May 8, 2020

Makes sense to me, thanks for working on this 😄

@safern safern assigned GrabYourPitchforks and unassigned safern May 8, 2020
@ViktorHofer
Copy link
Member Author

@GrabYourPitchforks FYI I think an arcade update is in with a new compiler.

@GrabYourPitchforks
Copy link
Member

Great! I'm heads-down on other work right now, but if anybody wants please feel free to reassign this issue to yourself. Otherwise I'll get to it when I get some cycles again.

@ghost ghost closed this as completed in #36741 May 20, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants