Streamable HTTPCallable functions #3199
functions.yml
on: pull_request
spm-package-resolved
1m 15s
Matrix: pod-lib-lint
Matrix: spm-integration
Matrix: spm-unit
Matrix: functions-cron-only
Annotations
31 errors and 4 warnings
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L445
reference to captured var 'response' in concurrently-executing code
|
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L445
reference to captured var 'response' in concurrently-executing code
|
spm-unit (macos-14, Xcode_15.4, iOS)
Process completed with exit code 1.
|
spm-unit (macos-15, Xcode_16.1, macOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, macOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L407
testGenerateStreamContent, Expected failure 'Failed to download stream: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000c5d5f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: lo0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <20FE010A-936D-458B-9379-19FE2BE75A02>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
spm-unit (macos-15, Xcode_16.1, macOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L407
testGenerateStreamContent, Expected failure 'Failed to download stream: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600001846850 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: lo0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <4D10D33D-F069-4ACA-8034-AA6673F231A2>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
spm-unit (macos-15, Xcode_16.1, macOS)
Process completed with exit code 1.
|
spm-unit (macos-15, Xcode_16.1, catalyst)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, catalyst):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L407
testGenerateStreamContent, Expected failure 'Failed to download stream: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x6000036926a0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: lo0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <B8719E38-DEC8-46C7-820E-4782D4AF06DB>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
spm-unit (macos-15, Xcode_16.1, catalyst):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L407
testGenerateStreamContent, Expected failure 'Failed to download stream: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600001aa5710 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: lo0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <00533929-CE92-4899-B800-4CD746FAB050>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
spm-unit (macos-15, Xcode_16.1, catalyst)
The operation was canceled.
|
spm-unit (macos-15, Xcode_16.1, tvOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, tvOS)
The operation was canceled.
|
spm-unit (macos-15, Xcode_16.1, watchOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, watchOS)
The operation was canceled.
|
spm-unit (macos-13, Xcode_15.2, iOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-13, Xcode_15.2, iOS)
The operation was canceled.
|
spm-unit (macos-15, Xcode_16.1, iOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, iOS)
The operation was canceled.
|
spm-unit (macos-15, Xcode_16.1, visionOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm-unit (macos-15, Xcode_16.1, visionOS)
The operation was canceled.
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L551
testExplicitError, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testExplicitError()".
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L551
testExplicitError, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testExplicitError()".
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L542
testExplicitErrorAsync, XCTAssertEqual failed: ("11") is not equal to ("13")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L543
testExplicitErrorAsync, XCTAssertEqual failed: ("explicit nope") is not equal to ("INTERNAL")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L544
testExplicitErrorAsync, XCTAssertEqual failed: ("Optional(["long": 30, "end": 20, "start": 10])") is not equal to ("nil")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L542
testExplicitErrorAsync, XCTAssertEqual failed: ("11") is not equal to ("13")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L543
testExplicitErrorAsync, XCTAssertEqual failed: ("explicit nope") is not equal to ("INTERNAL")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L544
testExplicitErrorAsync, XCTAssertEqual failed: ("Optional(["end": 20, "start": 10, "long": 30])") is not equal to ("nil")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L573
testExplicitErrorAsync, XCTAssertEqual failed: ("11") is not equal to ("13")
|
spm-integration (macos-14, Xcode_15.4):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L574
testExplicitErrorAsync, XCTAssertEqual failed: ("explicit nope") is not equal to ("INTERNAL")
|
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L430
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L438
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L430
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
spm-unit (macos-14, Xcode_15.4, iOS):
FirebaseFunctions/Tests/Unit/FunctionsTests.swift#L438
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|