Update game data in the compatibility database #847
Annotations
10 warnings
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/Utilities/Compat/CompatibilityList.axaml.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/ViewModels/MainWindowViewModel.cs#L744
The field Ryujinx.Ava.UI.ViewModels.MainWindowViewModel._appsObservableList is annotated with
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading