Page 1 of 1

Warning CS8603 - Possible null reference return type

Posted: Sun Oct 30, 2022 1:36 am
by luisjae

Hello... My version is v2022.4. When I generate it for the first time, I get 64 warnings (as many as pages it compiles) like the following:
C:\inetpub\...\Models\UserLevelsView.cs(1045,24) :warning CS8603: Possible null reference return type.[C:\inetpub\...\projectXXX_NET.csproj]
Please help


Re: warning CS8603

Posted: Sun Oct 30, 2022 5:00 am
by MichaelG

Make sure that you have upgraded to the latest version (2022.8). Show the problem lines with a few lines above or below if the warning persists.