fix ghost eyes #3340
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. 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: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run dotnet build -c Debug:
APITestMod/IMenuAPI.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Run dotnet build -c Debug:
APITestMod/IMenuAPI.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Run dotnet build -c Debug:
APITestMod/IMenuAPI.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Run dotnet build -c Debug:
APITestMod/IMenuAPI.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Run dotnet build -c Debug:
APITestMod/IMenuAPI.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run dotnet build -c Debug:
QSB/EyeOfTheUniverse/MaskSync/MaskManager.cs#L19
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'
|
Run dotnet build -c Debug:
QSB/EyeOfTheUniverse/GalaxyMap/GalaxyMapManager.cs#L17
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'
|
Run dotnet build -c Debug:
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).'
|
Run dotnet build -c Debug:
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).'
|
Run dotnet build -c Debug:
QSB/Menus/MenuManager.cs#L64
'QSBSceneManager.OnSceneLoaded' is obsolete: 'TODO: remove after migration'
|
The logs for this run have expired and are no longer available.
Loading