Merge pull request #144 from BeatLeader/replay-player-menu-controller… #529
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: Goobwabber/[email protected]. 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@v3, actions/setup-dotnet@v3, Goobwabber/[email protected]. 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/API/RequestDescriptors/JsonPostRequestDescriptor.cs#L22
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/7_Utils/BSMLUtility.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Source/7_Utils/BSMLUtility.cs#L47
Cannot convert null literal to non-nullable reference type.
|
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#L63
'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/ReeUIComponentV2.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Source/0_Harmony/HarmonyHelper.cs#L7
Non-nullable field '_harmony' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Source/Plugin.cs#L24
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "BeatLeader-0.9.18-bs1.37.0-36ac654".
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/
|
This job succeeded
Loading