Warning CS8603 - Possible null reference return type

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

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.