Skip to content

fix: Log Finalize Awaits Terminal Stream State #125

fix: Log Finalize Awaits Terminal Stream State

fix: Log Finalize Awaits Terminal Stream State #125

Triggered via pull request July 31, 2026 18:48
Status Success
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test: packages/cli/src/reportViewModel.ts#L203
Function 'deriveRunDisplayName' has a complexity of 16. Maximum allowed is 12
test: packages/cli/src/reportServer.ts#L48
Async arrow function has a complexity of 17. Maximum allowed is 12
test: packages/cli/src/reportServer.ts#L39
Async function 'serveReportWorkspace' has too many lines (86). Maximum allowed is 60
test: packages/cli/src/reportArtifactStream.ts#L157
Function 'parseByteRange' has a complexity of 15. Maximum allowed is 12
test: packages/cli/src/reportArtifactStream.ts#L42
Async function 'serveArtifactHttp' has a complexity of 16. Maximum allowed is 12
test: packages/cli/src/reportArtifactStream.ts#L42
Async function 'serveArtifactHttp' has too many lines (88). Maximum allowed is 60
test: packages/cli/src/hostPreflight.ts#L344
Async function 'runIOSChecks' has too many lines (152). Maximum allowed is 60
test: packages/cli/src/hostPreflight.ts#L276
Async function 'runAndroidChecks' has too many lines (62). Maximum allowed is 60
test: packages/cli/bin/finalrun.ts#L372
Async function 'runTestCommand' has a complexity of 25. Maximum allowed is 12
test: packages/cli/bin/finalrun.ts#L372
Async function 'runTestCommand' has too many lines (101). Maximum allowed is 60