Adding UI Tests for MFA Flows #4786
auth.yml
on: pull_request
spm-package-resolved
1m 4s
Matrix: pod-lib-lint
catalyst
1m 55s
quickstart
3m 49s
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Annotations
22 errors and 17 warnings
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (ObjCApiTests)
Final attempt failed. Child_process exited with error code 1
|
integration-tests (SwiftApiTests)
The job was canceled because "ObjCApiTests" failed.
|
integration-tests (SwiftApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (SwiftApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (SwiftApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (SwiftApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (SwiftApiTests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (SwiftApiTests)
The operation was canceled.
|
integration-tests (AuthenticationExampleUITests)
The job was canceled because "ObjCApiTests" failed.
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info_multi.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
error: Build input file cannot be found: '/Users/runner/work/firebase-ios-sdk/firebase-ios-auth-sample/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'AuthenticationExample' from project 'AuthenticationExample')
|
integration-tests (AuthenticationExampleUITests)
The operation was canceled.
|
spm-package-resolved
Cache save failed.
|
integration-tests (ObjCApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (ObjCApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
integration-tests (ObjCApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (ObjCApiTests)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
integration-tests (ObjCApiTests)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
integration-tests (SwiftApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (SwiftApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (SwiftApiTests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
integration-tests (SwiftApiTests):
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L80
'fetchSignInMethods(forEmail:)' 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.
|
integration-tests (SwiftApiTests)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
integration-tests (SwiftApiTests)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
integration-tests (AuthenticationExampleUITests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (AuthenticationExampleUITests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
integration-tests (AuthenticationExampleUITests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
integration-tests (AuthenticationExampleUITests)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
integration-tests (AuthenticationExampleUITests)
Attempt 2 failed. Reason: Child_process exited with error code 1
|