Skip to content

NoWarn doesn't affect FS0075 #19576

Description

@auduchinok

A failing test snippet:

FSharp "module Module"
|> withNoWarn 75
|> withOptions ["--extraoptimizationloops:1"]
|> compile
|> shouldSucceed

It seems the nowarn is not checked when reporting this warning here:

let reportDeprecatedOption errOpt =

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions