Merge pull request #157 from qqrz997/master #606
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: Goobwabber/download-beatmods-deps@1.2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, Goobwabber/download-beatmods-deps@1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
Source/0_Harmony/HarmonyMultisilencer.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Source/2_Core/Models/PlatformEvent.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Source/2_Core/API/RequestDescriptors/JsonPostRequestDescriptor.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Source/7_Utils/BSMLUtility.cs#L48
Cannot convert null literal to non-nullable reference type.
|
Source/7_Utils/BSMLUtility.cs#L48
Cannot convert null literal to non-nullable reference type.
|
Source/2_Core/Replayer/Emulation/Scoring/NoteControllerEmulator.cs#L11
'NoteControllerEmulator._noteData' hides inherited member 'NoteController._noteData'. Use the new keyword if hiding was intended.
|
Source/8_UI/Replayer/Components/Basic/Miscellaneous/LayoutWindow.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Source/8_UI/FlowCoordinator/ViewControllers/ReplayLaunchViewController.cs#L64
'ReplayLaunchViewController.__DismissViewController(Action, ViewController.AnimationDirection, bool)' hides inherited member 'ViewController.__DismissViewController(Action, ViewController.AnimationDirection, bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Source/8_UI/ModPanel/ModPanelUI.cs#L7
'NotifiableSingleton<ModPanelUI>' is obsolete: 'Avoid using singletons.'
|
Source/8_UI/ReeUIComponentV2.cs#L232
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading