Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Feb 27, 2019

Turn warnings-as-errors back on for all the core F# projects. This got lost somewhere along the way

@dsyme
Copy link
Contributor Author

dsyme commented Feb 28, 2019

Annoying unrelated test failures. Ugh

Failed   TypeProvider.Disposal.SmokeTest1

and a few similar

@dsyme
Copy link
Contributor Author

dsyme commented Feb 28, 2019

OK I updated this to FSharpBuild.Directory.Build.props. It seems to build

I unfortunately can't enable all warnings-as-errors because some projects generate Nuget warnings. So I've just listed the two most important warnings (unused variables and match failures). I guess we could use F# OtherFlags but I'll do it like this for now

@dsyme
Copy link
Contributor Author

dsyme commented Feb 28, 2019

Dodgy test:

Failed   FSharp.Core.UnitTests.FSharp_Core.Microsoft_FSharp_Control.CancellationType.AwaitTaskCancellationAfterAsyncTokenCancellation

@dsyme dsyme closed this Feb 28, 2019
@dsyme dsyme reopened this Feb 28, 2019
@dsyme dsyme merged commit 5032247 into dotnet:master Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants