VRCX #2
Annotations
10 warnings
|
Dotnet/OpenVR/openvr_api.cs#L8706
Possible null reference return.
|
|
Dotnet/AppApi/Common/AppApiVrCommon.cs#L7
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Dotnet/OpenVR/openvr_api.cs#L7983
Possible null reference return.
|
|
Dotnet/OpenVR/openvr_api.cs#L7970
Possible null reference return.
|
|
Dotnet/Overlay/Electron/GLContextWayland.cs#L87
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet/WinApi.cs#L91
Possible null reference return.
|
|
Dotnet/WinApi.cs#L91
Dereference of a possibly null reference.
|
|
Dotnet/SQLiteLegacy.cs#L103
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet/SQLiteLegacy.cs#L66
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet/SQLiteLegacy.cs#L48
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading