Skip to content

NoWarn doesn't affect FS0075 #19576

@auduchinok

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 =

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions