Update main.yml #60
Annotations
5 warnings
Run game-ci/unity-builder@v4
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
Run game-ci/unity-builder@v4
[ServicesCore]: To use Unity's dashboard services, you need to link your Unity project to a project ID. To do this, go to Project Settings to select your organization, select your project and then link a project ID. You also need to make sure your organization has access to the required products. Visit https://dashboard.unity3d.com to sign up.
|
Run game-ci/unity-builder@v4
Assets/Stash/Scripts/Core/StashExceptions.cs(13,23): warning CS0114: 'StashRequestError.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Run game-ci/unity-builder@v4
Assets/Stash.Sample/Scripts/DeeplinkExample.cs(20,24): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run game-ci/unity-builder@v4
Assets/Stash.Sample/Scripts/DeeplinkExample.cs(77,23): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Loading