Skip to content

Feature/openxr support #521

Feature/openxr support

Feature/openxr support #521

Re-run triggered December 17, 2024 10:13
Status Failure
Total duration 30s
Artifacts 1

build.yml

on: pull_request
Configure Build Parameters
26s
Configure Build Parameters
Matrix: build
Create Github Release
0s
Create Github Release
Publish changelog from last major build to open-blocks-docs
0s
Publish changelog from last major build to open-blocks-docs
Publish Steam Release
0s
Publish Steam Release
Publish Oculus Quest 2+ Release
0s
Publish Oculus Quest 2+ Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Windows
-------- Shader Hidden/FastBlur
Oculus Quest (2+)
Process completed with exit code 1.
Configure Build Parameters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Windows
Assets/Scripts/model/controller/ToggleMenuItem.cs(33,21): warning CS0108: 'ToggleMenuItem.enabled' hides inherited member 'Behaviour.enabled'. Use the new keyword if hiding was intended.
Windows
Assets/Scripts/model/controller/ToggleMenuItem.cs(49,21): warning CS0114: 'ToggleMenuItem.Start()' hides inherited member 'PolyMenuButton.Start()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Windows
Assets/SimplePixelizer/SimplePixelizer.cs(39,14): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(117,30): warning CS0618: 'UnityWebRequest.Send()' is obsolete: 'Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(118,22): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(138,34): warning CS0618: 'UnityWebRequest.Send()' is obsolete: 'Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(139,26): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(151,34): warning CS0618: 'UnityWebRequest.Send()' is obsolete: 'Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(152,26): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
Windows
Assets/Scripts/api_clients/objectstore_client/ObjectStoreClient.cs(163,46): warning CS0618: 'UnityWebRequest.Send()' is obsolete: 'Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'
Oculus Quest (2+)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636