Skip to content

[Auth] Convert *Response classes to structs #4629

[Auth] Convert *Response classes to structs

[Auth] Convert *Response classes to structs #4629

Triggered via pull request November 1, 2024 23:19
Status Failure
Total duration 9m 52s
Artifacts

auth.yml

on: pull_request
spm-package-resolved
1m 23s
spm-package-resolved
Matrix: pod-lib-lint
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 76 warnings
integration-tests (ObjCApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (ObjCApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (ObjCApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (ObjCApiTests)
Final attempt failed. Child_process exited with error code 1
integration-tests (AuthenticationExampleUITests)
The job was canceled because "ObjCApiTests" failed.
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (AuthenticationExampleUITests)
The operation was canceled.
integration-tests (SwiftApiTests)
The job was canceled because "ObjCApiTests" failed.
integration-tests (SwiftApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (SwiftApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (SwiftApiTests): FirebaseAuth/Sources/Swift/User/UserInfoImpl.swift#L17
'UserInfoImpl' is only available in iOS 13 or newer
integration-tests (SwiftApiTests)
The operation was canceled.
spm-package-resolved
Cache save failed.
catalyst
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
spm (macos-15, Xcode_16, macOS spmbuildonly): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, macOS spmbuildonly): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, macOS spmbuildonly): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, macOS spmbuildonly): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, macOS spmbuildonly): FirebaseAuth/Tests/Unit/UserTests.swift#L1630
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, macOS spmbuildonly): 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.
spm (macos-15, Xcode_16, macOS spmbuildonly): 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.
spm (macos-15, Xcode_16, visionOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, visionOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, visionOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, visionOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, visionOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L1630
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, visionOS 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.
spm (macos-15, Xcode_16, visionOS 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.
spm (macos-15, Xcode_16, watchOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, watchOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, watchOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, watchOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, watchOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L1630
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, watchOS 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.
spm (macos-15, Xcode_16, watchOS 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.
spm (macos-15, Xcode_16, iOS 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.
spm (macos-15, Xcode_16, iOS 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.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L483
'credential(withProviderID:idToken:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L490
'credential(withProviderID:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, accessToken: String) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L494
'credential(withProviderID:idToken:rawNonce:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L501
'credential(withProviderID:idToken:rawNonce:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, catalyst 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.
spm (macos-15, Xcode_16, catalyst 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.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L483
'credential(withProviderID:idToken:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L490
'credential(withProviderID:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, accessToken: String) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L494
'credential(withProviderID:idToken:rawNonce:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L501
'credential(withProviderID:idToken:rawNonce:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, catalyst spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, tvOS 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.
spm (macos-15, Xcode_16, tvOS 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.
spm (macos-15, Xcode_16, tvOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, tvOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-15, Xcode_16, tvOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, tvOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-15, Xcode_16, tvOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L1630
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-13, Xcode_15.2, iOS 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.
spm (macos-13, Xcode_15.2, iOS 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.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L483
'credential(withProviderID:idToken:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L490
'credential(withProviderID:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, accessToken: String) -> OAuthCredential` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L494
'credential(withProviderID:idToken:rawNonce:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L501
'credential(withProviderID:idToken:rawNonce:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
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 (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
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
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L474
'provider(providerID:)' is deprecated: Use `provider(providerID: AuthProviderID) -> OAuthProvider` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L475
'provider(providerID:auth:)' is deprecated: Use `provider(providerID: AuthProviderID, auth: Auth) -> OAuthProvider` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L483
'credential(withProviderID:idToken:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L490
'credential(withProviderID:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, accessToken: String) -> OAuthCredential` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L494
'credential(withProviderID:idToken:rawNonce:accessToken:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/SwiftAPI.swift#L501
'credential(withProviderID:idToken:rawNonce:)' is deprecated: Use `credential(providerID: AuthProviderID, idToken: String, rawNonce: String, accessToken: String? = nil) -> OAuthCredential` instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L411
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L437
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Tests/Unit/UserTests.swift#L1630
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
spm (macos-14, Xcode_15.4, iOS 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.