Resharper doesnt work as intended with nullable support

Completed

Even though I use the forgiving ! keyword I get warnings

 

0
3 comments

Hello Anders Malmgren80,

Do you have nullable reference types enabled for the project (<Nullable>enable</Nullable> inside csproj file) or for this file (#nullable enable)? It is not obvious from your screenshot.
Thank you in advance.

0

Hi, it's not enabled. Resharper started to warn on methods retuning Nullable reference types when we went up to .NET 5

0

Thank you for the reply.
I discussed this issue with our development team and opened a corresponding request - https://youtrack.jetbrains.com/issue/RSRP-486112
Please follow it to get the latest updates.

0

Please sign in to leave a comment.