Skip to content

ci: add benchmark workflow #993

ci: add benchmark workflow

ci: add benchmark workflow #993

Re-run triggered July 3, 2024 14:58
Status Success
Total duration 3m 43s
Artifacts 1

build-debug.yml

on: pull_request
Matrix: Build Unity package
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build .NET projects
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.
Build .NET projects
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.
Build Unity package (2021.3.0f1)
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build Unity package (2021.3.0f1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: game-ci/unity-builder@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
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 tests
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.