This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Fixed bug making gpu usage high. #247
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AllInOneLauncher/Elements/Generic/Toggleable.xaml.cs#L23
Cannot convert null literal to non-nullable reference type.
|
AllInOneLauncher/Elements/Menues/ContextMenuShell.xaml.cs#L20
Cannot convert null literal to non-nullable reference type.
|
AllInOneLauncher/Logic/SystemInputManager.cs#L39
Unboxing a possibly null value.
|
AllInOneLauncher/Elements/Generic/Toggleable.xaml.cs#L17
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
AllInOneLauncher/Elements/Generic/Toggleable.xaml.cs#L17
Non-nullable event 'OnToggledChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
AllInOneLauncher/Elements/Generic/PopupVisualizer.xaml.cs#L85
Dereference of a possibly null reference.
|
AllInOneLauncher/Elements/Generic/PopupVisualizer.xaml.cs#L121
Dereference of a possibly null reference.
|
AllInOneLauncher/Elements/Generic/NanoSpinner.xaml.cs#L14
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
AllInOneLauncher/Elements/Generic/MiniSpinner.xaml.cs#L14
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
AllInOneLauncher/Elements/Generic/NanoSpinner.xaml.cs#L38
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "PatchLauncher.zip".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading