This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # RWC Migration: Complete Spreadsheet-Style Inventory | |
| **Generated:** 2025-11-28 | |
| **Total Files:** 275 unique files | |
| **Total Method Calls:** 487 line occurrences | |
| **Format:** Spreadsheet-style with all details | |
| --- | |
| ## How to Use This Document |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "file": "./app/core/components/flow/samples/examples/basic-resumable/basic.routes.tsx", | |
| "line": 43, | |
| "label": "Sample Flow" | |
| }, | |
| { | |
| "file": "./app/core/components/flow/samples/examples/basic/basic.routes.tsx", | |
| "line": 43, | |
| "label": "Sample Flow" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Cookie and Data Flow Compliance Report | |
| ## Rippling Webapp - Code Analysis | |
| **Generated:** October 23, 2025 | |
| **Repository:** rippling-webapp | |
| **Analysis Type:** Codebase investigation for cookie and data flow compliance | |
| --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import { createRoot } from "react-dom/client"; | |
| import React, { | |
| createContext, | |
| useContext, | |
| useEffect, | |
| useState, | |
| useRef, | |
| } from "react"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| **PDFJS-DIST** | |
| ATS | |
| app/products/hr/HiringThing/components/atsApplicantProfile/profileSections/DocumentView.tsx | |
| WorkAuthorization | |
| app/products/hr/WorkAuthorization/components/documentsTable/DocumentsTable.tsx | |
| PEO | |
| app/products/hr/Peo/components/PeoCompanyDocument.tsx |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "framework": "nightwatch", | |
| "browserArgs": { "headless": false, "channel": "chrome" }, | |
| "steps": [ | |
| { | |
| "stepName": "Open page <strong>\"Most Reliable App & Cross Browser Testing Platform | BrowserStack\"</strong>", | |
| "action": { | |
| "isIframe": false, | |
| "arguments": { | |
| "timeout": { "duration": 120000, "userFlag": false }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2024-01-24 13:33:25.490] [info] { | |
| timestamp: 'Wed, 24 Jan 2024 08:03:25 GMT', | |
| level: 'info', | |
| component: 'record', | |
| tag: 'handleSendData', | |
| message: 'handleSendData: init. type: activate_tab lcaBrowserContext: {}' | |
| } | |
| [2024-01-24 13:33:25.492] [info] { | |
| timestamp: 'Wed, 24 Jan 2024 08:03:25 GMT', | |
| level: 'info', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "To import Table": { | |
| "prefix": ":table", | |
| "body": [ | |
| "import { Table } from '@browserstack/bifrost' ", | |
| "$2" | |
| ], | |
| "description": "import table from Bifrost" | |
| }, | |
| "To import Button": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 12:40:14 Initializing build | |
| 12:40:14 Got environment: | |
| 12:40:14 {} | |
| 12:40:14 Initialized build | |
| 12:40:14 β Build 449 initialized | |
| 12:40:15 β Command failed with exit code 243: npm --version | |
| 12:40:15 | |
| 12:40:15 β Failed to build Storybook | |
| 12:40:15 Command failed with exit code 243: npm --version | |
| 12:40:15 β View the full stacktrace below |