Skip to content

add Sendable to AuthDataResult #4962

add Sendable to AuthDataResult

add Sendable to AuthDataResult #4962

Triggered via pull request February 28, 2025 17:39
Status Failure
Total duration 14m 3s
Artifacts

auth.yml

on: pull_request
spm-package-resolved
1m 21s
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

22 errors and 72 warnings
quickstart
Process completed with exit code 65.
pod-lib-lint (FirebaseAuth.podspec, watchos, macos-14, Xcode_15.2)
Final attempt failed. Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, tvos, macos-14, Xcode_15.2)
The job was canceled because "FirebaseAuth_podspec_watc" failed.
pod-lib-lint (FirebaseAuth.podspec, tvos, macos-14, Xcode_15.2)
The operation was canceled.
pod-lib-lint (FirebaseAuth.podspec, ios, macos-14, Xcode_15.2)
The job was canceled because "FirebaseAuth_podspec_watc" failed.
pod-lib-lint (FirebaseAuth.podspec, ios, macos-14, Xcode_15.2)
The operation was canceled.
pod-lib-lint (FirebaseAuth.podspec, macos --skip-tests, macos-14, Xcode_15.2)
The job was canceled because "FirebaseAuth_podspec_watc" failed.
pod-lib-lint-xc16 (FirebaseAuth.podspec, macos --skip-tests --allow-warnings, macos-15, Xcode_16.2)
Final attempt failed. Child_process exited with error code 1
integration-tests (AuthenticationExampleUITests)
Final attempt failed. Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, ios, macos-15, Xcode_16.2)
The job was canceled because "FirebaseAuth_podspec_maco" failed.
pod-lib-lint-xc16 (FirebaseAuth.podspec, ios, macos-15, Xcode_16.2)
The operation was canceled.
pod-lib-lint-xc16 (FirebaseAuth.podspec, tvos, macos-15, Xcode_16.2)
The job was canceled because "FirebaseAuth_podspec_maco" failed.
pod-lib-lint-xc16 (FirebaseAuth.podspec, tvos, macos-15, Xcode_16.2)
The operation was canceled.
pod-lib-lint-xc16 (FirebaseAuth.podspec, watchos, macos-15, Xcode_16.2)
The job was canceled because "FirebaseAuth_podspec_maco" failed.
integration-tests (ObjCApiTests)
The job was canceled because "AuthenticationExampleUITe" failed.
integration-tests (ObjCApiTests)
The operation was canceled.
integration-tests (SwiftApiTests)
The job was canceled because "AuthenticationExampleUITe" failed.
integration-tests (SwiftApiTests)
The operation was canceled.
catalyst
Final attempt failed. Child_process exited with error code 65
spm (macos-15, Xcode_16.2, iOS spm)
Final attempt failed. Child_process exited with error code 1
spm-package-resolved
Cache save failed.
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, tvOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, macOS spmbuildonly): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, watchOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, catalyst spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'; this is an error in the Swift 6 language mode
spm (macos-15, Xcode_16.2, visionOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'; this is an error in the Swift 6 language mode
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'
pod-lib-lint (FirebaseAuth.podspec, watchos, macos-14, Xcode_15.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, watchos, macos-14, Xcode_15.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, tvos, macos-14, Xcode_15.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, tvos, macos-14, Xcode_15.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, ios, macos-14, Xcode_15.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, macos --skip-tests, macos-14, Xcode_15.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint (FirebaseAuth.podspec, macos --skip-tests, macos-14, Xcode_15.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, macos --skip-tests --allow-warnings, macos-15, Xcode_16.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, macos --skip-tests --allow-warnings, macos-15, Xcode_16.2)
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
pod-lib-lint-xc16 (FirebaseAuth.podspec, ios, macos-15, Xcode_16.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, ios, macos-15, Xcode_16.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, tvos, macos-15, Xcode_16.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, tvos, macos-15, Xcode_16.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, watchos, macos-15, Xcode_16.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
pod-lib-lint-xc16 (FirebaseAuth.podspec, watchos, macos-15, Xcode_16.2)
Attempt 2 failed. Reason: Child_process exited with error code 1
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)
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
catalyst
Attempt 1 failed. Reason: Child_process exited with error code 65
catalyst
Attempt 2 failed. Reason: Child_process exited with error code 65
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L27
stored property 'user' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'User'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L30
stored property 'additionalUserInfo' of 'Sendable'-conforming class 'AuthDataResult' has non-sendable type 'AdditionalUserInfo?'
spm (macos-14, Xcode_15.4, iOS spm): FirebaseAuth/Sources/Swift/Auth/AuthDataResult.swift#L25
non-final class 'AuthDataResult' cannot conform to 'Sendable'; use '@unchecked Sendable'
spm (macos-15, Xcode_16.2, iOS spm)
Attempt 1 failed. Reason: Child_process exited with error code 1
spm (macos-15, Xcode_16.2, iOS spm)
Attempt 2 failed. Reason: Child_process exited with error code 1