Skip to content

Add explicit returns to appease Xcode 14 #315

Add explicit returns to appease Xcode 14

Add explicit returns to appease Xcode 14 #315

Triggered via push August 29, 2024 13:32
Status Failure
Total duration 4m 57s
Artifacts
Matrix: Build App
Report Success
0s
Report Success
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Build App (cocoapods, 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Primer.io_Debug_App-funukwdvmbkanrdwxqkuekfdrllh/Build/Intermediates.noindex/ArchiveIntermediates/Debug App/BuildProductsPath/Debug-iphonesimulator/XCFrameworkIntermediates/PrimerStripeSDK/PrimerStripeSDK.framework/Modules/PrimerStripeSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface#L6
failed to build module 'Stripe'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)', while this compiler is 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
Build App (cocoapods, 14.3.1): Sources/PrimerSDK/Classes/Core/PrimerHeadlessUniversalCheckout/Composable/ACH/Stripe/Component/StripeAchTokenizationViewModel.swift#L13
failed to build module 'PrimerStripeSDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)', while this compiler is 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
Build App (cocoapods, 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Primer.io_Debug_App-funukwdvmbkanrdwxqkuekfdrllh/Build/Intermediates.noindex/ArchiveIntermediates/Debug App/BuildProductsPath/Debug-iphonesimulator/XCFrameworkIntermediates/PrimerStripeSDK/PrimerStripeSDK.framework/Modules/PrimerStripeSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface#L6
failed to build module 'Stripe'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)', while this compiler is 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
Build App (cocoapods, 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Primer.io_Debug_App-funukwdvmbkanrdwxqkuekfdrllh/Build/Intermediates.noindex/ArchiveIntermediates/Debug App/BuildProductsPath/Debug-iphonesimulator/XCFrameworkIntermediates/PrimerStripeSDK/PrimerStripeSDK.framework/Modules/PrimerStripeSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface#L6
failed to build module 'Stripe'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)', while this compiler is 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
Build App (spm, 14.3.1)
The job was canceled because "cocoapods_14_3_1" failed.
Build App (spm, 14.3.1)
The operation was canceled.
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L135
conditional cast from 'any Error' to 'NSError' always succeeds
Build App (cocoapods, 14.3.1): Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L135
conditional cast from 'any Error' to 'NSError' always succeeds
Build App (cocoapods, 14.3.1): Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'
Build App (cocoapods, 14.3.1): Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'
Build App (cocoapods, 14.3.1): Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'
Build App (cocoapods, 14.3.1): Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'