Skip to content

ci(audience): Linux PlayMode under xvfb (SDK-317 / SDK-318) #1759

ci(audience): Linux PlayMode under xvfb (SDK-317 / SDK-318)

ci(audience): Linux PlayMode under xvfb (SDK-317 / SDK-318) #1759

Triggered via pull request May 10, 2026 03:12
Status Failure
Total duration 48s
Artifacts

commitlint.yml

on: pull_request
commitlint
45s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
commitlint
You have commit messages with errors ⧗ input: debug(audience): add T1/T2/T3 timing markers in HttpTransport.SendBatchAsync Temporary diagnostic for the Unity 6 Linux PlayMode regression. Tests on Unity 6 Mono Linux take ~33 sec each vs ~1.8 sec on Unity 2021.3 Mono Linux for the same suite, same llvmpipe, same network endpoint. T1 logs request start, T2 logs response received (continuation back on the main thread), T3 logs batch deletion done. Comparing T1->T2 vs T2->T3 gaps across Unity versions disambiguates whether the stall is inside HttpClient.SendAsync (network/socket/TLS regression in Unity 6 Mono on Linux) or in the awaiter continuation (SyncContext dispatch regression on Unity 6 Linux player loop). To revert: drop this commit. ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: ci(audience): fix apostrophe in docker bash heredoc comment ⚠ footer must have leading blank line [footer-leading-blank] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: ci(audience): drop redundant xvfb -screen flag from server-args ⚠ footer must have leading blank line [footer-leading-blank] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/