Skip to content

Add streaming request body support #327

Add streaming request body support

Add streaming request body support #327

Triggered via pull request May 30, 2026 01:12
Status Failure
Total duration 7m 57s
Artifacts 4

build-test.yml

on: pull_request
check-build-test
1m 50s
check-build-test
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
Assertion Failure: sunday-swift/Tests/SundayTests/URLSessionTransportTests.swift#L406
XCTAssertEqual failed: ("nil") is not equal to ("Optional(17 bytes)")
Assertion Failure: sunday-swift/Tests/SundayTests/URLSessionTransportTests.swift#L407
XCTAssertEqual failed: ("nil") is not equal to ("Optional("chunked")")
Assertion Failure: sunday-swift/Tests/SundayTests/URLSessionTransportTests.swift#L440
XCTAssertGreaterThanOrEqual failed: ("1") is less than ("2")
Assertion Failure: sunday-swift/Tests/SundayTests/URLSessionTransportTests.swift#L493
failed - XCTAssertThrowsError failed: did not throw an error
Assertion Failure: sunday-swift/Tests/SundayTests/URLSessionTransportTests.swift#L500
XCTAssertGreaterThanOrEqual failed: ("1") is less than ("2")
build-test (watchos)
Process completed with exit code 2.
build-test (watchos): Tests/SundayTests/URLSessionTransportTests.swift#L500
testStreamingBodyReplaySurfacesStreamCreationError, XCTAssertGreaterThanOrEqual failed: ("1") is less than ("2")
build-test (watchos): Tests/SundayTests/URLSessionTransportTests.swift#L493
testStreamingBodyReplaySurfacesStreamCreationError, failed - XCTAssertThrowsError failed: did not throw an error
build-test (watchos): Tests/SundayTests/URLSessionTransportTests.swift#L440
testStreamingAsyncBytesBodyCanBeReplayedForTemporaryRedirect, XCTAssertGreaterThanOrEqual failed: ("1") is less than ("2")
build-test (watchos): Tests/SundayTests/URLSessionTransportTests.swift#L407
testStreamingAsyncBytesBodyCanBeReplayedForTemporaryRedirect, XCTAssertEqual failed: ("nil") is not equal to ("Optional("chunked")")
build-test (watchos): Tests/SundayTests/URLSessionTransportTests.swift#L406
testStreamingAsyncBytesBodyCanBeReplayedForTemporaryRedirect, XCTAssertEqual failed: ("nil") is not equal to ("Optional(17 bytes)")
check-build-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
build-test (macos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
build-test (macos)
The 'text' will be truncated because the character limit (65535) exceeded.
build-test (macos)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify
build-test (tvos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
build-test (tvos)
The 'text' will be truncated because the character limit (65535) exceeded.
build-test (tvos)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify
build-test (ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
build-test (ios)
The 'text' will be truncated because the character limit (65535) exceeded.
build-test (ios)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify
build-test (watchos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
build-test (watchos)
The 'text' will be truncated because the character limit (65535) exceeded.
build-test (watchos)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify

Artifacts

Produced during runtime
Name Size Digest
Test Results ios (ios.xcresult)
445 KB
sha256:0df1eee26d18dfc81632a3e5a13e76f83c90b72902904af71e799c9e3d56dc7f
Test Results macos (macos.xcresult)
449 KB
sha256:b4785d2e192336a0ae97a592a46537dc5f4397c563d9c72397e10c2fcb5cfeaf
Test Results tvos (tvos.xcresult)
445 KB
sha256:fa01218c25b4f3653db224bf5f4838b313a5a16c3719165ebc6444cd9e9367d3
Test Results watchos (watchos.xcresult)
38.7 MB
sha256:860e9d5f6ae31ad34f5bae0e2b571fbf82c23a77dc55b82211152713ae79ed1d