Skip to content

Firestore Swift Cpp Experiment #4994

Firestore Swift Cpp Experiment

Firestore Swift Cpp Experiment #4994

Triggered via pull request November 5, 2024 22:52
Status Failure
Total duration 1h 4m 39s
Artifacts

spm.yml

on: pull_request
spm-package-resolved
1m 11s
spm-package-resolved
Matrix: iOS-Device
Matrix: platforms
Matrix: swift-build-run
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 18 warnings, and 20 notices
platforms (catalyst): Firestore/Swift/Source/SwiftAPI/SwiftCppAPI.swift#L23
no exact matches in call to initializer
platforms (catalyst): Firestore/Swift/Source/SwiftAPI/SwiftCppAPI.swift#L23
no exact matches in call to initializer
platforms (catalyst)
Process completed with exit code 1.
platforms (tvOS)
The job was canceled because "catalyst" failed.
platforms (tvOS)
The operation was canceled.
platforms (macOS)
The job was canceled because "catalyst" failed.
platforms (macOS)
The operation was canceled.
swift-build-run (macos-15, Xcode_16, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
swift-build-run (macos-15, Xcode_16, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
swift-build-run (macos-14, Xcode_15.3, spm)
Restarting after unexpected exit, crash, or test timeout in -[FIRCrashlyticsReportTests testClearUserID]; summary will include totals from previous launches.
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L497
testUnknownError, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testUnknownError()", "testUnknownError()".
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseSessions/Tests/Unit/Library/FirebaseSessionsTestsBase.swift#L126
test_multipleInitiations_logsSessionEventEachInitiation, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Called loggedEventCallback".
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseSessions/Tests/Unit/FirebaseSessionsTests+BaseBehaviors.swift#L141
test_multipleInitiations_logsSessionEventEachInitiation, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Sessions SDK logged events twice".
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseSessions/Tests/Unit/FirebaseSessionsTests+BaseBehaviors.swift#L144
test_multipleInitiations_logsSessionEventEachInitiation, XCTAssertEqual failed: ("0") is not equal to ("2")
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseSessions/Tests/Unit/Library/FirebaseSessionsTestsBase.swift#L126
test_sessionSampled_doesNotLogSessionEventButDoesFetchSettings, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Called loggedEventCallback".
swift-build-run (macos-14, Xcode_15.3, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
swift-build-run (macos-14, Xcode_15.3, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
swift-build-run (macos-14, Xcode_15.3, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
swift-build-run (macos-14, Xcode_15.3, spm): <unknown>#L1
FPRCounterListTest : Unswizzling is disabled.
spm-package-resolved
Cache save failed.
platforms (catalyst): FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m#L106
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in macCatalyst 13.1 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
swift-build-run (macos-15, Xcode_16, spm): FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
swift-build-run (macos-15, Xcode_16, spm): FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m#L106
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
swift-build-run (macos-15, Xcode_16, spm): FirebaseTestingSupport/Firestore/Sources/FIRQueryFake.mm#L19
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
swift-build-run (macos-15, Xcode_16, spm): FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
swift-build-run (macos-15, Xcode_16, spm): FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
swift-build-run (macos-15, Xcode_16, spm): FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
swift-build-run (macos-15, Xcode_16, spm): FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m#L106
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseTestingSupport/Firestore/Sources/FIRQueryFake.mm#L19
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
swift-build-run (macos-14, Xcode_15.3, spm): FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
swift-build-run (macos-14, Xcode_15.3, spm): FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
swift-build-run (macos-14, Xcode_15.3, spm): FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
swift-build-run (macos-14, Xcode_15.3, spm)
Attempt 1 failed. Reason: Child_process exited with error code 1
swift-build-run (macos-14, Xcode_15.3, spm)
Attempt 2 failed. Reason: Child_process exited with error code 1
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.ChatSnippets.testChatNonStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.ChatSnippets.testChatStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.FunctionCallingSnippets.testFunctionCalling
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalMultiImagesNonStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalMultiImagesStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalOneImageNonStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalOneImageStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalVideoNonStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalVideoStreaming
swift-build-run (macos-15, Xcode_16, spm)
Skipped FirebaseVertexAIUnit.StructuredOutputSnippets.testStructuredOutputEnumBasic
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.ChatSnippets.testChatNonStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.ChatSnippets.testChatStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.FunctionCallingSnippets.testFunctionCalling
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalMultiImagesNonStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalMultiImagesStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalOneImageNonStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalOneImageStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalVideoNonStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.MultimodalSnippets.testMultimodalVideoStreaming
swift-build-run (macos-14, Xcode_15.3, spm)
Skipped FirebaseVertexAIUnit.StructuredOutputSnippets.testStructuredOutputEnumBasic