Skip to content

fix music patches for ship #3354

fix music patches for ship

fix music patches for ship #3354

Triggered via push February 9, 2024 00:51
Status Failure
Total duration 1m 46s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: QSB/ShipSync/Patches/ShipAudioPatches.cs#L73
'ShipAudioPatches.GlobalMusicController_UpdateBrambleMusic(GlobalMusicController)': not all code paths return a value
build: QSB/ShipSync/Patches/ShipAudioPatches.cs#L73
'ShipAudioPatches.GlobalMusicController_UpdateBrambleMusic(GlobalMusicController)': not all code paths return a value
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: APITestMod/IMenuAPI.cs#L10
Cannot convert null literal to non-nullable reference type.
build: APITestMod/IMenuAPI.cs#L13
Cannot convert null literal to non-nullable reference type.
build: APITestMod/IMenuAPI.cs#L14
Cannot convert null literal to non-nullable reference type.
build: APITestMod/IMenuAPI.cs#L14
Cannot convert null literal to non-nullable reference type.
build: APITestMod/IMenuAPI.cs#L15
Cannot convert null literal to non-nullable reference type.
build: QSB/Utility/Delay.cs#L10
'UniTask.WaitForEndOfFrame()' is obsolete: 'Use WaitForEndOfFrame(MonoBehaviour) instead or UniTask.Yield(PlayerLoopTiming.LastPostLateUpdate). Equivalent for coroutine's WaitForEndOfFrame requires MonoBehaviour(runner of Coroutine).'
build: QSB/Utility/Delay.cs#L18
'UniTask.WaitForEndOfFrame()' is obsolete: 'Use WaitForEndOfFrame(MonoBehaviour) instead or UniTask.Yield(PlayerLoopTiming.LastPostLateUpdate). Equivalent for coroutine's WaitForEndOfFrame requires MonoBehaviour(runner of Coroutine).'
build: QSB/Utility/DebugCameraSettings.cs#L11
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'
build: QSB/Utility/DebugCameraSettings.cs#L19
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'
build: QSB/TimeSync/WakeUpSync.cs#L62
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'