diff --git a/CHANGELOG.md b/CHANGELOG.md index aa6c1ea7..ecf6073f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # RELEASES +## LinkKit 5.3.2 — 2024-03-27 +### Requirements + +| Name | Version | +|------|---------| +| Xcode | >= 15.0.1 | +| iOS | >= 14.0 | + +### Changes + +- Resolved an issue where navigation buttons erroneously appeared within the safe-area during full-screen presentation of Link. +- Deprecated custom Link presentation, providing a warning regarding full-screen presentation. + ## LinkKit 5.3.1 — 2024-03-20 ### Requirements diff --git a/LinkKit.xcframework/Info.plist b/LinkKit.xcframework/Info.plist index 7e99ddb0..96936d9e 100644 --- a/LinkKit.xcframework/Info.plist +++ b/LinkKit.xcframework/Info.plist @@ -6,9 +6,9 @@ BinaryPath - LinkKit.framework/LinkKit + LinkKit.framework/Versions/A/LinkKit LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64_x86_64-maccatalyst LibraryPath LinkKit.framework SupportedArchitectures @@ -19,7 +19,7 @@ SupportedPlatform ios SupportedPlatformVariant - simulator + maccatalyst BinaryPath @@ -37,9 +37,9 @@ BinaryPath - LinkKit.framework/Versions/A/LinkKit + LinkKit.framework/LinkKit LibraryIdentifier - ios-arm64_x86_64-maccatalyst + ios-arm64_x86_64-simulator LibraryPath LinkKit.framework SupportedArchitectures @@ -50,7 +50,7 @@ SupportedPlatform ios SupportedPlatformVariant - maccatalyst + simulator CFBundlePackageType diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist index 1cd57f7c..d18f240d 100644 Binary files a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist and b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist differ diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit b/LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit index 1ea8f7e4..8685a0ca 100755 Binary files a/LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit and b/LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit differ diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json index 9438a3ad..8be00b38 100644 --- a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json +++ b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json @@ -155,7 +155,9 @@ "usr": "s:7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "mangledName": "$s7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "moduleName": "LinkKit", + "deprecated": true, "declAttributes": [ + "Available", "RawDocComment" ] } @@ -50373,4585 +50375,4585 @@ }, "ConstValues": [ { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", "kind": "BooleanLiteral", - "offset": 523, + "offset": 792, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2763, "length": 17, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2771, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2779, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5755, "length": 17, "value": "\"INVALID_REQUEST\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5818, "length": 15, "value": "\"INVALID_INPUT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5883, "length": 19, "value": "\"INSTITUTION_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5953, "length": 21, "value": "\"RATE_LIMIT_EXCEEDED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6016, "length": 11, "value": "\"API_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6070, "length": 12, "value": "\"ITEM_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6125, "length": 12, "value": "\"AUTH_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6187, "length": 20, "value": "\"ASSET_REPORT_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6249, "length": 10, "value": "\"INTERNAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12350, "length": 32, "value": "\"BANK_INCOME_INSIGHTS_COMPLETED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12425, "length": 13, "value": "\"CLOSE_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12476, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12520, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12568, "length": 12, "value": "\"FAIL_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12620, "length": 9, "value": "\"HANDOFF\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12691, "length": 34, "value": "\"IDENTITY_VERIFICATION_START_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12786, "length": 33, "value": "\"IDENTITY_VERIFICATION_PASS_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12880, "length": 33, "value": "\"IDENTITY_VERIFICATION_FAIL_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12983, "length": 43, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13099, "length": 46, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13211, "length": 38, "value": "\"IDENTITY_VERIFICATION_CREATE_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13315, "length": 38, "value": "\"IDENTITY_VERIFICATION_RESUME_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13417, "length": 36, "value": "\"IDENTITY_VERIFICATION_PASS_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13517, "length": 36, "value": "\"IDENTITY_VERIFICATION_FAIL_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13612, "length": 31, "value": "\"IDENTITY_VERIFICATION_OPEN_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13704, "length": 33, "value": "\"IDENTITY_VERIFICATION_RESUME_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13797, "length": 32, "value": "\"IDENTITY_VERIFICATION_CLOSE_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13886, "length": 28, "value": "\"MATCHED_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13972, "length": 30, "value": "\"MATCHED_SELECT_VERIFY_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14039, "length": 6, "value": "\"OPEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14089, "length": 15, "value": "\"OPEN_MY_PLAID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14146, "length": 12, "value": "\"OPEN_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14219, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14313, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14396, "length": 20, "value": "\"SEARCH_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14474, "length": 29, "value": "\"SELECT_DEGRADED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14557, "length": 25, "value": "\"SELECT_DOWN_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14640, "length": 29, "value": "\"SELECT_FILTERED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14719, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14783, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14844, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14914, "length": 23, "value": "\"SUBMIT_ACCOUNT_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14985, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15058, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15137, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15213, "length": 23, "value": "\"SUBMIT_ROUTING_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15282, "length": 17, "value": "\"VIEW_DATA_TYPES\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15343, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15405, "length": 19, "value": "\"SKIP_SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15468, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15532, "length": 20, "value": "\"SUBMIT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15594, "length": 12, "value": "\"SUBMIT_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15653, "length": 17, "value": "\"TRANSITION_VIEW\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15724, "length": 25, "value": "\"CONNECT_NEW_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 778, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 1342, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1917, "length": 89, "value": "\"Queueing transtions from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1954, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1969, "length": 4, "value": "\" pane because we are still animating\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2104, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2135, "length": 52, "value": "\"Transitioning from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2166, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2181, "length": 4, "value": "\" pane\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2214, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2459, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "Array", "offset": 3268, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3810, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 329, "length": 23, "value": "\"LinkKit.PlaidLinkViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", "kind": "StringLiteral", "offset": 308, "length": 29, "value": "\"LinkKit.ScriptMessageWithReplyHandler\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "BooleanLiteral", "offset": 2628, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "Dictionary", "offset": 2761, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2593, "length": 24, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2601, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 764, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1061, "length": 36, "value": "\"Can transition on the Main Thread.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1275, "length": 12, "value": "\"layoutView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2436, "length": 14, "value": "\"PushOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 2516, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2800, "length": 14, "value": "\"PushIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3208, "length": 13, "value": "\"PopOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 3287, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3572, "length": 13, "value": "\"PopIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 4967, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5152, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5205, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5214, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5225, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5235, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5622, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5838, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 6001, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 6806, "length": 15, "value": "\"scrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7026, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7371, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7568, "length": 23, "value": "\"fixedFooterScrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7659, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7934, "length": 26, "value": "\"fixedFooterScrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8031, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8388, "length": 28, "value": "\"fixedFooterFooterContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8489, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8907, "length": 12, "value": "\"navigation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9040, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9225, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9409, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 9642, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9735, "length": 25, "value": "\"scrollContent2container\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9962, "length": 26, "value": "\"scrollContent2scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10110, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10315, "length": 17, "value": "\"footerContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 10586, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10689, "length": 25, "value": "\"footerComponentSafeArea\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 494, "length": 27, "value": "\"LinkKit.ComponentPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "Dictionary", "offset": 589, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 735, "length": 7, "value": "\"Error\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 753, "length": 18, "value": "\"Alert view title\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 838, "length": 83, "value": "\"Your device is not configured to send mail.\nOpen Settings to add a mail account.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 952, "length": 20, "value": "\"Alert view message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1034, "length": 10, "value": "\"Settings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1055, "length": 54, "value": "\"Open the device settings from alert with this button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "BooleanLiteral", "offset": 1235, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1947, "length": 4, "value": "\"OK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1962, "length": 26, "value": "\"Acknowledge alert button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2090, "length": 16, "value": "\"ACCOUNTS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2153, "length": 16, "value": "\"ADDITION_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2212, "length": 12, "value": "\"AUTH_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2271, "length": 16, "value": "\"IDENTITY_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2332, "length": 14, "value": "\"INCOME_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"ITEM_GET_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2451, "length": 12, "value": "\"RATE_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2514, "length": 20, "value": "\"TRANSACTIONS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 871, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1333, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1345, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1735, "length": 2, "value": "54" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1747, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 2190, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "BooleanLiteral", "offset": 2251, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 3779, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 4505, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 271, "length": 24, "value": "\"LinkKit.EmbeddedSearchModuleView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1078, "length": 23, "value": "\"INTERNAL_SERVER_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1153, "length": 21, "value": "\"PLANNED_MAINTENANCE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 576, "length": 2, "value": "15" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 608, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 687, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2119, "length": 66, "value": "\"Returning \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2152, "length": 3, "value": "\" for view model \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2184, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2824, "length": 20, "value": "\"requires_questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2895, "length": 21, "value": "\"requires_selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2961, "length": 15, "value": "\"requires_code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3021, "length": 15, "value": "\"choose_device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3088, "length": 22, "value": "\"requires_credentials\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3162, "length": 23, "value": "\"institution_not_found\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3242, "length": 28, "value": "\"requires_account_selection\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3323, "length": 25, "value": "\"continue_to_third_party\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1086, "length": 112, "value": "\"linkTokenConfiguration.token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1148, "length": 2, "value": "\" is invalid, it must contain an environment name.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 2060, "length": 16, "value": "\"com.plaid.link\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1019, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1091, "length": 22, "value": "\"VERIFICATION_EXPIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 995, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 1007, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2052, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2636, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2648, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3440, "length": 16, "value": "\"Primary button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 595, "length": 30, "value": "\"https:\/\/production.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 686, "length": 31, "value": "\"https:\/\/development.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 774, "length": 27, "value": "\"https:\/\/sandbox.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1012, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1071, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1127, "length": 9, "value": "\"sandbox\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 304, "length": 7, "value": "\"Plaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 342, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 510, "length": 20, "value": "\"ReactNativeLinkSdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 830, "length": 8, "value": "\"%@\/%@ \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 989, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1045, "length": 29, "value": "\"%@%@%@\/%@(%@) %@-%@ (%@ %@)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1293, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1357, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 826, "length": 56, "value": "\"Failed to decode MFAType from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 881, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1762, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1808, "length": 8, "value": "\"device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1859, "length": 11, "value": "\"questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1914, "length": 12, "value": "\"selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 468, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 603, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 767, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 773, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 785, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 791, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 802, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 808, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 820, "length": 4, "value": "0.20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 859, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 896, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1446, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1541, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 2866, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 3257, "length": 4, "value": "0.49" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3518, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 3586, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3760, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4016, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4175, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4245, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4422, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4682, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4838, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4907, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5084, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5371, "length": 3, "value": "-32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5445, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 5941, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6039, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6048, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6281, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8020, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8205, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 823, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1664, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 356, "length": 22, "value": "\"LinkKit.TodoPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 376, "length": 11, "value": "\"RNLinksdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 536, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 965, "length": 15, "value": "\"0.0.0-unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Dictionary", "offset": 483, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2661, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3050, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3142, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3189, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3337, "length": 52, "value": "\"The input has to be a number between 0.00 and 1.00\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 3730, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 5639, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6246, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6299, "length": 86, "value": "\"The provided regex: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6339, "length": 2, "value": "\" is invalid. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6536, "length": 118, "value": "\"Could not check that \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6566, "length": 7, "value": "\" matches \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6591, "length": 3, "value": "\" due to NSRange.init failing. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6774, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7312, "length": 208, "value": "\"Text Input with ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7338, "length": 5, "value": "\" could not be checked for equality with Text Input of ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7424, "length": 1, "value": "\", due to no matching Text Input in \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7485, "length": 1, "value": "\". This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 604, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 1204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 3828, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 148, "length": 24, "value": "\"LinkKit.LinkOOPWebViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 6782, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1554, "length": 18, "value": "\"INSTITUTION_DOWN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1630, "length": 28, "value": "\"INSTITUTION_NOT_RESPONDING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1715, "length": 27, "value": "\"INSTITUTION_NOT_AVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1804, "length": 33, "value": "\"INSTITUTION_NO_LONGER_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 1995, "length": 16, "value": "\"MISSING_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2058, "length": 16, "value": "\"UNKNOWN_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2120, "length": 15, "value": "\"INVALID_FIELD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2180, "length": 14, "value": "\"INVALID_BODY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2242, "length": 17, "value": "\"INVALID_HEADERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2301, "length": 11, "value": "\"NOT_FOUND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2357, "length": 14, "value": "\"SANDBOX_ONLY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6098, "length": 26, "value": "\"INSUFFICIENT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6176, "length": 21, "value": "\"INVALID_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6241, "length": 13, "value": "\"INVALID_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6305, "length": 21, "value": "\"INVALID_SEND_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6382, "length": 26, "value": "\"INVALID_UPDATED_USERNAME\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6452, "length": 13, "value": "\"ITEM_LOCKED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6516, "length": 21, "value": "\"ITEM_LOGIN_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6582, "length": 15, "value": "\"ITEM_NO_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6647, "length": 20, "value": "\"ITEM_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6724, "length": 27, "value": "\"INCORRECT_DEPOSIT_AMOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6802, "length": 21, "value": "\"USER_SETUP_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6872, "length": 19, "value": "\"MFA_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6935, "length": 13, "value": "\"NO_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6996, "length": 18, "value": "\"NO_AUTH_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7068, "length": 24, "value": "\"NO_INVESTMENT_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7145, "length": 23, "value": "\"NO_LIABILITY_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7217, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7290, "length": 24, "value": "\"PRODUCTS_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7366, "length": 22, "value": "\"INSTANT_MATCH_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 271, "length": 19, "value": "\"Search and Select\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 320, "length": 8, "value": "\"Button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 356, "length": 6, "value": "\"Chip\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 394, "length": 11, "value": "\"Mini Card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2438, "length": 8, "value": "\"assets\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2484, "length": 6, "value": "\"auth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2537, "length": 16, "value": "\"deposit_switch\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2595, "length": 10, "value": "\"identity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2645, "length": 8, "value": "\"income\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2698, "length": 13, "value": "\"investments\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2756, "length": 13, "value": "\"liabilities\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2820, "length": 20, "value": "\"liabilities_report\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2891, "length": 20, "value": "\"payment_initiation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2957, "length": 14, "value": "\"transactions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", "kind": "StringLiteral", "offset": 4717, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 578, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 997, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1295, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1374, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1730, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 108, "length": 25, "value": "\"LinkKit.LoadingPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", "kind": "BooleanLiteral", "offset": 1703, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 2157, "length": 218, "value": "\"The Handler is being deinitialized before Link has completed or been exited. Did you forget to strongly reference the Handler object returned by `Plaid.create`?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 7514, "length": 20, "value": "\"Preloading started\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7937, "length": 3, "value": "390" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7950, "length": 3, "value": "690" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 8674, "length": 17, "value": "\"openLink called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 10002, "length": 29, "value": "\"openLinkFromEmbedded called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14535, "length": 50, "value": "\"Link requires \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14558, "length": 2, "value": "\" to be a non-empty string.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17407, "length": 28, "value": "\"Validation error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17434, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17468, "length": 31, "value": "\"Using token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17498, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20377, "length": 40, "value": "\"Error sending SDK open event: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20416, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20499, "length": 51, "value": "\"SDK open event sent: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20549, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8316, "length": 12, "value": "\"ACCEPT_TOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8370, "length": 11, "value": "\"CONNECTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8421, "length": 9, "value": "\"CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8473, "length": 12, "value": "\"CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8534, "length": 19, "value": "\"DATA_TRANSPARENCY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8609, "length": 27, "value": "\"DATA_TRANSPARENCY_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8692, "length": 26, "value": "\"DOCUMENTARY_VERIFICATION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8756, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8800, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8847, "length": 11, "value": "\"KYC_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8902, "length": 14, "value": "\"SELFIE_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8956, "length": 9, "value": "\"LOADING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9012, "length": 17, "value": "\"MATCHED_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9079, "length": 20, "value": "\"MATCHED_CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9142, "length": 13, "value": "\"MATCHED_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9191, "length": 5, "value": "\"MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9236, "length": 9, "value": "\"NUMBERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9302, "length": 28, "value": "\"NUMBERS_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9368, "length": 7, "value": "\"OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9417, "length": 11, "value": "\"RECAPTCHA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9470, "length": 12, "value": "\"RISK_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9524, "length": 11, "value": "\"SCREENING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9581, "length": 16, "value": "\"SELECT_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9644, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9706, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9764, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9833, "length": 26, "value": "\"SELECT_SAVED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9910, "length": 22, "value": "\"SELECT_SAVED_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9976, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10040, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10108, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10181, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10260, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10332, "length": 18, "value": "\"UPLOAD_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10392, "length": 12, "value": "\"VERIFY_SMS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3350, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3406, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3676, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 4851, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5010, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 792, "length": 68, "value": "\"Failed to decode verification status from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 859, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1236, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1470, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1551, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1620, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1923, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2013, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2091, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2150, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2899, "length": 21, "value": "\"PRODUCT_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2969, "length": 18, "value": "\"DATA_UNAVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3036, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3116, "length": 32, "value": "\"ASSET_REPORT_GENERATION_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3195, "length": 16, "value": "\"INVALID_PARENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3263, "length": 22, "value": "\"INSIGHTS_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3347, "length": 33, "value": "\"INSIGHTS_PREVIOUSLY_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1547, "length": 130, "value": "\"Embedded search does not support public key configuration. Create your Handler using a link token.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1810, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2156, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2263, "length": 14, "value": "\"LinkKit.PLKHandlerShim\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17143, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17204, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17258, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 19460, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 27698, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30227, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30267, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30330, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 1312, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1347, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1383, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2869, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2917, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2964, "length": 8, "value": "\"credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3010, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3060, "length": 12, "value": "\"depository\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3116, "length": 12, "value": "\"investment\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3165, "length": 5, "value": "\"all\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3769, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4496, "length": 13, "value": "\"credit card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4549, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6202, "length": 6, "value": "\"auto\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6250, "length": 10, "value": "\"business\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6304, "length": 12, "value": "\"commercial\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6362, "length": 14, "value": "\"construction\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6418, "length": 10, "value": "\"consumer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6472, "length": 13, "value": "\"home equity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6531, "length": 16, "value": "\"line of credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6585, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6633, "length": 10, "value": "\"mortgage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6686, "length": 11, "value": "\"overdraft\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6738, "length": 9, "value": "\"student\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8144, "length": 17, "value": "\"cash management\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8197, "length": 4, "value": "\"cd\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8243, "length": 10, "value": "\"checking\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8290, "length": 5, "value": "\"ebt\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8332, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8382, "length": 14, "value": "\"money market\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8436, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8485, "length": 9, "value": "\"prepaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8535, "length": 9, "value": "\"savings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13647, "length": 6, "value": "\"401a\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13701, "length": 6, "value": "\"401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13755, "length": 6, "value": "\"403B\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13809, "length": 6, "value": "\"457b\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13862, "length": 5, "value": "\"529\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13910, "length": 11, "value": "\"brokerage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13962, "length": 10, "value": "\"cash isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14029, "length": 27, "value": "\"education savings account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14102, "length": 15, "value": "\"fixed annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14154, "length": 5, "value": "\"gic\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14223, "length": 34, "value": "\"health reimbursement arrangement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14294, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14336, "length": 5, "value": "\"ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14378, "length": 5, "value": "\"isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14422, "length": 7, "value": "\"keogh\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14466, "length": 5, "value": "\"lif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14509, "length": 6, "value": "\"lira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14553, "length": 6, "value": "\"lrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14597, "length": 6, "value": "\"lrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14647, "length": 13, "value": "\"mutual fund\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14720, "length": 31, "value": "\"non-taxable brokerage account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"pension\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14839, "length": 6, "value": "\"plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14883, "length": 6, "value": "\"prif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14940, "length": 21, "value": "\"profit sharing plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14999, "length": 6, "value": "\"rdsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15043, "length": 6, "value": "\"resp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15093, "length": 12, "value": "\"retirement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15143, "length": 6, "value": "\"rlif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15191, "length": 11, "value": "\"roth 401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15240, "length": 6, "value": "\"roth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15284, "length": 6, "value": "\"rrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15328, "length": 6, "value": "\"rrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15374, "length": 8, "value": "\"sarsep\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15422, "length": 9, "value": "\"sep ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15474, "length": 12, "value": "\"simple ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15524, "length": 6, "value": "\"sipp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15573, "length": 12, "value": "\"stock plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15623, "length": 6, "value": "\"tfsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15680, "length": 21, "value": "\"thrift savings plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15740, "length": 7, "value": "\"trust\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15785, "length": 6, "value": "\"ugma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15829, "length": 6, "value": "\"utma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15884, "length": 18, "value": "\"variable annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "BooleanLiteral", "offset": 2999, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "Array", "offset": 3058, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3510, "length": 6, "value": "\"fill\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3718, "length": 21, "value": "\"exactWidth(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3738, "length": 3, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3872, "length": 11, "value": "\"centerX()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4209, "length": 24, "value": "\"exactHeight(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4231, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4366, "length": 11, "value": "\"centerY()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 5653, "length": 12, "value": "\"stackFirst\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6323, "length": 12, "value": "\"stackBelow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6798, "length": 12, "value": "\"stackPrior\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7442, "length": 10, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7451, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7510, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7543, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8060, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8091, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 585, "length": 12, "value": "\"hw.machine\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 617, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 672, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 716, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 790, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 2568, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 678, "length": 8, "value": "\"ipwvfb\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 959, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2036, + "offset": 2270, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2063, + "offset": 2297, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2089, + "offset": 2323, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2321, + "offset": 2555, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2972, + "offset": 3206, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3375, + "offset": 3609, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3925, + "offset": 4159, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 4250, + "offset": 4484, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "Array", - "offset": 5756, + "offset": 5990, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7168, + "offset": 7402, "length": 109, "value": "\"Refusing to start webview fallback with webview having already loaded \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7272, + "offset": 7506, "length": 3, "value": "\"?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7276, + "offset": 7510, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7544, + "offset": 7778, "length": 54, "value": "\"Starting webview fallback using URL \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7597, + "offset": 7831, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8870, + "offset": 9104, "length": 37, "value": "\"webview fallback URL change: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8906, + "offset": 9140, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9111, + "offset": 9345, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9520, + "offset": 9754, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12194, + "offset": 12428, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12742, + "offset": 12976, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13243, + "offset": 13477, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13408, + "offset": 13642, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13541, + "offset": 13775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13752, + "offset": 13986, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15710, + "offset": 15944, "length": 58, "value": "\"Error on ASWebAuthenticationSession completion: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15767, + "offset": 16001, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 16871, + "offset": 17105, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 404, "length": 34, "value": "\"LinkKit.InProcessWebviewFallbackController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17587, + "offset": 17821, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17925, + "offset": 18652, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18049, + "offset": 18776, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18161, + "offset": 18888, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 18292, + "offset": 19019, "length": 1, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 18730, + "offset": 19457, "length": 30, "value": "\"mounting webview to uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 19155, + "offset": 19882, "length": 34, "value": "\"unmounting webview from uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 24996, + "offset": 25723, "length": 38, "value": "\"Sent js message open via the webview\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 25578, + "offset": 26305, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 26444, + "offset": 27171, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 771, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 906, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 2254, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 4357, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5109, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5154, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5220, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5326, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5506, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5666, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5771, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5818, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5884, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6496, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6656, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6703, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6769, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6873, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7147, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7318, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7373, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7420, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7465, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 7829, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8067, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9072, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9204, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9991, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10229, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10537, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10690, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10765, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 11050, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11081, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11188, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11826, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11933, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12147, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12208, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12617, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12683, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 258, "length": 20, "value": "\"PlaidFlutterPlugin\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 402, "length": 54, "value": "\"getLinkTokenConfigurationWithToken:onSuccessHandler:\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 550, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "Array", "offset": 139, "length": 27, "value": "[3, 7, 1, 3, 7, 1, 3, 7, 1]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "BooleanLiteral", "offset": 397, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 452, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 611, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 618, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3020, "length": 18, "value": "\"INVALID_API_KEYS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3095, "length": 26, "value": "\"UNAUTHORIZED_ENVIRONMENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3173, "length": 22, "value": "\"INVALID_ACCESS_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3247, "length": 22, "value": "\"INVALID_PUBLIC_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3317, "length": 17, "value": "\"INVALID_PRODUCT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3384, "length": 20, "value": "\"INVALID_ACCOUNT_ID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3456, "length": 21, "value": "\"INVALID_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3538, "length": 32, "value": "\"TOO_MANY_VERIFICATION_ATTEMPTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1205, "length": 39, "value": "\"Authenticator builder error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1243, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1320, "length": 44, "value": "\"Is authentication possible error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1363, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1416, "length": 22, "value": "\"Authenticator is nil\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1495, "length": 37, "value": "\"Authenticate call returned nil data\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1581, "length": 46, "value": "\"Unsupported version of iOS (i.e. iOS < 12.0)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1685, "length": 164, "value": "\"Twilio error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1751, "length": 1, "value": "\" Twilio technical error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1829, "length": 1369, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1903, "length": 47, "value": "\"User's device does not have cellular coverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2010, "length": 26, "value": "\"Workflow error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2035, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2086, "length": 47, "value": "\"Prove is not a supported SNA provider on iOS.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2267, "length": 57, "value": "\"SilentNetworkAuthServiceError.authenticatorBuilderError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2389, "length": 61, "value": "\"SilentNetworkAuthServiceError.isAuthenticationPossibleError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2502, "length": 48, "value": "\"SilentNetworkAuthServiceError.nilAuthenticator\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2607, "length": 53, "value": "\"SilentNetworkAuthServiceError.nilAuthenticationData\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2709, "length": 45, "value": "\"SilentNetworkAuthServiceError.unsupportedOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2801, "length": 43, "value": "\"SilentNetworkAuthServiceError.twilioError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2898, "length": 50, "value": "\"SilentNetworkAuthServiceError.noCellularCoverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2997, "length": 45, "value": "\"SilentNetworkAuthServiceError.workflowError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 3092, "length": 46, "value": "\"SilentNetworkAuthServiceError.proveRequested\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1080, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1093, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1212, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1501, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1664, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1677, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1759, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 2206, "length": 4, diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface index 2677804e..f3bfe55f 100644 --- a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface index 2677804e..f3bfe55f 100644 --- a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface +++ b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule index d6a304bb..038af990 100644 Binary files a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule and b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule differ diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Threads_Threads.bundle/Info.plist b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Threads_Threads.bundle/Info.plist index 754d1ea1..8c228706 100644 Binary files a/LinkKit.xcframework/ios-arm64/LinkKit.framework/Threads_Threads.bundle/Info.plist and b/LinkKit.xcframework/ios-arm64/LinkKit.framework/Threads_Threads.bundle/Info.plist differ diff --git a/LinkKit.xcframework/ios-arm64/LinkKit.framework/_CodeSignature/CodeResources b/LinkKit.xcframework/ios-arm64/LinkKit.framework/_CodeSignature/CodeResources index 4460cb97..66070fc5 100644 --- a/LinkKit.xcframework/ios-arm64/LinkKit.framework/_CodeSignature/CodeResources +++ b/LinkKit.xcframework/ios-arm64/LinkKit.framework/_CodeSignature/CodeResources @@ -4,6 +4,10 @@ files + .DS_Store + + j7iqkVdqmuZH6imhxk4A9iyjbEE= + Headers/LinkKit-Swift.h p6ksTII58/qpJjMLCQPAUlimAus= @@ -22,15 +26,15 @@ Info.plist - QHnPHQxrtN9mF84vbunCLKr7jMk= + 5Y6ei4RgEx36t326zb26WmiziPc= Modules/LinkKit.swiftmodule/arm64-apple-ios.abi.json - xADrRO0usHEwkfTS8ctOTtx98bE= + IdlrpDhSVIxh0OCJ6ELTA+ljxbQ= Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface - 4T6RRUlz94eK6Dko+yuqg+CfRDc= + SBjdnDtGR1kLu2kfixCXOg011tM= Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftdoc @@ -38,11 +42,11 @@ Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftinterface - 4T6RRUlz94eK6Dko+yuqg+CfRDc= + SBjdnDtGR1kLu2kfixCXOg011tM= Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule - iXIv07mOPlvRkc8PFIKV1YeR9gk= + lwwR2iW+vcgGcSubpM9ahpUjckc= Modules/module.modulemap @@ -58,7 +62,7 @@ Threads_Threads.bundle/Info.plist - yYZ0Sf61O4ymENNzIUwVTe1kgvk= + 8qd98EoPdK7L8e4lOYaL+jpVLaU= files2 @@ -95,14 +99,14 @@ hash2 - Dz0aXZc7EzGhfz83duIsiPdvbBfiGyKEaEIwgtCspYE= + lF9DrXfxQ+io/WoHKDwvC0h/fJBpkOHMxSYJbDu/Kro= Modules/LinkKit.swiftmodule/arm64-apple-ios.private.swiftinterface hash2 - O7+/MV+I3MfAF1Lr8she5cu/E/HxuGETVUTZmerxcCc= + Fg5JhUFOlfVIIH8iDeb4M9rNby3EbkbgWPg2vL/R3R4= Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftdoc @@ -116,14 +120,14 @@ hash2 - O7+/MV+I3MfAF1Lr8she5cu/E/HxuGETVUTZmerxcCc= + Fg5JhUFOlfVIIH8iDeb4M9rNby3EbkbgWPg2vL/R3R4= Modules/LinkKit.swiftmodule/arm64-apple-ios.swiftmodule hash2 - vOPsNwl8akKDFTdP4Wxbql5I4HAbI/t2Tzzi+sve8lQ= + XEXEKMy+sWlJNgw/j+ik21ACbc4gBYC8yIe48u3y3xY= Modules/module.modulemap @@ -151,7 +155,7 @@ hash2 - D5KQ5/ckIHAJU4xKpPWcFf2xzz16kzsBHb1kUfjMFgg= + T79jKvSLbRjC8MqijMt/ovusXBZep9r2kA6qZhXXVRE= diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/LinkKit b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/LinkKit index c7c4eee4..66e62d7d 100755 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/LinkKit and b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/LinkKit differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.abi.json b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.abi.json index 1bb8f1ef..df5e9870 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.abi.json +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.abi.json @@ -155,7 +155,9 @@ "usr": "s:7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "mangledName": "$s7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "moduleName": "LinkKit", + "deprecated": true, "declAttributes": [ + "Available", "RawDocComment" ] } @@ -49312,4410 +49314,4410 @@ }, "ConstValues": [ { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", "kind": "BooleanLiteral", - "offset": 523, + "offset": 792, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2763, "length": 17, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2771, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2779, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5755, "length": 17, "value": "\"INVALID_REQUEST\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5818, "length": 15, "value": "\"INVALID_INPUT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5883, "length": 19, "value": "\"INSTITUTION_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5953, "length": 21, "value": "\"RATE_LIMIT_EXCEEDED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6016, "length": 11, "value": "\"API_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6070, "length": 12, "value": "\"ITEM_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6125, "length": 12, "value": "\"AUTH_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6187, "length": 20, "value": "\"ASSET_REPORT_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6249, "length": 10, "value": "\"INTERNAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12350, "length": 32, "value": "\"BANK_INCOME_INSIGHTS_COMPLETED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12425, "length": 13, "value": "\"CLOSE_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12476, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12520, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12568, "length": 12, "value": "\"FAIL_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12620, "length": 9, "value": "\"HANDOFF\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12691, "length": 34, "value": "\"IDENTITY_VERIFICATION_START_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12786, "length": 33, "value": "\"IDENTITY_VERIFICATION_PASS_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12880, "length": 33, "value": "\"IDENTITY_VERIFICATION_FAIL_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12983, "length": 43, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13099, "length": 46, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13211, "length": 38, "value": "\"IDENTITY_VERIFICATION_CREATE_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13315, "length": 38, "value": "\"IDENTITY_VERIFICATION_RESUME_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13417, "length": 36, "value": "\"IDENTITY_VERIFICATION_PASS_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13517, "length": 36, "value": "\"IDENTITY_VERIFICATION_FAIL_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13612, "length": 31, "value": "\"IDENTITY_VERIFICATION_OPEN_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13704, "length": 33, "value": "\"IDENTITY_VERIFICATION_RESUME_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13797, "length": 32, "value": "\"IDENTITY_VERIFICATION_CLOSE_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13886, "length": 28, "value": "\"MATCHED_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13972, "length": 30, "value": "\"MATCHED_SELECT_VERIFY_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14039, "length": 6, "value": "\"OPEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14089, "length": 15, "value": "\"OPEN_MY_PLAID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14146, "length": 12, "value": "\"OPEN_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14219, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14313, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14396, "length": 20, "value": "\"SEARCH_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14474, "length": 29, "value": "\"SELECT_DEGRADED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14557, "length": 25, "value": "\"SELECT_DOWN_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14640, "length": 29, "value": "\"SELECT_FILTERED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14719, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14783, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14844, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14914, "length": 23, "value": "\"SUBMIT_ACCOUNT_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14985, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15058, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15137, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15213, "length": 23, "value": "\"SUBMIT_ROUTING_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15282, "length": 17, "value": "\"VIEW_DATA_TYPES\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15343, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15405, "length": 19, "value": "\"SKIP_SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15468, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15532, "length": 20, "value": "\"SUBMIT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15594, "length": 12, "value": "\"SUBMIT_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15653, "length": 17, "value": "\"TRANSITION_VIEW\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15724, "length": 25, "value": "\"CONNECT_NEW_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 778, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 1342, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1917, "length": 89, "value": "\"Queueing transtions from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1954, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1969, "length": 4, "value": "\" pane because we are still animating\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2104, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2135, "length": 52, "value": "\"Transitioning from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2166, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2181, "length": 4, "value": "\" pane\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2214, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2459, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "Array", "offset": 3268, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3810, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 329, "length": 23, "value": "\"LinkKit.PlaidLinkViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", "kind": "StringLiteral", "offset": 308, "length": 29, "value": "\"LinkKit.ScriptMessageWithReplyHandler\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2593, "length": 24, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2601, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 764, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1061, "length": 36, "value": "\"Can transition on the Main Thread.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1275, "length": 12, "value": "\"layoutView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2436, "length": 14, "value": "\"PushOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 2516, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2800, "length": 14, "value": "\"PushIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3208, "length": 13, "value": "\"PopOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 3287, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3572, "length": 13, "value": "\"PopIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 4967, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5152, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5205, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5214, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5225, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5235, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5622, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5838, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 6001, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 6806, "length": 15, "value": "\"scrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7026, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7371, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7568, "length": 23, "value": "\"fixedFooterScrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7659, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7934, "length": 26, "value": "\"fixedFooterScrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8031, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8388, "length": 28, "value": "\"fixedFooterFooterContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8489, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8907, "length": 12, "value": "\"navigation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9040, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9225, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9409, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 9642, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9735, "length": 25, "value": "\"scrollContent2container\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9962, "length": 26, "value": "\"scrollContent2scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10110, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10315, "length": 17, "value": "\"footerContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 10586, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10689, "length": 25, "value": "\"footerComponentSafeArea\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 494, "length": 27, "value": "\"LinkKit.ComponentPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "Dictionary", "offset": 589, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 735, "length": 7, "value": "\"Error\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 753, "length": 18, "value": "\"Alert view title\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 838, "length": 83, "value": "\"Your device is not configured to send mail.\nOpen Settings to add a mail account.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 952, "length": 20, "value": "\"Alert view message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1034, "length": 10, "value": "\"Settings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1055, "length": 54, "value": "\"Open the device settings from alert with this button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "BooleanLiteral", "offset": 1235, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1947, "length": 4, "value": "\"OK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1962, "length": 26, "value": "\"Acknowledge alert button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2090, "length": 16, "value": "\"ACCOUNTS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2153, "length": 16, "value": "\"ADDITION_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2212, "length": 12, "value": "\"AUTH_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2271, "length": 16, "value": "\"IDENTITY_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2332, "length": 14, "value": "\"INCOME_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"ITEM_GET_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2451, "length": 12, "value": "\"RATE_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2514, "length": 20, "value": "\"TRANSACTIONS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 871, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1333, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1345, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1735, "length": 2, "value": "54" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1747, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 2190, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "BooleanLiteral", "offset": 2251, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 3779, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 4505, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 271, "length": 24, "value": "\"LinkKit.EmbeddedSearchModuleView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1078, "length": 23, "value": "\"INTERNAL_SERVER_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1153, "length": 21, "value": "\"PLANNED_MAINTENANCE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 576, "length": 2, "value": "15" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 608, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 687, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2119, "length": 66, "value": "\"Returning \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2152, "length": 3, "value": "\" for view model \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2184, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2824, "length": 20, "value": "\"requires_questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2895, "length": 21, "value": "\"requires_selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2961, "length": 15, "value": "\"requires_code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3021, "length": 15, "value": "\"choose_device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3088, "length": 22, "value": "\"requires_credentials\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3162, "length": 23, "value": "\"institution_not_found\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3242, "length": 28, "value": "\"requires_account_selection\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3323, "length": 25, "value": "\"continue_to_third_party\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1086, "length": 112, "value": "\"linkTokenConfiguration.token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1148, "length": 2, "value": "\" is invalid, it must contain an environment name.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 2060, "length": 16, "value": "\"com.plaid.link\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1019, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1091, "length": 22, "value": "\"VERIFICATION_EXPIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 995, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 1007, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2052, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2636, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2648, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3440, "length": 16, "value": "\"Primary button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 595, "length": 30, "value": "\"https:\/\/production.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 686, "length": 31, "value": "\"https:\/\/development.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 774, "length": 27, "value": "\"https:\/\/sandbox.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1012, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1071, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1127, "length": 9, "value": "\"sandbox\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 304, "length": 7, "value": "\"Plaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 342, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 510, "length": 20, "value": "\"ReactNativeLinkSdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 830, "length": 8, "value": "\"%@\/%@ \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 989, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1045, "length": 29, "value": "\"%@%@%@\/%@(%@) %@-%@ (%@ %@)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1293, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1357, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 826, "length": 56, "value": "\"Failed to decode MFAType from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 881, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1762, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1808, "length": 8, "value": "\"device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1859, "length": 11, "value": "\"questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1914, "length": 12, "value": "\"selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 468, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 603, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 767, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 773, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 785, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 791, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 802, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 808, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 820, "length": 4, "value": "0.20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 859, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 896, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1446, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1541, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 2866, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 3257, "length": 4, "value": "0.49" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3518, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 3586, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3760, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4016, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4175, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4245, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4422, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4682, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4838, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4907, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5084, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5371, "length": 3, "value": "-32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5445, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 5941, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6039, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6048, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6281, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8020, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8205, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 823, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1664, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 356, "length": 22, "value": "\"LinkKit.TodoPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 376, "length": 11, "value": "\"RNLinksdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 536, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 965, "length": 15, "value": "\"0.0.0-unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Dictionary", "offset": 483, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2661, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3050, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3142, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3189, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3337, "length": 52, "value": "\"The input has to be a number between 0.00 and 1.00\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 3730, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 5639, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6246, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6299, "length": 86, "value": "\"The provided regex: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6339, "length": 2, "value": "\" is invalid. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6536, "length": 118, "value": "\"Could not check that \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6566, "length": 7, "value": "\" matches \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6591, "length": 3, "value": "\" due to NSRange.init failing. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6774, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7312, "length": 208, "value": "\"Text Input with ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7338, "length": 5, "value": "\" could not be checked for equality with Text Input of ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7424, "length": 1, "value": "\", due to no matching Text Input in \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7485, "length": 1, "value": "\". This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 604, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 1204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 3828, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 148, "length": 24, "value": "\"LinkKit.LinkOOPWebViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 6782, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1554, "length": 18, "value": "\"INSTITUTION_DOWN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1630, "length": 28, "value": "\"INSTITUTION_NOT_RESPONDING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1715, "length": 27, "value": "\"INSTITUTION_NOT_AVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1804, "length": 33, "value": "\"INSTITUTION_NO_LONGER_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 1995, "length": 16, "value": "\"MISSING_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2058, "length": 16, "value": "\"UNKNOWN_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2120, "length": 15, "value": "\"INVALID_FIELD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2180, "length": 14, "value": "\"INVALID_BODY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2242, "length": 17, "value": "\"INVALID_HEADERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2301, "length": 11, "value": "\"NOT_FOUND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2357, "length": 14, "value": "\"SANDBOX_ONLY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6098, "length": 26, "value": "\"INSUFFICIENT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6176, "length": 21, "value": "\"INVALID_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6241, "length": 13, "value": "\"INVALID_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6305, "length": 21, "value": "\"INVALID_SEND_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6382, "length": 26, "value": "\"INVALID_UPDATED_USERNAME\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6452, "length": 13, "value": "\"ITEM_LOCKED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6516, "length": 21, "value": "\"ITEM_LOGIN_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6582, "length": 15, "value": "\"ITEM_NO_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6647, "length": 20, "value": "\"ITEM_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6724, "length": 27, "value": "\"INCORRECT_DEPOSIT_AMOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6802, "length": 21, "value": "\"USER_SETUP_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6872, "length": 19, "value": "\"MFA_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6935, "length": 13, "value": "\"NO_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6996, "length": 18, "value": "\"NO_AUTH_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7068, "length": 24, "value": "\"NO_INVESTMENT_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7145, "length": 23, "value": "\"NO_LIABILITY_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7217, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7290, "length": 24, "value": "\"PRODUCTS_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7366, "length": 22, "value": "\"INSTANT_MATCH_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 271, "length": 19, "value": "\"Search and Select\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 320, "length": 8, "value": "\"Button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 356, "length": 6, "value": "\"Chip\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 394, "length": 11, "value": "\"Mini Card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2438, "length": 8, "value": "\"assets\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2484, "length": 6, "value": "\"auth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2537, "length": 16, "value": "\"deposit_switch\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2595, "length": 10, "value": "\"identity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2645, "length": 8, "value": "\"income\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2698, "length": 13, "value": "\"investments\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2756, "length": 13, "value": "\"liabilities\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2820, "length": 20, "value": "\"liabilities_report\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2891, "length": 20, "value": "\"payment_initiation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2957, "length": 14, "value": "\"transactions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", "kind": "StringLiteral", "offset": 4717, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 578, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 997, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1295, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1374, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1730, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 108, "length": 25, "value": "\"LinkKit.LoadingPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", "kind": "BooleanLiteral", "offset": 1703, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 2157, "length": 218, "value": "\"The Handler is being deinitialized before Link has completed or been exited. Did you forget to strongly reference the Handler object returned by `Plaid.create`?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 7514, "length": 20, "value": "\"Preloading started\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7937, "length": 3, "value": "390" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7950, "length": 3, "value": "690" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 8674, "length": 17, "value": "\"openLink called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 10002, "length": 29, "value": "\"openLinkFromEmbedded called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14535, "length": 50, "value": "\"Link requires \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14558, "length": 2, "value": "\" to be a non-empty string.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17407, "length": 28, "value": "\"Validation error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17434, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17468, "length": 31, "value": "\"Using token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17498, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20377, "length": 40, "value": "\"Error sending SDK open event: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20416, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20499, "length": 51, "value": "\"SDK open event sent: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20549, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8316, "length": 12, "value": "\"ACCEPT_TOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8370, "length": 11, "value": "\"CONNECTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8421, "length": 9, "value": "\"CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8473, "length": 12, "value": "\"CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8534, "length": 19, "value": "\"DATA_TRANSPARENCY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8609, "length": 27, "value": "\"DATA_TRANSPARENCY_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8692, "length": 26, "value": "\"DOCUMENTARY_VERIFICATION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8756, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8800, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8847, "length": 11, "value": "\"KYC_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8902, "length": 14, "value": "\"SELFIE_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8956, "length": 9, "value": "\"LOADING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9012, "length": 17, "value": "\"MATCHED_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9079, "length": 20, "value": "\"MATCHED_CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9142, "length": 13, "value": "\"MATCHED_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9191, "length": 5, "value": "\"MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9236, "length": 9, "value": "\"NUMBERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9302, "length": 28, "value": "\"NUMBERS_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9368, "length": 7, "value": "\"OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9417, "length": 11, "value": "\"RECAPTCHA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9470, "length": 12, "value": "\"RISK_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9524, "length": 11, "value": "\"SCREENING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9581, "length": 16, "value": "\"SELECT_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9644, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9706, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9764, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9833, "length": 26, "value": "\"SELECT_SAVED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9910, "length": 22, "value": "\"SELECT_SAVED_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9976, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10040, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10108, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10181, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10260, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10332, "length": 18, "value": "\"UPLOAD_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10392, "length": 12, "value": "\"VERIFY_SMS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3350, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3406, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3676, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 4851, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5010, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 792, "length": 68, "value": "\"Failed to decode verification status from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 859, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1236, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1470, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1551, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1620, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1923, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2013, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2091, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2150, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2899, "length": 21, "value": "\"PRODUCT_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2969, "length": 18, "value": "\"DATA_UNAVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3036, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3116, "length": 32, "value": "\"ASSET_REPORT_GENERATION_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3195, "length": 16, "value": "\"INVALID_PARENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3263, "length": 22, "value": "\"INSIGHTS_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3347, "length": 33, "value": "\"INSIGHTS_PREVIOUSLY_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1547, "length": 130, "value": "\"Embedded search does not support public key configuration. Create your Handler using a link token.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1810, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2156, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2263, "length": 14, "value": "\"LinkKit.PLKHandlerShim\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17143, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17204, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17258, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 19460, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 27698, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30227, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30267, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30330, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 1312, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1347, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1383, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2869, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2917, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2964, "length": 8, "value": "\"credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3010, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3060, "length": 12, "value": "\"depository\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3116, "length": 12, "value": "\"investment\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3165, "length": 5, "value": "\"all\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3769, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4496, "length": 13, "value": "\"credit card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4549, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6202, "length": 6, "value": "\"auto\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6250, "length": 10, "value": "\"business\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6304, "length": 12, "value": "\"commercial\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6362, "length": 14, "value": "\"construction\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6418, "length": 10, "value": "\"consumer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6472, "length": 13, "value": "\"home equity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6531, "length": 16, "value": "\"line of credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6585, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6633, "length": 10, "value": "\"mortgage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6686, "length": 11, "value": "\"overdraft\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6738, "length": 9, "value": "\"student\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8144, "length": 17, "value": "\"cash management\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8197, "length": 4, "value": "\"cd\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8243, "length": 10, "value": "\"checking\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8290, "length": 5, "value": "\"ebt\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8332, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8382, "length": 14, "value": "\"money market\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8436, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8485, "length": 9, "value": "\"prepaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8535, "length": 9, "value": "\"savings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13647, "length": 6, "value": "\"401a\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13701, "length": 6, "value": "\"401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13755, "length": 6, "value": "\"403B\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13809, "length": 6, "value": "\"457b\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13862, "length": 5, "value": "\"529\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13910, "length": 11, "value": "\"brokerage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13962, "length": 10, "value": "\"cash isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14029, "length": 27, "value": "\"education savings account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14102, "length": 15, "value": "\"fixed annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14154, "length": 5, "value": "\"gic\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14223, "length": 34, "value": "\"health reimbursement arrangement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14294, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14336, "length": 5, "value": "\"ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14378, "length": 5, "value": "\"isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14422, "length": 7, "value": "\"keogh\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14466, "length": 5, "value": "\"lif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14509, "length": 6, "value": "\"lira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14553, "length": 6, "value": "\"lrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14597, "length": 6, "value": "\"lrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14647, "length": 13, "value": "\"mutual fund\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14720, "length": 31, "value": "\"non-taxable brokerage account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"pension\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14839, "length": 6, "value": "\"plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14883, "length": 6, "value": "\"prif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14940, "length": 21, "value": "\"profit sharing plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14999, "length": 6, "value": "\"rdsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15043, "length": 6, "value": "\"resp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15093, "length": 12, "value": "\"retirement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15143, "length": 6, "value": "\"rlif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15191, "length": 11, "value": "\"roth 401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15240, "length": 6, "value": "\"roth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15284, "length": 6, "value": "\"rrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15328, "length": 6, "value": "\"rrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15374, "length": 8, "value": "\"sarsep\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15422, "length": 9, "value": "\"sep ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15474, "length": 12, "value": "\"simple ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15524, "length": 6, "value": "\"sipp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15573, "length": 12, "value": "\"stock plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15623, "length": 6, "value": "\"tfsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15680, "length": 21, "value": "\"thrift savings plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15740, "length": 7, "value": "\"trust\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15785, "length": 6, "value": "\"ugma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15829, "length": 6, "value": "\"utma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15884, "length": 18, "value": "\"variable annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "BooleanLiteral", "offset": 2999, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "Array", "offset": 3058, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3510, "length": 6, "value": "\"fill\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3718, "length": 21, "value": "\"exactWidth(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3738, "length": 3, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3872, "length": 11, "value": "\"centerX()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4209, "length": 24, "value": "\"exactHeight(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4231, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4366, "length": 11, "value": "\"centerY()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 5653, "length": 12, "value": "\"stackFirst\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6323, "length": 12, "value": "\"stackBelow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6798, "length": 12, "value": "\"stackPrior\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7442, "length": 10, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7451, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7510, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7543, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8060, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8091, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 585, "length": 12, "value": "\"hw.machine\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 617, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 672, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 716, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 790, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 2568, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 678, "length": 8, "value": "\"ipwvfb\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 959, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2036, + "offset": 2270, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2063, + "offset": 2297, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2089, + "offset": 2323, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2321, + "offset": 2555, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2972, + "offset": 3206, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3375, + "offset": 3609, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3925, + "offset": 4159, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 4250, + "offset": 4484, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "Array", - "offset": 5756, + "offset": 5990, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7168, + "offset": 7402, "length": 109, "value": "\"Refusing to start webview fallback with webview having already loaded \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7272, + "offset": 7506, "length": 3, "value": "\"?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7276, + "offset": 7510, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7544, + "offset": 7778, "length": 54, "value": "\"Starting webview fallback using URL \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7597, + "offset": 7831, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8870, + "offset": 9104, "length": 37, "value": "\"webview fallback URL change: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8906, + "offset": 9140, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9111, + "offset": 9345, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9520, + "offset": 9754, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12194, + "offset": 12428, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12742, + "offset": 12976, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13243, + "offset": 13477, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13408, + "offset": 13642, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13541, + "offset": 13775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13752, + "offset": 13986, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15710, + "offset": 15944, "length": 58, "value": "\"Error on ASWebAuthenticationSession completion: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15767, + "offset": 16001, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 16871, + "offset": 17105, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 404, "length": 34, "value": "\"LinkKit.InProcessWebviewFallbackController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17587, + "offset": 17821, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17925, + "offset": 18652, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18049, + "offset": 18776, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18161, + "offset": 18888, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 18292, + "offset": 19019, "length": 1, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 18730, + "offset": 19457, "length": 30, "value": "\"mounting webview to uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 19155, + "offset": 19882, "length": 34, "value": "\"unmounting webview from uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 24996, + "offset": 25723, "length": 38, "value": "\"Sent js message open via the webview\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 25578, + "offset": 26305, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 26444, + "offset": 27171, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 771, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 906, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 2254, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 4357, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5109, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5154, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5220, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5326, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5506, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5666, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5771, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5818, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5884, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6496, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6656, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6703, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6769, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6873, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7147, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7318, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7373, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7420, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7465, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 7829, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8067, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9072, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9204, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9991, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10229, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10537, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10690, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10765, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 11050, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11081, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11188, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11826, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11933, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12147, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12208, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12617, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12683, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 258, "length": 20, "value": "\"PlaidFlutterPlugin\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 402, "length": 54, "value": "\"getLinkTokenConfigurationWithToken:onSuccessHandler:\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 550, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "Array", "offset": 139, "length": 27, "value": "[3, 7, 1, 3, 7, 1, 3, 7, 1]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "BooleanLiteral", "offset": 397, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 452, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 611, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 618, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3020, "length": 18, "value": "\"INVALID_API_KEYS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3095, "length": 26, "value": "\"UNAUTHORIZED_ENVIRONMENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3173, "length": 22, "value": "\"INVALID_ACCESS_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3247, "length": 22, "value": "\"INVALID_PUBLIC_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3317, "length": 17, "value": "\"INVALID_PRODUCT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3384, "length": 20, "value": "\"INVALID_ACCOUNT_ID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3456, "length": 21, "value": "\"INVALID_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3538, "length": 32, "value": "\"TOO_MANY_VERIFICATION_ATTEMPTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1080, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1093, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1212, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1501, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1664, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1677, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1759, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 2206, "length": 4, diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface index 0e24c992..a72bfaa4 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface @@ -15,6 +15,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface index 0e24c992..a72bfaa4 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface @@ -15,6 +15,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule index e38fbc77..108a2299 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule and b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json index 1bb8f1ef..df5e9870 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json @@ -155,7 +155,9 @@ "usr": "s:7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "mangledName": "$s7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "moduleName": "LinkKit", + "deprecated": true, "declAttributes": [ + "Available", "RawDocComment" ] } @@ -49312,4410 +49314,4410 @@ }, "ConstValues": [ { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", "kind": "BooleanLiteral", - "offset": 523, + "offset": 792, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2763, "length": 17, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2771, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2779, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5755, "length": 17, "value": "\"INVALID_REQUEST\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5818, "length": 15, "value": "\"INVALID_INPUT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5883, "length": 19, "value": "\"INSTITUTION_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5953, "length": 21, "value": "\"RATE_LIMIT_EXCEEDED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6016, "length": 11, "value": "\"API_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6070, "length": 12, "value": "\"ITEM_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6125, "length": 12, "value": "\"AUTH_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6187, "length": 20, "value": "\"ASSET_REPORT_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6249, "length": 10, "value": "\"INTERNAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12350, "length": 32, "value": "\"BANK_INCOME_INSIGHTS_COMPLETED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12425, "length": 13, "value": "\"CLOSE_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12476, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12520, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12568, "length": 12, "value": "\"FAIL_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12620, "length": 9, "value": "\"HANDOFF\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12691, "length": 34, "value": "\"IDENTITY_VERIFICATION_START_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12786, "length": 33, "value": "\"IDENTITY_VERIFICATION_PASS_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12880, "length": 33, "value": "\"IDENTITY_VERIFICATION_FAIL_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12983, "length": 43, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13099, "length": 46, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13211, "length": 38, "value": "\"IDENTITY_VERIFICATION_CREATE_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13315, "length": 38, "value": "\"IDENTITY_VERIFICATION_RESUME_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13417, "length": 36, "value": "\"IDENTITY_VERIFICATION_PASS_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13517, "length": 36, "value": "\"IDENTITY_VERIFICATION_FAIL_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13612, "length": 31, "value": "\"IDENTITY_VERIFICATION_OPEN_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13704, "length": 33, "value": "\"IDENTITY_VERIFICATION_RESUME_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13797, "length": 32, "value": "\"IDENTITY_VERIFICATION_CLOSE_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13886, "length": 28, "value": "\"MATCHED_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13972, "length": 30, "value": "\"MATCHED_SELECT_VERIFY_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14039, "length": 6, "value": "\"OPEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14089, "length": 15, "value": "\"OPEN_MY_PLAID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14146, "length": 12, "value": "\"OPEN_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14219, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14313, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14396, "length": 20, "value": "\"SEARCH_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14474, "length": 29, "value": "\"SELECT_DEGRADED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14557, "length": 25, "value": "\"SELECT_DOWN_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14640, "length": 29, "value": "\"SELECT_FILTERED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14719, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14783, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14844, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14914, "length": 23, "value": "\"SUBMIT_ACCOUNT_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14985, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15058, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15137, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15213, "length": 23, "value": "\"SUBMIT_ROUTING_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15282, "length": 17, "value": "\"VIEW_DATA_TYPES\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15343, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15405, "length": 19, "value": "\"SKIP_SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15468, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15532, "length": 20, "value": "\"SUBMIT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15594, "length": 12, "value": "\"SUBMIT_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15653, "length": 17, "value": "\"TRANSITION_VIEW\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15724, "length": 25, "value": "\"CONNECT_NEW_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 778, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 1342, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1917, "length": 89, "value": "\"Queueing transtions from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1954, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1969, "length": 4, "value": "\" pane because we are still animating\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2104, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2135, "length": 52, "value": "\"Transitioning from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2166, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2181, "length": 4, "value": "\" pane\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2214, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2459, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "Array", "offset": 3268, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3810, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 329, "length": 23, "value": "\"LinkKit.PlaidLinkViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", "kind": "StringLiteral", "offset": 308, "length": 29, "value": "\"LinkKit.ScriptMessageWithReplyHandler\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2593, "length": 24, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2601, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 764, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1061, "length": 36, "value": "\"Can transition on the Main Thread.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1275, "length": 12, "value": "\"layoutView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2436, "length": 14, "value": "\"PushOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 2516, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2800, "length": 14, "value": "\"PushIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3208, "length": 13, "value": "\"PopOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 3287, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3572, "length": 13, "value": "\"PopIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 4967, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5152, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5205, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5214, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5225, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5235, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5622, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5838, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 6001, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 6806, "length": 15, "value": "\"scrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7026, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7371, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7568, "length": 23, "value": "\"fixedFooterScrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7659, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7934, "length": 26, "value": "\"fixedFooterScrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8031, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8388, "length": 28, "value": "\"fixedFooterFooterContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8489, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8907, "length": 12, "value": "\"navigation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9040, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9225, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9409, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 9642, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9735, "length": 25, "value": "\"scrollContent2container\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9962, "length": 26, "value": "\"scrollContent2scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10110, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10315, "length": 17, "value": "\"footerContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 10586, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10689, "length": 25, "value": "\"footerComponentSafeArea\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 494, "length": 27, "value": "\"LinkKit.ComponentPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "Dictionary", "offset": 589, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 735, "length": 7, "value": "\"Error\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 753, "length": 18, "value": "\"Alert view title\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 838, "length": 83, "value": "\"Your device is not configured to send mail.\nOpen Settings to add a mail account.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 952, "length": 20, "value": "\"Alert view message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1034, "length": 10, "value": "\"Settings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1055, "length": 54, "value": "\"Open the device settings from alert with this button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "BooleanLiteral", "offset": 1235, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1947, "length": 4, "value": "\"OK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1962, "length": 26, "value": "\"Acknowledge alert button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2090, "length": 16, "value": "\"ACCOUNTS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2153, "length": 16, "value": "\"ADDITION_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2212, "length": 12, "value": "\"AUTH_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2271, "length": 16, "value": "\"IDENTITY_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2332, "length": 14, "value": "\"INCOME_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"ITEM_GET_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2451, "length": 12, "value": "\"RATE_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2514, "length": 20, "value": "\"TRANSACTIONS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 871, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1333, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1345, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1735, "length": 2, "value": "54" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1747, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 2190, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "BooleanLiteral", "offset": 2251, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 3779, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 4505, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 271, "length": 24, "value": "\"LinkKit.EmbeddedSearchModuleView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1078, "length": 23, "value": "\"INTERNAL_SERVER_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1153, "length": 21, "value": "\"PLANNED_MAINTENANCE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 576, "length": 2, "value": "15" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 608, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 687, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2119, "length": 66, "value": "\"Returning \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2152, "length": 3, "value": "\" for view model \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2184, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2824, "length": 20, "value": "\"requires_questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2895, "length": 21, "value": "\"requires_selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2961, "length": 15, "value": "\"requires_code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3021, "length": 15, "value": "\"choose_device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3088, "length": 22, "value": "\"requires_credentials\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3162, "length": 23, "value": "\"institution_not_found\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3242, "length": 28, "value": "\"requires_account_selection\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3323, "length": 25, "value": "\"continue_to_third_party\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1086, "length": 112, "value": "\"linkTokenConfiguration.token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1148, "length": 2, "value": "\" is invalid, it must contain an environment name.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 2060, "length": 16, "value": "\"com.plaid.link\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1019, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1091, "length": 22, "value": "\"VERIFICATION_EXPIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 995, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 1007, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2052, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2636, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2648, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3440, "length": 16, "value": "\"Primary button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 595, "length": 30, "value": "\"https:\/\/production.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 686, "length": 31, "value": "\"https:\/\/development.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 774, "length": 27, "value": "\"https:\/\/sandbox.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1012, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1071, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1127, "length": 9, "value": "\"sandbox\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 304, "length": 7, "value": "\"Plaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 342, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 510, "length": 20, "value": "\"ReactNativeLinkSdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 830, "length": 8, "value": "\"%@\/%@ \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 989, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1045, "length": 29, "value": "\"%@%@%@\/%@(%@) %@-%@ (%@ %@)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1293, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1357, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 826, "length": 56, "value": "\"Failed to decode MFAType from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 881, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1762, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1808, "length": 8, "value": "\"device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1859, "length": 11, "value": "\"questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1914, "length": 12, "value": "\"selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 468, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 603, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 767, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 773, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 785, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 791, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 802, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 808, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 820, "length": 4, "value": "0.20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 859, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 896, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1446, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1541, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 2866, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 3257, "length": 4, "value": "0.49" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3518, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 3586, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3760, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4016, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4175, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4245, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4422, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4682, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4838, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4907, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5084, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5371, "length": 3, "value": "-32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5445, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 5941, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6039, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6048, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6281, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8020, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8205, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 823, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1664, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 356, "length": 22, "value": "\"LinkKit.TodoPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 376, "length": 11, "value": "\"RNLinksdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 536, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 965, "length": 15, "value": "\"0.0.0-unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Dictionary", "offset": 483, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2661, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3050, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3142, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3189, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3337, "length": 52, "value": "\"The input has to be a number between 0.00 and 1.00\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 3730, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 5639, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6246, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6299, "length": 86, "value": "\"The provided regex: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6339, "length": 2, "value": "\" is invalid. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6536, "length": 118, "value": "\"Could not check that \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6566, "length": 7, "value": "\" matches \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6591, "length": 3, "value": "\" due to NSRange.init failing. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6774, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7312, "length": 208, "value": "\"Text Input with ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7338, "length": 5, "value": "\" could not be checked for equality with Text Input of ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7424, "length": 1, "value": "\", due to no matching Text Input in \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7485, "length": 1, "value": "\". This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 604, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 1204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 3828, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 148, "length": 24, "value": "\"LinkKit.LinkOOPWebViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 6782, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1554, "length": 18, "value": "\"INSTITUTION_DOWN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1630, "length": 28, "value": "\"INSTITUTION_NOT_RESPONDING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1715, "length": 27, "value": "\"INSTITUTION_NOT_AVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1804, "length": 33, "value": "\"INSTITUTION_NO_LONGER_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 1995, "length": 16, "value": "\"MISSING_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2058, "length": 16, "value": "\"UNKNOWN_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2120, "length": 15, "value": "\"INVALID_FIELD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2180, "length": 14, "value": "\"INVALID_BODY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2242, "length": 17, "value": "\"INVALID_HEADERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2301, "length": 11, "value": "\"NOT_FOUND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2357, "length": 14, "value": "\"SANDBOX_ONLY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6098, "length": 26, "value": "\"INSUFFICIENT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6176, "length": 21, "value": "\"INVALID_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6241, "length": 13, "value": "\"INVALID_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6305, "length": 21, "value": "\"INVALID_SEND_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6382, "length": 26, "value": "\"INVALID_UPDATED_USERNAME\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6452, "length": 13, "value": "\"ITEM_LOCKED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6516, "length": 21, "value": "\"ITEM_LOGIN_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6582, "length": 15, "value": "\"ITEM_NO_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6647, "length": 20, "value": "\"ITEM_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6724, "length": 27, "value": "\"INCORRECT_DEPOSIT_AMOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6802, "length": 21, "value": "\"USER_SETUP_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6872, "length": 19, "value": "\"MFA_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6935, "length": 13, "value": "\"NO_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6996, "length": 18, "value": "\"NO_AUTH_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7068, "length": 24, "value": "\"NO_INVESTMENT_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7145, "length": 23, "value": "\"NO_LIABILITY_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7217, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7290, "length": 24, "value": "\"PRODUCTS_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7366, "length": 22, "value": "\"INSTANT_MATCH_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 271, "length": 19, "value": "\"Search and Select\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 320, "length": 8, "value": "\"Button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 356, "length": 6, "value": "\"Chip\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 394, "length": 11, "value": "\"Mini Card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2438, "length": 8, "value": "\"assets\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2484, "length": 6, "value": "\"auth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2537, "length": 16, "value": "\"deposit_switch\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2595, "length": 10, "value": "\"identity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2645, "length": 8, "value": "\"income\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2698, "length": 13, "value": "\"investments\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2756, "length": 13, "value": "\"liabilities\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2820, "length": 20, "value": "\"liabilities_report\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2891, "length": 20, "value": "\"payment_initiation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2957, "length": 14, "value": "\"transactions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", "kind": "StringLiteral", "offset": 4717, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 578, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 997, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1295, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1374, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1730, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 108, "length": 25, "value": "\"LinkKit.LoadingPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", "kind": "BooleanLiteral", "offset": 1703, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 2157, "length": 218, "value": "\"The Handler is being deinitialized before Link has completed or been exited. Did you forget to strongly reference the Handler object returned by `Plaid.create`?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 7514, "length": 20, "value": "\"Preloading started\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7937, "length": 3, "value": "390" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7950, "length": 3, "value": "690" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 8674, "length": 17, "value": "\"openLink called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 10002, "length": 29, "value": "\"openLinkFromEmbedded called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14535, "length": 50, "value": "\"Link requires \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14558, "length": 2, "value": "\" to be a non-empty string.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17407, "length": 28, "value": "\"Validation error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17434, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17468, "length": 31, "value": "\"Using token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17498, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20377, "length": 40, "value": "\"Error sending SDK open event: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20416, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20499, "length": 51, "value": "\"SDK open event sent: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20549, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8316, "length": 12, "value": "\"ACCEPT_TOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8370, "length": 11, "value": "\"CONNECTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8421, "length": 9, "value": "\"CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8473, "length": 12, "value": "\"CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8534, "length": 19, "value": "\"DATA_TRANSPARENCY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8609, "length": 27, "value": "\"DATA_TRANSPARENCY_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8692, "length": 26, "value": "\"DOCUMENTARY_VERIFICATION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8756, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8800, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8847, "length": 11, "value": "\"KYC_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8902, "length": 14, "value": "\"SELFIE_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8956, "length": 9, "value": "\"LOADING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9012, "length": 17, "value": "\"MATCHED_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9079, "length": 20, "value": "\"MATCHED_CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9142, "length": 13, "value": "\"MATCHED_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9191, "length": 5, "value": "\"MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9236, "length": 9, "value": "\"NUMBERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9302, "length": 28, "value": "\"NUMBERS_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9368, "length": 7, "value": "\"OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9417, "length": 11, "value": "\"RECAPTCHA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9470, "length": 12, "value": "\"RISK_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9524, "length": 11, "value": "\"SCREENING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9581, "length": 16, "value": "\"SELECT_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9644, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9706, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9764, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9833, "length": 26, "value": "\"SELECT_SAVED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9910, "length": 22, "value": "\"SELECT_SAVED_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9976, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10040, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10108, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10181, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10260, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10332, "length": 18, "value": "\"UPLOAD_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10392, "length": 12, "value": "\"VERIFY_SMS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3350, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3406, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3676, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 4851, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5010, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 792, "length": 68, "value": "\"Failed to decode verification status from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 859, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1236, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1470, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1551, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1620, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1923, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2013, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2091, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2150, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2899, "length": 21, "value": "\"PRODUCT_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2969, "length": 18, "value": "\"DATA_UNAVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3036, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3116, "length": 32, "value": "\"ASSET_REPORT_GENERATION_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3195, "length": 16, "value": "\"INVALID_PARENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3263, "length": 22, "value": "\"INSIGHTS_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3347, "length": 33, "value": "\"INSIGHTS_PREVIOUSLY_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1547, "length": 130, "value": "\"Embedded search does not support public key configuration. Create your Handler using a link token.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1810, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2156, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2263, "length": 14, "value": "\"LinkKit.PLKHandlerShim\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17143, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17204, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17258, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 19460, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 27698, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30227, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30267, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30330, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 1312, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1347, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1383, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2869, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2917, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2964, "length": 8, "value": "\"credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3010, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3060, "length": 12, "value": "\"depository\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3116, "length": 12, "value": "\"investment\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3165, "length": 5, "value": "\"all\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3769, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4496, "length": 13, "value": "\"credit card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4549, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6202, "length": 6, "value": "\"auto\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6250, "length": 10, "value": "\"business\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6304, "length": 12, "value": "\"commercial\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6362, "length": 14, "value": "\"construction\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6418, "length": 10, "value": "\"consumer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6472, "length": 13, "value": "\"home equity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6531, "length": 16, "value": "\"line of credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6585, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6633, "length": 10, "value": "\"mortgage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6686, "length": 11, "value": "\"overdraft\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6738, "length": 9, "value": "\"student\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8144, "length": 17, "value": "\"cash management\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8197, "length": 4, "value": "\"cd\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8243, "length": 10, "value": "\"checking\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8290, "length": 5, "value": "\"ebt\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8332, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8382, "length": 14, "value": "\"money market\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8436, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8485, "length": 9, "value": "\"prepaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8535, "length": 9, "value": "\"savings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13647, "length": 6, "value": "\"401a\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13701, "length": 6, "value": "\"401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13755, "length": 6, "value": "\"403B\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13809, "length": 6, "value": "\"457b\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13862, "length": 5, "value": "\"529\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13910, "length": 11, "value": "\"brokerage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13962, "length": 10, "value": "\"cash isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14029, "length": 27, "value": "\"education savings account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14102, "length": 15, "value": "\"fixed annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14154, "length": 5, "value": "\"gic\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14223, "length": 34, "value": "\"health reimbursement arrangement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14294, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14336, "length": 5, "value": "\"ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14378, "length": 5, "value": "\"isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14422, "length": 7, "value": "\"keogh\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14466, "length": 5, "value": "\"lif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14509, "length": 6, "value": "\"lira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14553, "length": 6, "value": "\"lrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14597, "length": 6, "value": "\"lrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14647, "length": 13, "value": "\"mutual fund\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14720, "length": 31, "value": "\"non-taxable brokerage account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"pension\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14839, "length": 6, "value": "\"plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14883, "length": 6, "value": "\"prif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14940, "length": 21, "value": "\"profit sharing plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14999, "length": 6, "value": "\"rdsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15043, "length": 6, "value": "\"resp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15093, "length": 12, "value": "\"retirement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15143, "length": 6, "value": "\"rlif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15191, "length": 11, "value": "\"roth 401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15240, "length": 6, "value": "\"roth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15284, "length": 6, "value": "\"rrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15328, "length": 6, "value": "\"rrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15374, "length": 8, "value": "\"sarsep\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15422, "length": 9, "value": "\"sep ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15474, "length": 12, "value": "\"simple ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15524, "length": 6, "value": "\"sipp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15573, "length": 12, "value": "\"stock plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15623, "length": 6, "value": "\"tfsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15680, "length": 21, "value": "\"thrift savings plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15740, "length": 7, "value": "\"trust\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15785, "length": 6, "value": "\"ugma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15829, "length": 6, "value": "\"utma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15884, "length": 18, "value": "\"variable annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "BooleanLiteral", "offset": 2999, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "Array", "offset": 3058, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3510, "length": 6, "value": "\"fill\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3718, "length": 21, "value": "\"exactWidth(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3738, "length": 3, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3872, "length": 11, "value": "\"centerX()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4209, "length": 24, "value": "\"exactHeight(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4231, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4366, "length": 11, "value": "\"centerY()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 5653, "length": 12, "value": "\"stackFirst\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6323, "length": 12, "value": "\"stackBelow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6798, "length": 12, "value": "\"stackPrior\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7442, "length": 10, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7451, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7510, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7543, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8060, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8091, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 585, "length": 12, "value": "\"hw.machine\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 617, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 672, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 716, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 790, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 2568, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 678, "length": 8, "value": "\"ipwvfb\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 959, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2036, + "offset": 2270, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2063, + "offset": 2297, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2089, + "offset": 2323, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2321, + "offset": 2555, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2972, + "offset": 3206, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3375, + "offset": 3609, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3925, + "offset": 4159, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 4250, + "offset": 4484, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "Array", - "offset": 5756, + "offset": 5990, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7168, + "offset": 7402, "length": 109, "value": "\"Refusing to start webview fallback with webview having already loaded \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7272, + "offset": 7506, "length": 3, "value": "\"?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7276, + "offset": 7510, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7544, + "offset": 7778, "length": 54, "value": "\"Starting webview fallback using URL \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7597, + "offset": 7831, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8870, + "offset": 9104, "length": 37, "value": "\"webview fallback URL change: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8906, + "offset": 9140, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9111, + "offset": 9345, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9520, + "offset": 9754, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12194, + "offset": 12428, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12742, + "offset": 12976, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13243, + "offset": 13477, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13408, + "offset": 13642, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13541, + "offset": 13775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13752, + "offset": 13986, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15710, + "offset": 15944, "length": 58, "value": "\"Error on ASWebAuthenticationSession completion: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15767, + "offset": 16001, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 16871, + "offset": 17105, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 404, "length": 34, "value": "\"LinkKit.InProcessWebviewFallbackController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17587, + "offset": 17821, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17925, + "offset": 18652, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18049, + "offset": 18776, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18161, + "offset": 18888, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 18292, + "offset": 19019, "length": 1, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 18730, + "offset": 19457, "length": 30, "value": "\"mounting webview to uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 19155, + "offset": 19882, "length": 34, "value": "\"unmounting webview from uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 24996, + "offset": 25723, "length": 38, "value": "\"Sent js message open via the webview\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 25578, + "offset": 26305, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 26444, + "offset": 27171, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 771, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 906, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 2254, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 4357, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5109, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5154, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5220, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5326, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5506, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5666, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5771, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5818, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5884, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6496, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6656, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6703, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6769, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6873, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7147, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7318, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7373, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7420, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7465, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 7829, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8067, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9072, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9204, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9991, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10229, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10537, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10690, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10765, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 11050, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11081, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11188, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11826, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11933, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12147, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12208, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12617, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12683, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 258, "length": 20, "value": "\"PlaidFlutterPlugin\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 402, "length": 54, "value": "\"getLinkTokenConfigurationWithToken:onSuccessHandler:\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 550, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "Array", "offset": 139, "length": 27, "value": "[3, 7, 1, 3, 7, 1, 3, 7, 1]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "BooleanLiteral", "offset": 397, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 452, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 611, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 618, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3020, "length": 18, "value": "\"INVALID_API_KEYS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3095, "length": 26, "value": "\"UNAUTHORIZED_ENVIRONMENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3173, "length": 22, "value": "\"INVALID_ACCESS_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3247, "length": 22, "value": "\"INVALID_PUBLIC_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3317, "length": 17, "value": "\"INVALID_PRODUCT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3384, "length": 20, "value": "\"INVALID_ACCOUNT_ID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3456, "length": 21, "value": "\"INVALID_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3538, "length": 32, "value": "\"TOO_MANY_VERIFICATION_ATTEMPTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1080, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1093, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1212, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1501, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1664, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1677, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1759, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 2206, "length": 4, diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface index 1f979fbd..d13ffc54 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface @@ -15,6 +15,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface index 1f979fbd..d13ffc54 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface @@ -15,6 +15,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftmodule b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftmodule index 9192836d..380a86be 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftmodule and b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftmodule differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Info.plist b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Info.plist index eaf41427..4e35b0d6 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Info.plist +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23A344 + 23E224 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.3.1 + 5.3.2 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 3017.9 + 3024.2 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -45,11 +45,11 @@ NSHumanReadableCopyright Copyright © 2016–2021 Plaid Inc. All rights reserved. SCMBuildBranch - PR-3017 + PR-3024 SCMBuildNumber - 9 + 2 SCMBuildRevision - 4265d8a1a99ca08ec917a256fb3207ebdd7167a7 + 519a8a3218ebfcd858e0fd19927acaf4d48d51af UIDeviceFamily 2 diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Info.plist b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Info.plist index 3438aebf..0234c3a7 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Info.plist +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23A344 + 23E224 CFBundleDevelopmentRegion en CFBundleIdentifier @@ -19,7 +19,7 @@ MacOSX CFBundleVersion - 3017.9 + 3024.2 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Resources/Assets.car b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Resources/Assets.car index 18d2c3dd..cf117b58 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Resources/Assets.car and b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/Resources/Threads_Threads.bundle/Contents/Resources/Assets.car differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/_CodeSignature/CodeResources b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/_CodeSignature/CodeResources index c1deb634..a18cad74 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/_CodeSignature/CodeResources +++ b/LinkKit.xcframework/ios-arm64_x86_64-maccatalyst/LinkKit.framework/Versions/A/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/Info.plist - eJv0u6acYTfwEeCf7phZmjrVBLM= + P5SAQHADXXSZuHBLhJ+ntITQMXE= Resources/PrivacyInfo.xcprivacy @@ -47,14 +47,14 @@ hash2 - Us6ozF1CusJzXL/oY4ralg6S+KJ1VhLwWNsdXnkA7u4= + 26YoHXQtKfJMhbB3jvoqrQOAGfYbAYPGccmGLNMe/JA= Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface hash2 - /6S97HVQEn2VtCACdqpvwwmTVddNA98uuo1JKXBSDsE= + IssxytxklcLQIW1FlDHL5H3bzms4oZPLZGHcsfQXsBQ= Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc @@ -68,28 +68,28 @@ hash2 - /6S97HVQEn2VtCACdqpvwwmTVddNA98uuo1JKXBSDsE= + IssxytxklcLQIW1FlDHL5H3bzms4oZPLZGHcsfQXsBQ= Modules/LinkKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule hash2 - pe0Hw/t1ThtYL+HE1b8IeVvAOCto6MyX13GwmLsOQJc= + xZUGOLMWtFYvJk6DLeraTb2T9+DqUlt+7XdAYn5mE+4= Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.abi.json hash2 - Us6ozF1CusJzXL/oY4ralg6S+KJ1VhLwWNsdXnkA7u4= + 26YoHXQtKfJMhbB3jvoqrQOAGfYbAYPGccmGLNMe/JA= Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface hash2 - moCpDakLhIkBvWNEoYdrimQ0fG50OCsau9pRfHcOLzA= + EG6qmUjHfBeJhWDbDw81rwCGgTv17t6B+/8IERAbSp4= Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc @@ -103,14 +103,14 @@ hash2 - moCpDakLhIkBvWNEoYdrimQ0fG50OCsau9pRfHcOLzA= + EG6qmUjHfBeJhWDbDw81rwCGgTv17t6B+/8IERAbSp4= Modules/LinkKit.swiftmodule/x86_64-apple-ios-macabi.swiftmodule hash2 - cCNDJ17mID2NxX/4sf/+Y2Tjvoj6Uyj3K1jLIeO68sA= + 4kOLyLrFOoJPPBBhY6e1qa6oaDuUYcomeQJ2n/9hTIE= Modules/module.modulemap @@ -124,7 +124,7 @@ hash2 - X33owp1R/EssFbVbfxB4b4xqLZRduJg+VdMTDUtNeJ0= + K9YZ7n1te5g0nziPLjvYgx5kEl7CBy8POsQlobJsLcE= Resources/PrivacyInfo.xcprivacy diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Info.plist b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Info.plist index cbfd0712..1d322197 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Info.plist and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Info.plist differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/LinkKit b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/LinkKit index d3af3717..5e69ac94 100755 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/LinkKit and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/LinkKit differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json index 9438a3ad..8be00b38 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -155,7 +155,9 @@ "usr": "s:7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "mangledName": "$s7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "moduleName": "LinkKit", + "deprecated": true, "declAttributes": [ + "Available", "RawDocComment" ] } @@ -50373,4585 +50375,4585 @@ }, "ConstValues": [ { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", "kind": "BooleanLiteral", - "offset": 523, + "offset": 792, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2763, "length": 17, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2771, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2779, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5755, "length": 17, "value": "\"INVALID_REQUEST\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5818, "length": 15, "value": "\"INVALID_INPUT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5883, "length": 19, "value": "\"INSTITUTION_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5953, "length": 21, "value": "\"RATE_LIMIT_EXCEEDED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6016, "length": 11, "value": "\"API_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6070, "length": 12, "value": "\"ITEM_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6125, "length": 12, "value": "\"AUTH_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6187, "length": 20, "value": "\"ASSET_REPORT_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6249, "length": 10, "value": "\"INTERNAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12350, "length": 32, "value": "\"BANK_INCOME_INSIGHTS_COMPLETED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12425, "length": 13, "value": "\"CLOSE_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12476, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12520, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12568, "length": 12, "value": "\"FAIL_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12620, "length": 9, "value": "\"HANDOFF\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12691, "length": 34, "value": "\"IDENTITY_VERIFICATION_START_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12786, "length": 33, "value": "\"IDENTITY_VERIFICATION_PASS_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12880, "length": 33, "value": "\"IDENTITY_VERIFICATION_FAIL_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12983, "length": 43, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13099, "length": 46, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13211, "length": 38, "value": "\"IDENTITY_VERIFICATION_CREATE_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13315, "length": 38, "value": "\"IDENTITY_VERIFICATION_RESUME_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13417, "length": 36, "value": "\"IDENTITY_VERIFICATION_PASS_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13517, "length": 36, "value": "\"IDENTITY_VERIFICATION_FAIL_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13612, "length": 31, "value": "\"IDENTITY_VERIFICATION_OPEN_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13704, "length": 33, "value": "\"IDENTITY_VERIFICATION_RESUME_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13797, "length": 32, "value": "\"IDENTITY_VERIFICATION_CLOSE_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13886, "length": 28, "value": "\"MATCHED_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13972, "length": 30, "value": "\"MATCHED_SELECT_VERIFY_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14039, "length": 6, "value": "\"OPEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14089, "length": 15, "value": "\"OPEN_MY_PLAID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14146, "length": 12, "value": "\"OPEN_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14219, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14313, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14396, "length": 20, "value": "\"SEARCH_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14474, "length": 29, "value": "\"SELECT_DEGRADED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14557, "length": 25, "value": "\"SELECT_DOWN_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14640, "length": 29, "value": "\"SELECT_FILTERED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14719, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14783, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14844, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14914, "length": 23, "value": "\"SUBMIT_ACCOUNT_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14985, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15058, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15137, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15213, "length": 23, "value": "\"SUBMIT_ROUTING_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15282, "length": 17, "value": "\"VIEW_DATA_TYPES\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15343, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15405, "length": 19, "value": "\"SKIP_SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15468, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15532, "length": 20, "value": "\"SUBMIT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15594, "length": 12, "value": "\"SUBMIT_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15653, "length": 17, "value": "\"TRANSITION_VIEW\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15724, "length": 25, "value": "\"CONNECT_NEW_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 778, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 1342, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1917, "length": 89, "value": "\"Queueing transtions from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1954, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1969, "length": 4, "value": "\" pane because we are still animating\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2104, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2135, "length": 52, "value": "\"Transitioning from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2166, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2181, "length": 4, "value": "\" pane\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2214, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2459, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "Array", "offset": 3268, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3810, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 329, "length": 23, "value": "\"LinkKit.PlaidLinkViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", "kind": "StringLiteral", "offset": 308, "length": 29, "value": "\"LinkKit.ScriptMessageWithReplyHandler\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "BooleanLiteral", "offset": 2628, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "Dictionary", "offset": 2761, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2593, "length": 24, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2601, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 764, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1061, "length": 36, "value": "\"Can transition on the Main Thread.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1275, "length": 12, "value": "\"layoutView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2436, "length": 14, "value": "\"PushOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 2516, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2800, "length": 14, "value": "\"PushIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3208, "length": 13, "value": "\"PopOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 3287, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3572, "length": 13, "value": "\"PopIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 4967, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5152, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5205, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5214, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5225, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5235, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5622, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5838, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 6001, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 6806, "length": 15, "value": "\"scrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7026, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7371, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7568, "length": 23, "value": "\"fixedFooterScrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7659, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7934, "length": 26, "value": "\"fixedFooterScrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8031, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8388, "length": 28, "value": "\"fixedFooterFooterContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8489, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8907, "length": 12, "value": "\"navigation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9040, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9225, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9409, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 9642, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9735, "length": 25, "value": "\"scrollContent2container\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9962, "length": 26, "value": "\"scrollContent2scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10110, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10315, "length": 17, "value": "\"footerContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 10586, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10689, "length": 25, "value": "\"footerComponentSafeArea\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 494, "length": 27, "value": "\"LinkKit.ComponentPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "Dictionary", "offset": 589, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 735, "length": 7, "value": "\"Error\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 753, "length": 18, "value": "\"Alert view title\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 838, "length": 83, "value": "\"Your device is not configured to send mail.\nOpen Settings to add a mail account.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 952, "length": 20, "value": "\"Alert view message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1034, "length": 10, "value": "\"Settings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1055, "length": 54, "value": "\"Open the device settings from alert with this button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "BooleanLiteral", "offset": 1235, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1947, "length": 4, "value": "\"OK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1962, "length": 26, "value": "\"Acknowledge alert button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2090, "length": 16, "value": "\"ACCOUNTS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2153, "length": 16, "value": "\"ADDITION_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2212, "length": 12, "value": "\"AUTH_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2271, "length": 16, "value": "\"IDENTITY_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2332, "length": 14, "value": "\"INCOME_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"ITEM_GET_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2451, "length": 12, "value": "\"RATE_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2514, "length": 20, "value": "\"TRANSACTIONS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 871, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1333, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1345, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1735, "length": 2, "value": "54" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1747, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 2190, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "BooleanLiteral", "offset": 2251, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 3779, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 4505, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 271, "length": 24, "value": "\"LinkKit.EmbeddedSearchModuleView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1078, "length": 23, "value": "\"INTERNAL_SERVER_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1153, "length": 21, "value": "\"PLANNED_MAINTENANCE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 576, "length": 2, "value": "15" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 608, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 687, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2119, "length": 66, "value": "\"Returning \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2152, "length": 3, "value": "\" for view model \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2184, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2824, "length": 20, "value": "\"requires_questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2895, "length": 21, "value": "\"requires_selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2961, "length": 15, "value": "\"requires_code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3021, "length": 15, "value": "\"choose_device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3088, "length": 22, "value": "\"requires_credentials\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3162, "length": 23, "value": "\"institution_not_found\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3242, "length": 28, "value": "\"requires_account_selection\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3323, "length": 25, "value": "\"continue_to_third_party\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1086, "length": 112, "value": "\"linkTokenConfiguration.token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1148, "length": 2, "value": "\" is invalid, it must contain an environment name.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 2060, "length": 16, "value": "\"com.plaid.link\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1019, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1091, "length": 22, "value": "\"VERIFICATION_EXPIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 995, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 1007, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2052, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2636, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2648, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3440, "length": 16, "value": "\"Primary button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 595, "length": 30, "value": "\"https:\/\/production.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 686, "length": 31, "value": "\"https:\/\/development.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 774, "length": 27, "value": "\"https:\/\/sandbox.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1012, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1071, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1127, "length": 9, "value": "\"sandbox\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 304, "length": 7, "value": "\"Plaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 342, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 510, "length": 20, "value": "\"ReactNativeLinkSdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 830, "length": 8, "value": "\"%@\/%@ \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 989, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1045, "length": 29, "value": "\"%@%@%@\/%@(%@) %@-%@ (%@ %@)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1293, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1357, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 826, "length": 56, "value": "\"Failed to decode MFAType from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 881, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1762, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1808, "length": 8, "value": "\"device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1859, "length": 11, "value": "\"questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1914, "length": 12, "value": "\"selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 468, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 603, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 767, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 773, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 785, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 791, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 802, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 808, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 820, "length": 4, "value": "0.20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 859, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 896, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1446, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1541, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 2866, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 3257, "length": 4, "value": "0.49" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3518, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 3586, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3760, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4016, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4175, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4245, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4422, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4682, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4838, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4907, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5084, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5371, "length": 3, "value": "-32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5445, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 5941, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6039, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6048, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6281, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8020, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8205, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 823, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1664, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 356, "length": 22, "value": "\"LinkKit.TodoPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 376, "length": 11, "value": "\"RNLinksdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 536, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 965, "length": 15, "value": "\"0.0.0-unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Dictionary", "offset": 483, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2661, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3050, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3142, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3189, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3337, "length": 52, "value": "\"The input has to be a number between 0.00 and 1.00\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 3730, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 5639, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6246, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6299, "length": 86, "value": "\"The provided regex: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6339, "length": 2, "value": "\" is invalid. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6536, "length": 118, "value": "\"Could not check that \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6566, "length": 7, "value": "\" matches \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6591, "length": 3, "value": "\" due to NSRange.init failing. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6774, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7312, "length": 208, "value": "\"Text Input with ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7338, "length": 5, "value": "\" could not be checked for equality with Text Input of ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7424, "length": 1, "value": "\", due to no matching Text Input in \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7485, "length": 1, "value": "\". This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 604, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 1204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 3828, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 148, "length": 24, "value": "\"LinkKit.LinkOOPWebViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 6782, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1554, "length": 18, "value": "\"INSTITUTION_DOWN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1630, "length": 28, "value": "\"INSTITUTION_NOT_RESPONDING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1715, "length": 27, "value": "\"INSTITUTION_NOT_AVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1804, "length": 33, "value": "\"INSTITUTION_NO_LONGER_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 1995, "length": 16, "value": "\"MISSING_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2058, "length": 16, "value": "\"UNKNOWN_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2120, "length": 15, "value": "\"INVALID_FIELD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2180, "length": 14, "value": "\"INVALID_BODY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2242, "length": 17, "value": "\"INVALID_HEADERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2301, "length": 11, "value": "\"NOT_FOUND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2357, "length": 14, "value": "\"SANDBOX_ONLY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6098, "length": 26, "value": "\"INSUFFICIENT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6176, "length": 21, "value": "\"INVALID_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6241, "length": 13, "value": "\"INVALID_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6305, "length": 21, "value": "\"INVALID_SEND_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6382, "length": 26, "value": "\"INVALID_UPDATED_USERNAME\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6452, "length": 13, "value": "\"ITEM_LOCKED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6516, "length": 21, "value": "\"ITEM_LOGIN_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6582, "length": 15, "value": "\"ITEM_NO_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6647, "length": 20, "value": "\"ITEM_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6724, "length": 27, "value": "\"INCORRECT_DEPOSIT_AMOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6802, "length": 21, "value": "\"USER_SETUP_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6872, "length": 19, "value": "\"MFA_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6935, "length": 13, "value": "\"NO_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6996, "length": 18, "value": "\"NO_AUTH_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7068, "length": 24, "value": "\"NO_INVESTMENT_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7145, "length": 23, "value": "\"NO_LIABILITY_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7217, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7290, "length": 24, "value": "\"PRODUCTS_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7366, "length": 22, "value": "\"INSTANT_MATCH_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 271, "length": 19, "value": "\"Search and Select\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 320, "length": 8, "value": "\"Button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 356, "length": 6, "value": "\"Chip\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 394, "length": 11, "value": "\"Mini Card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2438, "length": 8, "value": "\"assets\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2484, "length": 6, "value": "\"auth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2537, "length": 16, "value": "\"deposit_switch\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2595, "length": 10, "value": "\"identity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2645, "length": 8, "value": "\"income\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2698, "length": 13, "value": "\"investments\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2756, "length": 13, "value": "\"liabilities\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2820, "length": 20, "value": "\"liabilities_report\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2891, "length": 20, "value": "\"payment_initiation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2957, "length": 14, "value": "\"transactions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", "kind": "StringLiteral", "offset": 4717, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 578, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 997, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1295, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1374, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1730, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 108, "length": 25, "value": "\"LinkKit.LoadingPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", "kind": "BooleanLiteral", "offset": 1703, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 2157, "length": 218, "value": "\"The Handler is being deinitialized before Link has completed or been exited. Did you forget to strongly reference the Handler object returned by `Plaid.create`?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 7514, "length": 20, "value": "\"Preloading started\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7937, "length": 3, "value": "390" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7950, "length": 3, "value": "690" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 8674, "length": 17, "value": "\"openLink called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 10002, "length": 29, "value": "\"openLinkFromEmbedded called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14535, "length": 50, "value": "\"Link requires \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14558, "length": 2, "value": "\" to be a non-empty string.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17407, "length": 28, "value": "\"Validation error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17434, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17468, "length": 31, "value": "\"Using token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17498, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20377, "length": 40, "value": "\"Error sending SDK open event: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20416, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20499, "length": 51, "value": "\"SDK open event sent: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20549, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8316, "length": 12, "value": "\"ACCEPT_TOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8370, "length": 11, "value": "\"CONNECTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8421, "length": 9, "value": "\"CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8473, "length": 12, "value": "\"CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8534, "length": 19, "value": "\"DATA_TRANSPARENCY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8609, "length": 27, "value": "\"DATA_TRANSPARENCY_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8692, "length": 26, "value": "\"DOCUMENTARY_VERIFICATION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8756, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8800, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8847, "length": 11, "value": "\"KYC_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8902, "length": 14, "value": "\"SELFIE_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8956, "length": 9, "value": "\"LOADING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9012, "length": 17, "value": "\"MATCHED_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9079, "length": 20, "value": "\"MATCHED_CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9142, "length": 13, "value": "\"MATCHED_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9191, "length": 5, "value": "\"MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9236, "length": 9, "value": "\"NUMBERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9302, "length": 28, "value": "\"NUMBERS_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9368, "length": 7, "value": "\"OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9417, "length": 11, "value": "\"RECAPTCHA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9470, "length": 12, "value": "\"RISK_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9524, "length": 11, "value": "\"SCREENING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9581, "length": 16, "value": "\"SELECT_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9644, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9706, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9764, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9833, "length": 26, "value": "\"SELECT_SAVED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9910, "length": 22, "value": "\"SELECT_SAVED_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9976, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10040, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10108, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10181, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10260, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10332, "length": 18, "value": "\"UPLOAD_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10392, "length": 12, "value": "\"VERIFY_SMS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3350, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3406, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3676, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 4851, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5010, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 792, "length": 68, "value": "\"Failed to decode verification status from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 859, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1236, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1470, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1551, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1620, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1923, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2013, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2091, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2150, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2899, "length": 21, "value": "\"PRODUCT_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2969, "length": 18, "value": "\"DATA_UNAVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3036, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3116, "length": 32, "value": "\"ASSET_REPORT_GENERATION_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3195, "length": 16, "value": "\"INVALID_PARENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3263, "length": 22, "value": "\"INSIGHTS_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3347, "length": 33, "value": "\"INSIGHTS_PREVIOUSLY_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1547, "length": 130, "value": "\"Embedded search does not support public key configuration. Create your Handler using a link token.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1810, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2156, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2263, "length": 14, "value": "\"LinkKit.PLKHandlerShim\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17143, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17204, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17258, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 19460, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 27698, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30227, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30267, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30330, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 1312, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1347, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1383, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2869, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2917, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2964, "length": 8, "value": "\"credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3010, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3060, "length": 12, "value": "\"depository\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3116, "length": 12, "value": "\"investment\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3165, "length": 5, "value": "\"all\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3769, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4496, "length": 13, "value": "\"credit card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4549, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6202, "length": 6, "value": "\"auto\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6250, "length": 10, "value": "\"business\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6304, "length": 12, "value": "\"commercial\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6362, "length": 14, "value": "\"construction\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6418, "length": 10, "value": "\"consumer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6472, "length": 13, "value": "\"home equity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6531, "length": 16, "value": "\"line of credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6585, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6633, "length": 10, "value": "\"mortgage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6686, "length": 11, "value": "\"overdraft\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6738, "length": 9, "value": "\"student\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8144, "length": 17, "value": "\"cash management\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8197, "length": 4, "value": "\"cd\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8243, "length": 10, "value": "\"checking\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8290, "length": 5, "value": "\"ebt\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8332, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8382, "length": 14, "value": "\"money market\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8436, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8485, "length": 9, "value": "\"prepaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8535, "length": 9, "value": "\"savings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13647, "length": 6, "value": "\"401a\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13701, "length": 6, "value": "\"401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13755, "length": 6, "value": "\"403B\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13809, "length": 6, "value": "\"457b\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13862, "length": 5, "value": "\"529\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13910, "length": 11, "value": "\"brokerage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13962, "length": 10, "value": "\"cash isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14029, "length": 27, "value": "\"education savings account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14102, "length": 15, "value": "\"fixed annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14154, "length": 5, "value": "\"gic\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14223, "length": 34, "value": "\"health reimbursement arrangement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14294, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14336, "length": 5, "value": "\"ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14378, "length": 5, "value": "\"isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14422, "length": 7, "value": "\"keogh\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14466, "length": 5, "value": "\"lif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14509, "length": 6, "value": "\"lira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14553, "length": 6, "value": "\"lrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14597, "length": 6, "value": "\"lrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14647, "length": 13, "value": "\"mutual fund\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14720, "length": 31, "value": "\"non-taxable brokerage account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"pension\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14839, "length": 6, "value": "\"plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14883, "length": 6, "value": "\"prif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14940, "length": 21, "value": "\"profit sharing plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14999, "length": 6, "value": "\"rdsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15043, "length": 6, "value": "\"resp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15093, "length": 12, "value": "\"retirement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15143, "length": 6, "value": "\"rlif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15191, "length": 11, "value": "\"roth 401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15240, "length": 6, "value": "\"roth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15284, "length": 6, "value": "\"rrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15328, "length": 6, "value": "\"rrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15374, "length": 8, "value": "\"sarsep\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15422, "length": 9, "value": "\"sep ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15474, "length": 12, "value": "\"simple ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15524, "length": 6, "value": "\"sipp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15573, "length": 12, "value": "\"stock plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15623, "length": 6, "value": "\"tfsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15680, "length": 21, "value": "\"thrift savings plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15740, "length": 7, "value": "\"trust\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15785, "length": 6, "value": "\"ugma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15829, "length": 6, "value": "\"utma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15884, "length": 18, "value": "\"variable annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "BooleanLiteral", "offset": 2999, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "Array", "offset": 3058, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3510, "length": 6, "value": "\"fill\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3718, "length": 21, "value": "\"exactWidth(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3738, "length": 3, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3872, "length": 11, "value": "\"centerX()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4209, "length": 24, "value": "\"exactHeight(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4231, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4366, "length": 11, "value": "\"centerY()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 5653, "length": 12, "value": "\"stackFirst\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6323, "length": 12, "value": "\"stackBelow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6798, "length": 12, "value": "\"stackPrior\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7442, "length": 10, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7451, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7510, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7543, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8060, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8091, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 585, "length": 12, "value": "\"hw.machine\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 617, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 672, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 716, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 790, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 2568, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 678, "length": 8, "value": "\"ipwvfb\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 959, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2036, + "offset": 2270, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2063, + "offset": 2297, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2089, + "offset": 2323, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2321, + "offset": 2555, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2972, + "offset": 3206, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3375, + "offset": 3609, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3925, + "offset": 4159, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 4250, + "offset": 4484, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "Array", - "offset": 5756, + "offset": 5990, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7168, + "offset": 7402, "length": 109, "value": "\"Refusing to start webview fallback with webview having already loaded \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7272, + "offset": 7506, "length": 3, "value": "\"?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7276, + "offset": 7510, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7544, + "offset": 7778, "length": 54, "value": "\"Starting webview fallback using URL \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7597, + "offset": 7831, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8870, + "offset": 9104, "length": 37, "value": "\"webview fallback URL change: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8906, + "offset": 9140, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9111, + "offset": 9345, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9520, + "offset": 9754, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12194, + "offset": 12428, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12742, + "offset": 12976, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13243, + "offset": 13477, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13408, + "offset": 13642, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13541, + "offset": 13775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13752, + "offset": 13986, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15710, + "offset": 15944, "length": 58, "value": "\"Error on ASWebAuthenticationSession completion: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15767, + "offset": 16001, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 16871, + "offset": 17105, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 404, "length": 34, "value": "\"LinkKit.InProcessWebviewFallbackController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17587, + "offset": 17821, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17925, + "offset": 18652, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18049, + "offset": 18776, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18161, + "offset": 18888, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 18292, + "offset": 19019, "length": 1, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 18730, + "offset": 19457, "length": 30, "value": "\"mounting webview to uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 19155, + "offset": 19882, "length": 34, "value": "\"unmounting webview from uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 24996, + "offset": 25723, "length": 38, "value": "\"Sent js message open via the webview\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 25578, + "offset": 26305, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 26444, + "offset": 27171, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 771, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 906, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 2254, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 4357, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5109, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5154, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5220, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5326, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5506, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5666, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5771, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5818, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5884, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6496, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6656, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6703, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6769, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6873, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7147, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7318, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7373, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7420, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7465, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 7829, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8067, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9072, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9204, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9991, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10229, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10537, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10690, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10765, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 11050, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11081, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11188, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11826, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11933, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12147, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12208, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12617, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12683, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 258, "length": 20, "value": "\"PlaidFlutterPlugin\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 402, "length": 54, "value": "\"getLinkTokenConfigurationWithToken:onSuccessHandler:\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 550, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "Array", "offset": 139, "length": 27, "value": "[3, 7, 1, 3, 7, 1, 3, 7, 1]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "BooleanLiteral", "offset": 397, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 452, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 611, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 618, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3020, "length": 18, "value": "\"INVALID_API_KEYS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3095, "length": 26, "value": "\"UNAUTHORIZED_ENVIRONMENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3173, "length": 22, "value": "\"INVALID_ACCESS_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3247, "length": 22, "value": "\"INVALID_PUBLIC_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3317, "length": 17, "value": "\"INVALID_PRODUCT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3384, "length": 20, "value": "\"INVALID_ACCOUNT_ID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3456, "length": 21, "value": "\"INVALID_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3538, "length": 32, "value": "\"TOO_MANY_VERIFICATION_ATTEMPTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1205, "length": 39, "value": "\"Authenticator builder error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1243, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1320, "length": 44, "value": "\"Is authentication possible error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1363, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1416, "length": 22, "value": "\"Authenticator is nil\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1495, "length": 37, "value": "\"Authenticate call returned nil data\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1581, "length": 46, "value": "\"Unsupported version of iOS (i.e. iOS < 12.0)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1685, "length": 164, "value": "\"Twilio error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1751, "length": 1, "value": "\" Twilio technical error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1829, "length": 1369, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1903, "length": 47, "value": "\"User's device does not have cellular coverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2010, "length": 26, "value": "\"Workflow error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2035, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2086, "length": 47, "value": "\"Prove is not a supported SNA provider on iOS.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2267, "length": 57, "value": "\"SilentNetworkAuthServiceError.authenticatorBuilderError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2389, "length": 61, "value": "\"SilentNetworkAuthServiceError.isAuthenticationPossibleError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2502, "length": 48, "value": "\"SilentNetworkAuthServiceError.nilAuthenticator\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2607, "length": 53, "value": "\"SilentNetworkAuthServiceError.nilAuthenticationData\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2709, "length": 45, "value": "\"SilentNetworkAuthServiceError.unsupportedOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2801, "length": 43, "value": "\"SilentNetworkAuthServiceError.twilioError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2898, "length": 50, "value": "\"SilentNetworkAuthServiceError.noCellularCoverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2997, "length": 45, "value": "\"SilentNetworkAuthServiceError.workflowError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 3092, "length": 46, "value": "\"SilentNetworkAuthServiceError.proveRequested\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1080, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1093, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1212, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1501, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1664, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1677, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1759, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 2206, "length": 4, diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index 1e15d2eb..17571c1e 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 1e15d2eb..17571c1e 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule index 79ca9387..a6386039 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json index 9438a3ad..8be00b38 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -155,7 +155,9 @@ "usr": "s:7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "mangledName": "$s7LinkKit18PresentationMethodO6customyACySo16UIViewControllerCc_yAFctcACmF", "moduleName": "LinkKit", + "deprecated": true, "declAttributes": [ + "Available", "RawDocComment" ] } @@ -50373,4585 +50375,4585 @@ }, "ConstValues": [ { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/PresentationMethod.swift", "kind": "BooleanLiteral", - "offset": 523, + "offset": 792, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2763, "length": 17, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2771, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 2779, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5662, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5694, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5755, "length": 17, "value": "\"INVALID_REQUEST\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5818, "length": 15, "value": "\"INVALID_INPUT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5883, "length": 19, "value": "\"INSTITUTION_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 5953, "length": 21, "value": "\"RATE_LIMIT_EXCEEDED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6016, "length": 11, "value": "\"API_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6070, "length": 12, "value": "\"ITEM_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6125, "length": 12, "value": "\"AUTH_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6187, "length": 20, "value": "\"ASSET_REPORT_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitErrorCode.swift", "kind": "StringLiteral", "offset": 6249, "length": 10, "value": "\"INTERNAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12350, "length": 32, "value": "\"BANK_INCOME_INSIGHTS_COMPLETED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12425, "length": 13, "value": "\"CLOSE_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12476, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12520, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12568, "length": 12, "value": "\"FAIL_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12620, "length": 9, "value": "\"HANDOFF\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12691, "length": 34, "value": "\"IDENTITY_VERIFICATION_START_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12786, "length": 33, "value": "\"IDENTITY_VERIFICATION_PASS_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12880, "length": 33, "value": "\"IDENTITY_VERIFICATION_FAIL_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 12983, "length": 43, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_STEP\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13099, "length": 46, "value": "\"IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13211, "length": 38, "value": "\"IDENTITY_VERIFICATION_CREATE_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13315, "length": 38, "value": "\"IDENTITY_VERIFICATION_RESUME_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13417, "length": 36, "value": "\"IDENTITY_VERIFICATION_PASS_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13517, "length": 36, "value": "\"IDENTITY_VERIFICATION_FAIL_SESSION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13612, "length": 31, "value": "\"IDENTITY_VERIFICATION_OPEN_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13704, "length": 33, "value": "\"IDENTITY_VERIFICATION_RESUME_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13797, "length": 32, "value": "\"IDENTITY_VERIFICATION_CLOSE_UI\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13886, "length": 28, "value": "\"MATCHED_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 13972, "length": 30, "value": "\"MATCHED_SELECT_VERIFY_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14039, "length": 6, "value": "\"OPEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14089, "length": 15, "value": "\"OPEN_MY_PLAID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14146, "length": 12, "value": "\"OPEN_OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14219, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14313, "length": 33, "value": "\"PROFILE_ELIGIBILITY_CHECK_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14396, "length": 20, "value": "\"SEARCH_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14474, "length": 29, "value": "\"SELECT_DEGRADED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14557, "length": 25, "value": "\"SELECT_DOWN_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14640, "length": 29, "value": "\"SELECT_FILTERED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14719, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14783, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14844, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14914, "length": 23, "value": "\"SUBMIT_ACCOUNT_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 14985, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15058, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15137, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15213, "length": 23, "value": "\"SUBMIT_ROUTING_NUMBER\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15282, "length": 17, "value": "\"VIEW_DATA_TYPES\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15343, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15405, "length": 19, "value": "\"SKIP_SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15468, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15532, "length": 20, "value": "\"SUBMIT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15594, "length": 12, "value": "\"SUBMIT_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15653, "length": 17, "value": "\"TRANSITION_VIEW\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EventName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EventName.swift", "kind": "StringLiteral", "offset": 15724, "length": 25, "value": "\"CONNECT_NEW_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 778, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 1342, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1917, "length": 89, "value": "\"Queueing transtions from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1954, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 1969, "length": 4, "value": "\" pane because we are still animating\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2104, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2135, "length": 52, "value": "\"Transitioning from \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2166, "length": 2, "value": "\" to \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 2181, "length": 4, "value": "\" pane\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2214, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "IntegerLiteral", "offset": 2459, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 2803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "Array", "offset": 3268, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "BooleanLiteral", "offset": 3810, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/PlaidLinkViewController.swift", "kind": "StringLiteral", "offset": 329, "length": 23, "value": "\"LinkKit.PlaidLinkViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ScriptMessageWithReplyHandler.swift", "kind": "StringLiteral", "offset": 308, "length": 29, "value": "\"LinkKit.ScriptMessageWithReplyHandler\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "BooleanLiteral", "offset": 2628, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthService.swift", "kind": "Dictionary", "offset": 2761, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2593, "length": 24, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2601, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AccountSubtype.swift", "kind": "StringLiteral", "offset": 2616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 764, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1061, "length": 36, "value": "\"Can transition on the Main Thread.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 1275, "length": 12, "value": "\"layoutView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2436, "length": 14, "value": "\"PushOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 2516, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 2800, "length": 14, "value": "\"PushIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3208, "length": 13, "value": "\"PopOutgoing\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 3287, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 3572, "length": 13, "value": "\"PopIncoming\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "Array", "offset": 4967, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5152, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5205, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5214, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5225, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 5235, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5622, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 5838, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 6001, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 6806, "length": 15, "value": "\"scrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7026, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7371, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7568, "length": 23, "value": "\"fixedFooterScrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 7659, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 7934, "length": 26, "value": "\"fixedFooterScrollContent\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8031, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8388, "length": 28, "value": "\"fixedFooterFooterContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "BooleanLiteral", "offset": 8489, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 8907, "length": 12, "value": "\"navigation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9040, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9225, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9409, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 9642, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9735, "length": 25, "value": "\"scrollContent2container\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 9962, "length": 26, "value": "\"scrollContent2scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10110, "length": 12, "value": "\"scrollView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10315, "length": 17, "value": "\"footerContainer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "IntegerLiteral", "offset": 10586, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 10689, "length": 25, "value": "\"footerComponentSafeArea\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/ComponentLayoutPaneViewController.swift", "kind": "StringLiteral", "offset": 494, "length": 27, "value": "\"LinkKit.ComponentPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "Dictionary", "offset": 589, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 735, "length": 7, "value": "\"Error\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 753, "length": 18, "value": "\"Alert view title\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 838, "length": 83, "value": "\"Your device is not configured to send mail.\nOpen Settings to add a mail account.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 952, "length": 20, "value": "\"Alert view message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1034, "length": 10, "value": "\"Settings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1055, "length": 54, "value": "\"Open the device settings from alert with this button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "BooleanLiteral", "offset": 1235, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1947, "length": 4, "value": "\"OK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandlerAction.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandlerAction.swift", "kind": "StringLiteral", "offset": 1962, "length": 26, "value": "\"Acknowledge alert button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2090, "length": 16, "value": "\"ACCOUNTS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2153, "length": 16, "value": "\"ADDITION_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2212, "length": 12, "value": "\"AUTH_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2271, "length": 16, "value": "\"IDENTITY_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2332, "length": 14, "value": "\"INCOME_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"ITEM_GET_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2451, "length": 12, "value": "\"RATE_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/RateLimitErrorCode.swift", "kind": "StringLiteral", "offset": 2514, "length": 20, "value": "\"TRANSACTIONS_LIMIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 871, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1333, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1345, "length": 2, "value": "16" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1735, "length": 2, "value": "54" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 1747, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 2190, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "BooleanLiteral", "offset": 2251, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 3779, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "IntegerLiteral", "offset": 4505, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchModule.swift", "kind": "StringLiteral", "offset": 271, "length": 24, "value": "\"LinkKit.EmbeddedSearchModuleView\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1078, "length": 23, "value": "\"INTERNAL_SERVER_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ApiErrorCode.swift", "kind": "StringLiteral", "offset": 1153, "length": 21, "value": "\"PLANNED_MAINTENANCE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 576, "length": 2, "value": "15" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 608, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "IntegerLiteral", "offset": 687, "length": 1, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2119, "length": 66, "value": "\"Returning \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2152, "length": 3, "value": "\" for view model \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/PaneFactory.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/PaneFactory.swift", "kind": "StringLiteral", "offset": 2184, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2824, "length": 20, "value": "\"requires_questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2895, "length": 21, "value": "\"requires_selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 2961, "length": 15, "value": "\"requires_code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3021, "length": 15, "value": "\"choose_device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3088, "length": 22, "value": "\"requires_credentials\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3162, "length": 23, "value": "\"institution_not_found\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3242, "length": 28, "value": "\"requires_account_selection\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ExitStatus.swift", "kind": "StringLiteral", "offset": 3323, "length": 25, "value": "\"continue_to_third_party\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1086, "length": 112, "value": "\"linkTokenConfiguration.token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 1148, "length": 2, "value": "\" is invalid, it must contain an environment name.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Plaid.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Plaid.swift", "kind": "StringLiteral", "offset": 2060, "length": 16, "value": "\"com.plaid.link\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1019, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AuthErrorCode.swift", "kind": "StringLiteral", "offset": 1091, "length": 22, "value": "\"VERIFICATION_EXPIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 995, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 1007, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2052, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2636, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 2648, "length": 2, "value": "24" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/SDKModalViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3440, "length": 16, "value": "\"Primary button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 595, "length": 30, "value": "\"https:\/\/production.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 686, "length": 31, "value": "\"https:\/\/development.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 774, "length": 27, "value": "\"https:\/\/sandbox.plaid.com\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1012, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1071, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Environment.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Environment.swift", "kind": "StringLiteral", "offset": 1127, "length": 9, "value": "\"sandbox\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 304, "length": 7, "value": "\"Plaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 342, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 510, "length": 20, "value": "\"ReactNativeLinkSdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 830, "length": 8, "value": "\"%@\/%@ \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 989, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1045, "length": 29, "value": "\"%@%@%@\/%@(%@) %@-%@ (%@ %@)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1293, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/LinkHTTPServiceUserAgentProvider.swift", "kind": "StringLiteral", "offset": 1357, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 826, "length": 56, "value": "\"Failed to decode MFAType from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 881, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1762, "length": 6, "value": "\"code\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1808, "length": 8, "value": "\"device\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1859, "length": 11, "value": "\"questions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/MFAType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/MFAType.swift", "kind": "StringLiteral", "offset": 1914, "length": 12, "value": "\"selections\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 468, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "StringLiteral", "offset": 603, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 767, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 773, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 785, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 791, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 802, "length": 3, "value": "118" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 808, "length": 3, "value": "255" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 820, "length": 4, "value": "0.20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 859, "length": 1, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 896, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1446, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 1541, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 2866, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 3257, "length": 4, "value": "0.49" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3518, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 3586, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 3760, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4016, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4175, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4245, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4422, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4682, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 4838, "length": 1, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "BooleanLiteral", "offset": 4907, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5084, "length": 2, "value": "12" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5371, "length": 3, "value": "-32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 5445, "length": 2, "value": "32" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 5941, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6039, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6048, "length": 4, "value": "0.95" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "FloatLiteral", "offset": 6281, "length": 3, "value": "0.2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8020, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchAndSelectView.swift", "kind": "IntegerLiteral", "offset": 8205, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 823, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1664, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/TodoPaneViewController.swift", "kind": "StringLiteral", "offset": 356, "length": 22, "value": "\"LinkKit.TodoPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 376, "length": 11, "value": "\"RNLinksdk\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 536, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ReactNativeLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ReactNativeLinkKit.swift", "kind": "StringLiteral", "offset": 965, "length": 15, "value": "\"0.0.0-unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Dictionary", "offset": 483, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "BooleanLiteral", "offset": 2661, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3050, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3142, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "IntegerLiteral", "offset": 3189, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 3337, "length": 52, "value": "\"The input has to be a number between 0.00 and 1.00\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 3730, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 5639, "length": 31, "value": "\"The input has to be a number.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6246, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6299, "length": 86, "value": "\"The provided regex: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6339, "length": 2, "value": "\" is invalid. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6536, "length": 118, "value": "\"Could not check that \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6566, "length": 7, "value": "\" matches \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 6591, "length": 3, "value": "\" due to NSRange.init failing. This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "Array", "offset": 6774, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7312, "length": 208, "value": "\"Text Input with ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7338, "length": 5, "value": "\" could not be checked for equality with Text Input of ID: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7424, "length": 1, "value": "\", due to no matching Text Input in \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/WorkflowBridges\/TextInputViewModel+Workflow.swift", "kind": "StringLiteral", "offset": 7485, "length": 1, "value": "\". This rule will count as passing.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 604, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 1204, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 3828, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "StringLiteral", "offset": 148, "length": 24, "value": "\"LinkKit.LinkOOPWebViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/LinkOOPWebViewController.swift", "kind": "BooleanLiteral", "offset": 6782, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1554, "length": 18, "value": "\"INSTITUTION_DOWN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1630, "length": 28, "value": "\"INSTITUTION_NOT_RESPONDING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1715, "length": 27, "value": "\"INSTITUTION_NOT_AVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InstitutionErrorCode.swift", "kind": "StringLiteral", "offset": 1804, "length": 33, "value": "\"INSTITUTION_NO_LONGER_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 1995, "length": 16, "value": "\"MISSING_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2058, "length": 16, "value": "\"UNKNOWN_FIELDS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2120, "length": 15, "value": "\"INVALID_FIELD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2180, "length": 14, "value": "\"INVALID_BODY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2242, "length": 17, "value": "\"INVALID_HEADERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2301, "length": 11, "value": "\"NOT_FOUND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidRequestErrorCode.swift", "kind": "StringLiteral", "offset": 2357, "length": 14, "value": "\"SANDBOX_ONLY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6098, "length": 26, "value": "\"INSUFFICIENT_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6176, "length": 21, "value": "\"INVALID_CREDENTIALS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6241, "length": 13, "value": "\"INVALID_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6305, "length": 21, "value": "\"INVALID_SEND_METHOD\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6382, "length": 26, "value": "\"INVALID_UPDATED_USERNAME\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6452, "length": 13, "value": "\"ITEM_LOCKED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6516, "length": 21, "value": "\"ITEM_LOGIN_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6582, "length": 15, "value": "\"ITEM_NO_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6647, "length": 20, "value": "\"ITEM_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6724, "length": 27, "value": "\"INCORRECT_DEPOSIT_AMOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6802, "length": 21, "value": "\"USER_SETUP_REQUIRED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6872, "length": 19, "value": "\"MFA_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6935, "length": 13, "value": "\"NO_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 6996, "length": 18, "value": "\"NO_AUTH_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7068, "length": 24, "value": "\"NO_INVESTMENT_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7145, "length": 23, "value": "\"NO_LIABILITY_ACCOUNTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7217, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7290, "length": 24, "value": "\"PRODUCTS_NOT_SUPPORTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ItemErrorCode.swift", "kind": "StringLiteral", "offset": 7366, "length": 22, "value": "\"INSTANT_MATCH_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkEvent.swift", "kind": "StringLiteral", "offset": 1110, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 271, "length": 19, "value": "\"Search and Select\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 320, "length": 8, "value": "\"Button\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 356, "length": 6, "value": "\"Chip\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/EmbeddedSearchComponentType.swift", "kind": "StringLiteral", "offset": 394, "length": 11, "value": "\"Mini Card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2438, "length": 8, "value": "\"assets\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2484, "length": 6, "value": "\"auth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2537, "length": 16, "value": "\"deposit_switch\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2595, "length": 10, "value": "\"identity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2645, "length": 8, "value": "\"income\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2698, "length": 13, "value": "\"investments\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2756, "length": 13, "value": "\"liabilities\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2820, "length": 20, "value": "\"liabilities_report\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2891, "length": 20, "value": "\"payment_initiation\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/Product.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/Product.swift", "kind": "StringLiteral", "offset": 2957, "length": 14, "value": "\"transactions\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkKitWorkflowBridge.swift", "kind": "StringLiteral", "offset": 4717, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 578, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 997, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1295, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "IntegerLiteral", "offset": 1374, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "BooleanLiteral", "offset": 1730, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/Panes\/LoadingPaneViewController.swift", "kind": "StringLiteral", "offset": 108, "length": 25, "value": "\"LinkKit.LoadingPaneViewController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/LinkTokenConfiguration.swift", "kind": "BooleanLiteral", "offset": 1703, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 2157, "length": 218, "value": "\"The Handler is being deinitialized before Link has completed or been exited. Did you forget to strongly reference the Handler object returned by `Plaid.create`?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 7514, "length": 20, "value": "\"Preloading started\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7937, "length": 3, "value": "390" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "IntegerLiteral", "offset": 7950, "length": 3, "value": "690" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 8674, "length": 17, "value": "\"openLink called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 10002, "length": 29, "value": "\"openLinkFromEmbedded called\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14535, "length": 50, "value": "\"Link requires \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 14558, "length": 2, "value": "\" to be a non-empty string.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17407, "length": 28, "value": "\"Validation error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17434, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17468, "length": 31, "value": "\"Using token: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 17498, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20377, "length": 40, "value": "\"Error sending SDK open event: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20416, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20499, "length": 51, "value": "\"SDK open event sent: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkHandler.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkHandler.swift", "kind": "StringLiteral", "offset": 20549, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8316, "length": 12, "value": "\"ACCEPT_TOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8370, "length": 11, "value": "\"CONNECTED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8421, "length": 9, "value": "\"CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8473, "length": 12, "value": "\"CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8534, "length": 19, "value": "\"DATA_TRANSPARENCY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8609, "length": 27, "value": "\"DATA_TRANSPARENCY_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8692, "length": 26, "value": "\"DOCUMENTARY_VERIFICATION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8756, "length": 7, "value": "\"ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8800, "length": 6, "value": "\"EXIT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8847, "length": 11, "value": "\"KYC_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8902, "length": 14, "value": "\"SELFIE_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 8956, "length": 9, "value": "\"LOADING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9012, "length": 17, "value": "\"MATCHED_CONSENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9079, "length": 20, "value": "\"MATCHED_CREDENTIAL\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9142, "length": 13, "value": "\"MATCHED_MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9191, "length": 5, "value": "\"MFA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9236, "length": 9, "value": "\"NUMBERS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9302, "length": 28, "value": "\"NUMBERS_SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9368, "length": 7, "value": "\"OAUTH\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9417, "length": 11, "value": "\"RECAPTCHA\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9470, "length": 12, "value": "\"RISK_CHECK\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9524, "length": 11, "value": "\"SCREENING\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9581, "length": 16, "value": "\"SELECT_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9644, "length": 18, "value": "\"SELECT_AUTH_TYPE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9706, "length": 14, "value": "\"SUBMIT_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9764, "length": 14, "value": "\"VERIFY_PHONE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9833, "length": 26, "value": "\"SELECT_SAVED_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9910, "length": 22, "value": "\"SELECT_SAVED_ACCOUNT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 9976, "length": 14, "value": "\"SELECT_BRAND\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10040, "length": 20, "value": "\"SELECT_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10108, "length": 18, "value": "\"SUBMIT_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10181, "length": 26, "value": "\"SUBMIT_DOCUMENTS_SUCCESS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10260, "length": 24, "value": "\"SUBMIT_DOCUMENTS_ERROR\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10332, "length": 18, "value": "\"UPLOAD_DOCUMENTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/ViewName.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/ViewName.swift", "kind": "StringLiteral", "offset": 10392, "length": 12, "value": "\"VERIFY_SMS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/KeyValueService.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/KeyValueService.swift", "kind": "StringLiteral", "offset": 148, "length": 30, "value": "\"com.plaid.link.persistent-id\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3350, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3406, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 3676, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 4851, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5010, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid+InternalEquality.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid+InternalEquality.swift", "kind": "BooleanLiteral", "offset": 5247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 792, "length": 68, "value": "\"Failed to decode verification status from rawValue: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 859, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1236, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1470, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1551, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1620, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 1923, "length": 32, "value": "\"pending_automatic_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2013, "length": 29, "value": "\"pending_manual_verification\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2091, "length": 19, "value": "\"manually_verified\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/VerificationStatus.swift", "kind": "StringLiteral", "offset": 2150, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2899, "length": 21, "value": "\"PRODUCT_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 2969, "length": 18, "value": "\"DATA_UNAVAILABLE\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3036, "length": 19, "value": "\"PRODUCT_NOT_READY\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3116, "length": 32, "value": "\"ASSET_REPORT_GENERATION_FAILED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3195, "length": 16, "value": "\"INVALID_PARENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3263, "length": 22, "value": "\"INSIGHTS_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/AssetReportErrorCode.swift", "kind": "StringLiteral", "offset": 3347, "length": 33, "value": "\"INSIGHTS_PREVIOUSLY_NOT_ENABLED\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Constants.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Constants.swift", "kind": "StringLiteral", "offset": 90, "length": 11, "value": "\"plaidlink\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 793, "length": 20, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 823, "length": 9, "value": "2" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 842, "length": 18, "value": "3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 870, "length": 24, "value": "4" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 904, "length": 23, "value": "5" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 937, "length": 12, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1547, "length": 130, "value": "\"Embedded search does not support public key configuration. Create your Handler using a link token.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 1810, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2156, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 2263, "length": 14, "value": "\"LinkKit.PLKHandlerShim\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17143, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17204, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 17258, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "IntegerLiteral", "offset": 19460, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 27698, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30227, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30267, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ObjCBridge\/PlaidObjCBridge.swift", "kind": "StringLiteral", "offset": 30330, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 1312, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1347, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "IntegerLiteral", "offset": 1383, "length": 1, "value": "1" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2869, "length": 9, "value": "\"unknown\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2917, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 2964, "length": 8, "value": "\"credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3010, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3060, "length": 12, "value": "\"depository\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3116, "length": 12, "value": "\"investment\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3165, "length": 5, "value": "\"all\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 3769, "length": 7, "value": "\"other\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4496, "length": 13, "value": "\"credit card\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 4549, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6202, "length": 6, "value": "\"auto\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6250, "length": 10, "value": "\"business\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6304, "length": 12, "value": "\"commercial\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6362, "length": 14, "value": "\"construction\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6418, "length": 10, "value": "\"consumer\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6472, "length": 13, "value": "\"home equity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6531, "length": 16, "value": "\"line of credit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6585, "length": 6, "value": "\"loan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6633, "length": 10, "value": "\"mortgage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6686, "length": 11, "value": "\"overdraft\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 6738, "length": 9, "value": "\"student\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8144, "length": 17, "value": "\"cash management\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8197, "length": 4, "value": "\"cd\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8243, "length": 10, "value": "\"checking\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8290, "length": 5, "value": "\"ebt\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8332, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8382, "length": 14, "value": "\"money market\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8436, "length": 8, "value": "\"paypal\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8485, "length": 9, "value": "\"prepaid\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 8535, "length": 9, "value": "\"savings\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13647, "length": 6, "value": "\"401a\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13701, "length": 6, "value": "\"401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13755, "length": 6, "value": "\"403B\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13809, "length": 6, "value": "\"457b\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13862, "length": 5, "value": "\"529\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13910, "length": 11, "value": "\"brokerage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 13962, "length": 10, "value": "\"cash isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14029, "length": 27, "value": "\"education savings account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14102, "length": 15, "value": "\"fixed annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14154, "length": 5, "value": "\"gic\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14223, "length": 34, "value": "\"health reimbursement arrangement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14294, "length": 5, "value": "\"hsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14336, "length": 5, "value": "\"ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14378, "length": 5, "value": "\"isa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14422, "length": 7, "value": "\"keogh\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14466, "length": 5, "value": "\"lif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14509, "length": 6, "value": "\"lira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14553, "length": 6, "value": "\"lrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14597, "length": 6, "value": "\"lrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14647, "length": 13, "value": "\"mutual fund\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14720, "length": 31, "value": "\"non-taxable brokerage account\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"pension\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14839, "length": 6, "value": "\"plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14883, "length": 6, "value": "\"prif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14940, "length": 21, "value": "\"profit sharing plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 14999, "length": 6, "value": "\"rdsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15043, "length": 6, "value": "\"resp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15093, "length": 12, "value": "\"retirement\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15143, "length": 6, "value": "\"rlif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15191, "length": 11, "value": "\"roth 401k\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15240, "length": 6, "value": "\"roth\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15284, "length": 6, "value": "\"rrif\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15328, "length": 6, "value": "\"rrsp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15374, "length": 8, "value": "\"sarsep\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15422, "length": 9, "value": "\"sep ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15474, "length": 12, "value": "\"simple ira\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15524, "length": 6, "value": "\"sipp\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15573, "length": 12, "value": "\"stock plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15623, "length": 6, "value": "\"tfsa\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15680, "length": 21, "value": "\"thrift savings plan\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15740, "length": 7, "value": "\"trust\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15785, "length": 6, "value": "\"ugma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15829, "length": 6, "value": "\"utma\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/AccountTypeSubtype.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/AccountTypeSubtype.swift", "kind": "StringLiteral", "offset": 15884, "length": 18, "value": "\"variable annuity\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 2461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "BooleanLiteral", "offset": 2999, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "Array", "offset": 3058, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3510, "length": 6, "value": "\"fill\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3718, "length": 21, "value": "\"exactWidth(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3738, "length": 3, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 3872, "length": 11, "value": "\"centerX()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4209, "length": 24, "value": "\"exactHeight(\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4231, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 4366, "length": 11, "value": "\"centerY()\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 5653, "length": 12, "value": "\"stackFirst\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6323, "length": 12, "value": "\"stackBelow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 6798, "length": 12, "value": "\"stackPrior\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7442, "length": 10, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "StringLiteral", "offset": 7451, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7510, "length": 2, "value": "20" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 7543, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8060, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Component.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Component.swift", "kind": "IntegerLiteral", "offset": 8091, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 585, "length": 12, "value": "\"hw.machine\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 617, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 672, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 716, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "IntegerLiteral", "offset": 790, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/InfoProviding.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/InfoProviding.swift", "kind": "StringLiteral", "offset": 2568, "length": 9, "value": "\"LinkKit\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 678, "length": 8, "value": "\"ipwvfb\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 959, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2036, + "offset": 2270, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2063, + "offset": 2297, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 2089, + "offset": 2323, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2321, + "offset": 2555, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 2972, + "offset": 3206, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3375, + "offset": 3609, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 3925, + "offset": 4159, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 4250, + "offset": 4484, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "Array", - "offset": 5756, + "offset": 5990, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7168, + "offset": 7402, "length": 109, "value": "\"Refusing to start webview fallback with webview having already loaded \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7272, + "offset": 7506, "length": 3, "value": "\"?\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7276, + "offset": 7510, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7544, + "offset": 7778, "length": 54, "value": "\"Starting webview fallback using URL \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 7597, + "offset": 7831, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8870, + "offset": 9104, "length": 37, "value": "\"webview fallback URL change: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 8906, + "offset": 9140, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9111, + "offset": 9345, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 9520, + "offset": 9754, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12194, + "offset": 12428, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 12742, + "offset": 12976, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13243, + "offset": 13477, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13408, + "offset": 13642, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13541, + "offset": 13775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 13752, + "offset": 13986, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15710, + "offset": 15944, "length": 58, "value": "\"Error on ASWebAuthenticationSession completion: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 15767, + "offset": 16001, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 16871, + "offset": 17105, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", "offset": 404, "length": 34, "value": "\"LinkKit.InProcessWebviewFallbackController\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17587, + "offset": 17821, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 17925, + "offset": 18652, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18049, + "offset": 18776, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 18161, + "offset": 18888, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "IntegerLiteral", - "offset": 18292, + "offset": 19019, "length": 1, "value": "6" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 18730, + "offset": 19457, "length": 30, "value": "\"mounting webview to uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 19155, + "offset": 19882, "length": 34, "value": "\"unmounting webview from uiwindow\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "StringLiteral", - "offset": 24996, + "offset": 25723, "length": 38, "value": "\"Sent js message open via the webview\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 25578, + "offset": 26305, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/ViewControllers\/InProcessWebviewFallbackController.swift", "kind": "BooleanLiteral", - "offset": 26444, + "offset": 27171, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 771, "length": 39, "value": "\"init(frame:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "StringLiteral", "offset": 906, "length": 39, "value": "\"init(coder:) has not been implemented\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 2254, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 4357, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5109, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5154, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5220, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5326, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5506, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5666, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5771, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5818, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 5884, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6496, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6656, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6703, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6769, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 6873, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7147, "length": 3, "value": "0.3" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7318, "length": 3, "value": "1.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7373, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7420, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 7465, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 7829, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8067, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 8698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9072, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9204, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 9991, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10229, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 10537, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10690, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 10765, "length": 2, "value": "48" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 11050, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11081, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 11188, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11826, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "IntegerLiteral", "offset": 11933, "length": 3, "value": "999" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12147, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12208, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "FloatLiteral", "offset": 12617, "length": 3, "value": "0.0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/EmbeddedSearch\/EmbeddedSearchView.swift", "kind": "BooleanLiteral", "offset": 12683, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 258, "length": 20, "value": "\"PlaidFlutterPlugin\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "StringLiteral", "offset": 402, "length": 54, "value": "\"getLinkTokenConfigurationWithToken:onSuccessHandler:\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 550, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/FlutterLinkKit.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/FlutterLinkKit.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "Array", "offset": 139, "length": 27, "value": "[3, 7, 1, 3, 7, 1, 3, 7, 1]" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "BooleanLiteral", "offset": 397, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 452, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 611, "length": 2, "value": "10" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/RoutingNumberValidator.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/RoutingNumberValidator.swift", "kind": "IntegerLiteral", "offset": 618, "length": 1, "value": "0" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3020, "length": 18, "value": "\"INVALID_API_KEYS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3095, "length": 26, "value": "\"UNAUTHORIZED_ENVIRONMENT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3173, "length": 22, "value": "\"INVALID_ACCESS_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3247, "length": 22, "value": "\"INVALID_PUBLIC_TOKEN\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3317, "length": 17, "value": "\"INVALID_PRODUCT\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3384, "length": 20, "value": "\"INVALID_ACCOUNT_ID\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3456, "length": 21, "value": "\"INVALID_INSTITUTION\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Plaid\/InvalidInputErrorCode.swift", "kind": "StringLiteral", "offset": 3538, "length": 32, "value": "\"TOO_MANY_VERIFICATION_ATTEMPTS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1205, "length": 39, "value": "\"Authenticator builder error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1243, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1320, "length": 44, "value": "\"Is authentication possible error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1363, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1416, "length": 22, "value": "\"Authenticator is nil\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1495, "length": 37, "value": "\"Authenticate call returned nil data\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1581, "length": 46, "value": "\"Unsupported version of iOS (i.e. iOS < 12.0)\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1685, "length": 164, "value": "\"Twilio error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1751, "length": 1, "value": "\" Twilio technical error description: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1829, "length": 1369, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 1903, "length": 47, "value": "\"User's device does not have cellular coverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2010, "length": 26, "value": "\"Workflow error: \"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2035, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2086, "length": 47, "value": "\"Prove is not a supported SNA provider on iOS.\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2267, "length": 57, "value": "\"SilentNetworkAuthServiceError.authenticatorBuilderError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2389, "length": 61, "value": "\"SilentNetworkAuthServiceError.isAuthenticationPossibleError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2502, "length": 48, "value": "\"SilentNetworkAuthServiceError.nilAuthenticator\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2607, "length": 53, "value": "\"SilentNetworkAuthServiceError.nilAuthenticationData\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2709, "length": 45, "value": "\"SilentNetworkAuthServiceError.unsupportedOS\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2801, "length": 43, "value": "\"SilentNetworkAuthServiceError.twilioError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2898, "length": 50, "value": "\"SilentNetworkAuthServiceError.noCellularCoverage\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 2997, "length": 45, "value": "\"SilentNetworkAuthServiceError.workflowError\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/Services\/SilentNetworkAuthServiceError.swift", "kind": "StringLiteral", "offset": 3092, "length": 46, "value": "\"SilentNetworkAuthServiceError.proveRequested\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1080, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1093, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1212, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1501, "length": 4, "value": "true" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1664, "length": 44, "value": "\"\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "StringLiteral", "offset": 1677, "length": 6, "value": "\" called outside of main thread\"" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 1759, "length": 5, "value": "false" }, { - "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3017\/link\/apple\/Sources\/LinkUIController.swift", + "filePath": "\/Users\/tests\/~tests\/jenkins\/workspace\/~tests\/jenkins\/workspace\/workspace\/link-ios-pull-request_PR-3024\/link\/apple\/Sources\/LinkUIController.swift", "kind": "BooleanLiteral", "offset": 2206, "length": 4, diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index 442a506d..cdbb7385 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 442a506d..cdbb7385 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -16,6 +16,7 @@ import _SwiftConcurrencyShims import os public enum PresentationMethod { case viewController(UIKit.UIViewController) + @available(*, deprecated, message: "Presenting Link with modalPresentationStyle .overFullScreen or .fullScreen is no longer supported. You may experience UI issues if you present Link using those modalPresentationStyles.") case custom(LinkKit.PresentationHandler, _: LinkKit.DismissalHandler = { $0.presentingViewController?.dismiss(animated: true, completion: nil) }) } public struct ExitMetadata : Swift.Codable { diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule index c9d1c38b..622a09b7 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/Info.plist b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/Info.plist index cd71e3fc..70bec67a 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/Info.plist and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/Info.plist differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeDirectory b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeDirectory index e697385f..eb6fb695 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeDirectory and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeDirectory differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeRequirements-1 b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeRequirements-1 index faaf2402..b3bcbe3e 100644 Binary files a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeRequirements-1 and b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/Threads_Threads.bundle/_CodeSignature/CodeRequirements-1 differ diff --git a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/_CodeSignature/CodeResources b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/_CodeSignature/CodeResources index 2083db89..cea22e75 100644 --- a/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/_CodeSignature/CodeResources +++ b/LinkKit.xcframework/ios-arm64_x86_64-simulator/LinkKit.framework/_CodeSignature/CodeResources @@ -22,15 +22,15 @@ Info.plist - U1ncKk09j6HLe8s3bUbr0Gg9EvU= + AeYtBHhgE+AgDzHHwI0iIkUFph0= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.abi.json - xADrRO0usHEwkfTS8ctOTtx98bE= + IdlrpDhSVIxh0OCJ6ELTA+ljxbQ= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - Qakwfmd/GRPSEbLl3HzmCdu0vm0= + QfoMFUwwY3ws/CNAWlyGUThgXuw= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -38,19 +38,19 @@ Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface - Qakwfmd/GRPSEbLl3HzmCdu0vm0= + QfoMFUwwY3ws/CNAWlyGUThgXuw= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule - zvTs5QM4OKDdY6vWITJJbfm856A= + KyzETvm0SvGKiNmWnQF6SlQH7k0= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json - xADrRO0usHEwkfTS8ctOTtx98bE= + IdlrpDhSVIxh0OCJ6ELTA+ljxbQ= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - VX5mzGKFZcE6rH8z232IgfhGh+0= + wE6PMl5etQA6RUd/AgiB3zC6pEc= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -58,11 +58,11 @@ Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - VX5mzGKFZcE6rH8z232IgfhGh+0= + wE6PMl5etQA6RUd/AgiB3zC6pEc= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - 54oIk36Vh4HT1eMtSmYF5IpC5PY= + iaOs5pkVCGTYNOPSEQoam80s6aA= Modules/module.modulemap @@ -78,11 +78,11 @@ Threads_Threads.bundle/Info.plist - XMe2rcLM5/mnSgXTGH0JUt4kRRQ= + KBcHopbbyRmMiRwWenDty2JZrfI= Threads_Threads.bundle/_CodeSignature/CodeDirectory - u7ctcfwJVKp4HjbfjYNeKkO9AT4= + uysWkU5QHBhQTYiPafmE0zf6+pc= Threads_Threads.bundle/_CodeSignature/CodeRequirements @@ -90,7 +90,7 @@ Threads_Threads.bundle/_CodeSignature/CodeRequirements-1 - 7u9H1wKRgn2H/1n/ed+uWVDXk9g= + TkSDcfh8IPKhzRgIM5YwjIeFlLM= Threads_Threads.bundle/_CodeSignature/CodeResources @@ -135,14 +135,14 @@ hash2 - Dz0aXZc7EzGhfz83duIsiPdvbBfiGyKEaEIwgtCspYE= + lF9DrXfxQ+io/WoHKDwvC0h/fJBpkOHMxSYJbDu/Kro= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - fkZryCt/auXcuPm9PMXoEPXkXlmQ/zt70eTuVpk+EXo= + /o/fT3K2BJPqyHhv73gAJF9zUHUfr36ISfqkS5MdoZE= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -156,28 +156,28 @@ hash2 - fkZryCt/auXcuPm9PMXoEPXkXlmQ/zt70eTuVpk+EXo= + /o/fT3K2BJPqyHhv73gAJF9zUHUfr36ISfqkS5MdoZE= Modules/LinkKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - Q6oRDvxHEFRGjg2IFUGRc48sZV647Upjr0APBVmH0EE= + ndwRmR8glh+R2d1UEF/SgCAE59SNyPFDVXXLqMM7AOI= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - Dz0aXZc7EzGhfz83duIsiPdvbBfiGyKEaEIwgtCspYE= + lF9DrXfxQ+io/WoHKDwvC0h/fJBpkOHMxSYJbDu/Kro= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - b4u94/qXPp113LBI/iEait15E4yeKdWTBJLjvKz2CC8= + VcHhf6roLSzsVj6o/UGTUIUbMUA2+8aisFKsbpWXteg= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -191,14 +191,14 @@ hash2 - b4u94/qXPp113LBI/iEait15E4yeKdWTBJLjvKz2CC8= + VcHhf6roLSzsVj6o/UGTUIUbMUA2+8aisFKsbpWXteg= Modules/LinkKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - N3wTJkNbEVcEO4eT5Q7D4xuwp0aFmDJCdk4w7S1yJE4= + N7Gxgf36qU4YDY82wwIdV5TSCdaWrdtwWmNb+IQa/Gw= Modules/module.modulemap @@ -226,14 +226,14 @@ hash2 - j+RfSBlcxUSkBP0enlT+MbcZhNcbjNcixFgrRwji+lc= + XLphGfYO9JJw1pR+Y6yB46m+x5qjDD7odIAj7xjwdWI= Threads_Threads.bundle/_CodeSignature/CodeDirectory hash2 - QWpSIEf6CuPFCGc7ySmShmV8NcWT3eamI9opJfA4KR0= + 7btSyRbpBg+mIqAl5MyRy3wGrJTjC2Z3+3CKESoRo0Q= Threads_Threads.bundle/_CodeSignature/CodeRequirements @@ -247,7 +247,7 @@ hash2 - 0tk3Gi3GILr6CGYvXeUNc4psMT4AoyBMZqpawC1brPk= + OOM+K+BJYZLvDRdA764ehOGSXWQIX0XZC3OmkJgY9no= Threads_Threads.bundle/_CodeSignature/CodeResources diff --git a/Plaid.podspec b/Plaid.podspec index f72d57ac..216d2f87 100644 --- a/Plaid.podspec +++ b/Plaid.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Plaid' s.module_name = 'LinkKit' - s.version = '5.3.1' + s.version = '5.3.2' s.summary = 'The official Plaid Link SDK for iOS.'