spm #4989
spm.yml
on: schedule
spm-package-resolved
55s
Matrix: iOS-Device
Matrix: platforms
Matrix: swift-build-run
Annotations
12 errors, 27 warnings, and 20 notices
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):
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):
<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):
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: ("1") is not equal to ("2")
|
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.
|
iOS-Device (macos-15, Xcode_16):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
iOS-Device (macos-14, Xcode_15.3):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
platforms (macOS):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
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]
|
platforms (catalyst):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
platforms (tvOS):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
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):
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-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):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
swift-build-run (macos-15, Xcode_16, spm):
FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
|
swift-build-run (macos-15, Xcode_16, spm):
FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
|
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):
FirebaseCombineSwift/Sources/Auth/Auth+Combine.swift#L277
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
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):
FirebaseAuth/Tests/Unit/AuthTests.swift#L89
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
swift-build-run (macos-14, Xcode_15.3, spm):
FirebaseAuth/Tests/Unit/AuthTests.swift#L110
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
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
|