Skip to content

BS 1.40.0 Support

BS 1.40.0 Support #611

Triggered via push December 13, 2024 20:29
Status Failure
Total duration 31s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 13 warnings
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/Managers/ReplayRecorder.cs#L296
The type or namespace name 'NoteSpawnData' could not be found (are you missing a using directive or an assembly reference?)
Build: Source/2_Core/Managers/ReplayRecorder.cs#L78
The type or namespace name 'VariableMovementDataProvider' could not be found (are you missing a using directive or an assembly reference?)
Build: Source/2_Core/Replayer/Emulation/Controllers/MenuControllersManager.cs#L15
The type or namespace name 'ControllerProfilesModel' could not be found (are you missing a using directive or 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/Managers/ReplayRecorder.cs#L296
The type or namespace name 'NoteSpawnData' could not be found (are you missing a using directive or an assembly reference?)
Build: Source/2_Core/Managers/ReplayRecorder.cs#L78
The type or namespace name 'VariableMovementDataProvider' could not be found (are you missing a using directive or an assembly reference?)
Build: Source/2_Core/Replayer/Emulation/Controllers/MenuControllersManager.cs#L15
The type or namespace name 'ControllerProfilesModel' could not be found (are you missing a using directive or an assembly reference?)
Build
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
Failed to read package.json from /home/runner/work/init-beatsaber/init-beatsaber/package.json. Using default version.
Build
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/2_Core/Models/PlatformEvent.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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#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#L232
Cannot convert null literal to non-nullable reference type.