Connect APIs, remarkably fast. Free for developers.
21 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .coderabbit.yaml | 16 | # ── All component files ──────────────────────────────────────────────────── |
| MEDIUM | .coderabbit.yaml | 51 | # ── Action components ────────────────────────────────────────────────────── |
| MEDIUM | .coderabbit.yaml | 91 | # ── Source (event) components ────────────────────────────────────────────── |
| MEDIUM | .coderabbit.yaml | 113 | # ── App definition files ─────────────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | platform/lib/file-stream.ts | 123 | function getDataUrlStreamAndMetadata(dataUrl: string): { stream: Readable; metadata: FileMetadata } { |
| LOW | platform/lib/file-stream.ts | 158 | async function getLocalFileStreamAndMetadata( |
| LOW | platform/lib/file-stream.ts | 176 | async function getRemoteFileStreamAndMetadata(url: string): Promise<{ stream: Readable; metadata: FileMetadata }> { |
| LOW | components/twitter/common/addObjIncludes.ts | 30 | export function getDirectMessageIncludeIds(obj: DirectMessage) { |
| LOW | scripts/generate-package-report.js | 395 | function validatePackageDependencies(packageJson, app) { |
| LOW | …ages/connect-react/src/hooks/customization-context.tsx | 183 | function createSelectCustomization(): Customization["select"] { |
| LOW | .github/actions/git-diff-on-components/src/index.js | 221 | function getComponentsDependencies({ filePaths, dependencyFilesDict }) { |
| LOW | .github/actions/git-diff-on-components/src/index.js | 243 | function getFilesToBeCheckByDependency(componentsDependencies) { |
| LOW | .github/actions/git-diff-on-components/src/index.js | 282 | function getComponentsThatNeedToBeModified({ filesToBeCheckedByDependency, otherFiles }) { |
| LOW | .github/actions/git-diff-on-components/src/index.js | 300 | function getComponentsPendingForGitDiff(componentsThatNeedToBeModified) { |
| LOW | …b/actions/create-package-validation-issue/src/index.js | 241 | function generateFailureCategoriesText(reportData) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | components/google_gemini/README.md | 11 | - **Personalized Email Campaigns**: Link Google Gemini with an email service like SendGrid on Pipedream. Design a workfl |
| HIGH | components/orshot/README.md | 3 | [Orshot](https://orshot.com) is an automated image generation API that allows you to generate dynamic images from pre-de |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | components/docugenerate/README.md | 31 | - **Data**: Provide JSON data matching your template merge tags (e.g., `{ "name": "John Doe" }`) |
| LOW | components/apitemplate_io/app/apitemplate_io.app.ts | 138 | description: "Array of objects with the property name and the replaced values on the template, as shown below:\n\n |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/connect-react/src/theme.ts | 21 | // select.multiValueRemove:hover:color |
| LOW | packages/connect-react/src/theme.ts | 41 | // select.option:disabled:color |