UI: stop using async voids in MainMenuBarView; use RelayCommands #222
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pushing new release
Artifact pattern :release_output/*.zip did not match any files
|
Pushing new release
Artifact pattern:release_output/*.zip did not match any files
|
Publish:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Ryujinx/UI/Helpers/PlayabilityStatusConverter.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Ryujinx/Utilities/Compat/CompatibilityList.axaml.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Ryujinx/UI/ViewModels/MainWindowViewModel.cs#L744
The field Ryujinx.Ava.UI.ViewModels.MainWindowViewModel._appsObservableList is annotated with
|
Loading