Refactoring, fix constants. #57
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
Errors during XML parse:
|
Run game-ci/unity-builder@v4
Additionally, the fallback loader failed to parse the XML.
|
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.
|
Run game-ci/unity-builder@v4
Compressed texture StashIcon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
|
Run game-ci/unity-builder@v4
Compressed texture StashIcon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
|
Run game-ci/unity-builder@v4
Compressed texture StashIcon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build-Android", "Build-StandaloneWindows64", "Build-WebGL".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading