BS 1.36.2 support #493
Annotations
10 errors and 13 warnings
Build:
Source/2_Core/Localization/BLLocalization.cs#L6
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Managers/DataManager/LeaderboardManager.cs#L5
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Replayer/Emulation/Controllers/MenuControllersManager.cs#L2
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Replayer/ReplayerExtraObjectsProvider.cs#L2
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Replayer/ReplayerLauncher.cs#L9
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Replayer/Tweaking/Tweaks/RoomOffsetsTweak.cs#L2
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Build:
Source/2_Core/Localization/BLLocalization.cs#L14
The type or namespace name 'MainSettingsHandler' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/2_Core/Replayer/Emulation/Controllers/MenuControllersManager.cs#L14
The type or namespace name 'MainSettingsHandler' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/2_Core/Replayer/ReplayerLauncher.cs#L71
The type or namespace name 'GraphicSettingsHandler' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/2_Core/Localization/BLLocalization.cs#L6
The type or namespace name 'GameSettings' does not exist in the namespace 'BeatSaber' (are you missing an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Goobwabber/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Download Mod Dependencies
BOM character detected at the beginning of the manifest JSON file. Please remove the BOM from the file as it does not conform to the JSON spec (https://datatracker.ietf.org/doc/html/rfc7159#section-8.1) and may cause issues regarding interoperability.
|
Build:
Source/0_Harmony/HarmonyMultisilencer.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/2_Core/API/RequestDescriptors/JsonPostRequestDescriptor.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/7_Utils/BSMLUtility.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/7_Utils/BSMLUtility.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/2_Core/Replayer/Emulation/Scoring/NoteControllerEmulator.cs#L11
'NoteControllerEmulator._noteData' hides inherited member 'NoteController._noteData'. Use the new keyword if hiding was intended.
|
Build:
Source/8_UI/Replayer/Components/Basic/Miscellaneous/LayoutWindow.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Build:
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.
|
Build:
Source/8_UI/ReeUIComponentV2.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/0_Harmony/HarmonyMultisilencer.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/2_Core/API/RequestDescriptors/JsonPostRequestDescriptor.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Loading