1.37.5 #576
Annotations
13 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 use a deprecated Node.js version 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/
|
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#L48
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/7_Utils/BSMLUtility.cs#L48
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/8_UI/Replayer/Components/Basic/Miscellaneous/LayoutWindow.cs#L49
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/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.
|
Build:
Source/8_UI/ModPanel/ModPanelUI.cs#L7
'NotifiableSingleton<ModPanelUI>' is obsolete: 'Avoid using singletons.'
|
Build:
Source/8_UI/ReeUIComponentV2.cs#L230
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/8_UI/SettingsPanel/SettingsPanelUI.cs#L8
'NotifiableSingleton<SettingsPanelUI>' is obsolete: 'Avoid using singletons.'
|
Loading