Repository Analysis

andrewyng/context-hub

3.8 Likely human-written View on GitHub
3.8
Adjusted Score
3.8
Raw Score
100%
Time Factor
2026-05-30
Last Push
13,446
Stars
JavaScript
Language
593,626
Lines of Code
1837
Files
1295
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 24HIGH 143MEDIUM 391LOW 737

Pattern Findings

1295 matches across 7 categories. Click a row to expand file-level details.

Magic Placeholder Names143 hits · 778 pts
SeverityFileLineSnippet
HIGHcontent/zenml/docs/package/python/DOC.md135zenml login https://<your-zenml-server> --api-key <YOUR_API_KEY>
HIGHcontent/zenml/docs/package/python/DOC.md135zenml login https://<your-zenml-server> --api-key <YOUR_API_KEY>
HIGHcontent/cohere/docs/llm/DOC.md60 token: "your-api-key"
HIGHcontent/crewai/docs/package/python/DOC.md52export OPENAI_API_KEY="your-api-key"
HIGHcontent/langsmith/docs/package/python/DOC.md40export LANGSMITH_API_KEY="YOUR_API_KEY"
HIGHcontent/langsmith/docs/package/python/DOC.md68 api_key="YOUR_API_KEY",
HIGHcontent/langsmith/docs/package/python/DOC.md129client = Client(api_key="YOUR_API_KEY")
HIGHcontent/together/docs/package/python/DOC.md37export TOGETHER_API_KEY="your-api-key"
HIGHcontent/together/docs/package/python/DOC.md45client = Together(api_key="your-api-key")
HIGHcontent/mistralai/docs/package/python/DOC.md50export MISTRAL_API_KEY="your_api_key"
HIGHcontent/gemini/docs/deep-research/python/DOC.md47os.environ["GEMINI_API_KEY"] = "your-api-key"
HIGHcontent/gemini/docs/live/python/references/advanced.md10wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1beta.GenerativeService.BidiGenerateContent?key
HIGH…ent/gemini/docs/live/javascript/references/advanced.md10wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1beta.GenerativeService.BidiGenerateContent?key
HIGHcontent/chromadb/docs/embeddings-db/python/DOC.md1221 api_key="your-api-key",
HIGHcontent/guidance/docs/package/python/DOC.md202export OPENAI_API_KEY=your_api_key
HIGHcontent/sendgrid/docs/email-api/python/DOC.md53export SENDGRID_API_KEY='YOUR_API_KEY'
HIGHcontent/sendgrid/docs/email-api/python/DOC.md55echo "SENDGRID_API_KEY='YOUR_API_KEY'" > .env
HIGHcontent/sendgrid/docs/email-api/python/DOC.md60set SENDGRID_API_KEY=YOUR_API_KEY
HIGHcontent/sendgrid/docs/email-api/python/DOC.md62setx SENDGRID_API_KEY "YOUR_API_KEY"
HIGHcontent/sendgrid/docs/email-api/python/DOC.md254sg = SendGridAPIClient(api_key='your-api-key')
HIGHcontent/sendgrid/docs/email-api/python/DOC.md266 api_key='your-api-key',
HIGHcontent/sendgrid/docs/email-api/python/DOC.md358echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env
HIGHcontent/sendgrid/docs/email-api/python/DOC.md367set SENDGRID_API_KEY=YOUR_API_KEY
HIGHcontent/sendgrid/docs/email-api/python/DOC.md371setx SENDGRID_API_KEY "YOUR_API_KEY"
HIGHcontent/sendgrid/docs/email-api/javascript/DOC.md56echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env
HIGHcontent/google/docs/generativeai/python/DOC.md37export GEMINI_API_KEY="your-api-key"
HIGHcontent/google/docs/recaptcha-enterprise/python/DOC.md97 client_options=ClientOptions(api_key="YOUR_API_KEY")
HIGH…t/apache-airflow/docs/providers-sendgrid/python/DOC.md55export SENDGRID_API_KEY='SG.your-api-key'
HIGH…pache-airflow/docs/providers-openlineage/python/DOC.md99 apiKey: your-api-key
HIGHcontent/deepgram/docs/speech/python/DOC.md45- Alternatively, pass the API key directly: `client = DeepgramClient(api_key="YOUR_API_KEY")`
HIGHcontent/deepgram/docs/speech/python/DOC.md54client = DeepgramClient(api_key="YOUR_API_KEY")
HIGHcontent/deepgram/docs/speech/python/DOC.md66client = DeepgramClient(api_key="YOUR_API_KEY")
HIGHcontent/deepgram/docs/speech/python/DOC.md587client = DeepgramClient(api_key="YOUR_API_KEY")
HIGHcontent/deepgram/docs/speech/javascript/DOC.md81const deepgram = createClient("your-api-key");
HIGHcontent/groq/docs/package/python/DOC.md40export GROQ_API_KEY="your-api-key"
HIGHcontent/vectara/docs/api/python/DOC.md48API_KEY = "your_api_key" # Use env var in production
HIGHcontent/amplitude/docs/analytics/python/DOC.md1095 client = Amplitude('YOUR_API_KEY')
HIGHcontent/amplitude/docs/analytics/python/DOC.md61client = Amplitude('YOUR_API_KEY')
HIGHcontent/amplitude/docs/analytics/python/DOC.md70 api_key='YOUR_API_KEY',
HIGHcontent/amplitude/docs/analytics/python/DOC.md893 api_key='YOUR_API_KEY',
HIGHcontent/amplitude/docs/analytics/python/DOC.md906 api_key='YOUR_API_KEY',
HIGHcontent/amplitude/docs/analytics/python/DOC.md919 api_key='YOUR_API_KEY',
HIGHcontent/amplitude/docs/analytics/python/DOC.md938 api_key='YOUR_API_KEY',
HIGHcontent/amplitude/docs/analytics/python/DOC.md956 "api_key": "YOUR_API_KEY",
HIGHcontent/amplitude/docs/analytics/python/DOC.md982 "api_key": "YOUR_API_KEY",
HIGHcontent/amplitude/docs/analytics/python/DOC.md1022client = Amplitude('YOUR_API_KEY')
HIGHcontent/amplitude/docs/analytics/python/DOC.md1057client = Amplitude('YOUR_API_KEY')
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md69amplitude.init('YOUR_API_KEY');
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md75amplitude.init('YOUR_API_KEY', 'user@example.com');
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md81amplitude.init('YOUR_API_KEY', 'user@example.com', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md838amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md848amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md858amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md1062amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md1072amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md1082amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md1092amplitude.init('YOUR_API_KEY', {
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md95await amplitude.init('YOUR_API_KEY').promise;
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md106 amplitude.init('YOUR_API_KEY');
HIGHcontent/amplitude/docs/analytics/javascript/DOC.md416amplitude.init('YOUR_API_KEY', {
83 more matches not shown…
Excessive Try-Catch Wrapping635 hits · 776 pts
SeverityFileLineSnippet
LOWcontent/flask/docs/login/python/DOC.md154 except Exception:
LOWcontent/pymysql/docs/package/python/DOC.md151except Exception:
MEDIUMcontent/braintree/docs/gateway/python/DOC.md169 print("Error: " + result.message)
MEDIUMcontent/braintree/docs/gateway/python/DOC.md312 print("Error: " + result.message)
MEDIUMcontent/braintree/docs/gateway/python/DOC.md688 print(f"Error: {e}")
MEDIUMcontent/braintree/docs/gateway/python/DOC.md970 print(f"Error Code: {error.code}")
MEDIUMcontent/braintree/docs/gateway/python/DOC.md131def get_client_token():
MEDIUMcontent/braintree/docs/gateway/python/DOC.md144def client_token(request):
MEDIUMcontent/braintree/docs/gateway/python/DOC.md671def webhooks():
MEDIUMcontent/braintree/docs/gateway/python/DOC.md699def webhook(request):
MEDIUMcontent/braintree/docs/gateway/python/DOC.md1023def get_client_token():
MEDIUMcontent/braintree/docs/gateway/python/DOC.md1128def client_token(request):
LOWcontent/braintree/docs/gateway/python/DOC.md135 except Exception as e:
LOWcontent/braintree/docs/gateway/python/DOC.md148 except Exception as e:
LOWcontent/braintree/docs/gateway/python/DOC.md687 except Exception as e:
LOWcontent/braintree/docs/gateway/python/DOC.md712 except Exception as e:
LOWcontent/braintree/docs/gateway/python/DOC.md1027 except Exception as e:
LOWcontent/braintree/docs/gateway/python/DOC.md1132 except Exception as e:
LOWcontent/databases/docs/package/python/DOC.md189except Exception:
LOWcontent/schedule/docs/package/python/DOC.md268 except Exception:
MEDIUMcontent/schedule/docs/package/python/DOC.md265def wrapper(*args, **kwargs):
MEDIUMcontent/discord/docs/bot/python/DOC.md656 print(f'Error in {event}')
MEDIUMcontent/discord/docs/bot/python/DOC.md791 print(f'Error: {error}')
LOWcontent/pygments/docs/package/python/DOC.md121except Exception:
LOWcontent/mako/docs/package/python/DOC.md205except Exception:
LOWcontent/gemini/docs/deep-research/python/DOC.md105 except Exception as e:
LOWcontent/gemini/docs/live/python/DOC.md374 except Exception:
LOWcontent/kombu/docs/package/python/DOC.md172 except Exception:
MEDIUMcontent/kombu/docs/package/python/DOC.md168def handle_message(body, message):
LOWcontent/decorator/docs/package/python/DOC.md116 except Exception as exc: # narrow this in real code
LOWcontent/chromadb/docs/embeddings-db/python/DOC.md1124except Exception as e:
LOWcontent/chromadb/docs/embeddings-db/python/DOC.md1146except Exception as e:
MEDIUMcontent/chromadb/docs/embeddings-db/python/DOC.md1147 print(f"Error: {e}")
LOWcontent/chromadb/docs/embeddings-db/python/DOC.md1298 except Exception:
LOWcontent/confluent-kafka/docs/package/python/DOC.md244 except Exception as exc:
MEDIUMcontent/redis/docs/key-value/python/DOC.md1066 print(f"Error: {message}")
LOWcontent/redis/docs/key-value/python/DOC.md1321 except Exception as e:
MEDIUMcontent/redis/docs/key-value/python/DOC.md1322 print(f'Error processing: {e}')
LOWcontent/azure/docs/servicebus/python/DOC.md143 except Exception:
LOWcontent/azure/docs/monitor-opentelemetry/python/DOC.md265 except Exception as exc:
LOWcontent/aiomysql/docs/package/python/DOC.md147 except Exception:
LOWcontent/sendgrid/docs/email-api/python/DOC.md91except Exception as e:
LOWcontent/sendgrid/docs/email-api/python/DOC.md298except Exception as e:
MEDIUMcontent/sendgrid/docs/email-api/python/DOC.md299 print(f"Error occurred: {e}")
LOWcontent/sendgrid/docs/email-api/python/DOC.md598except Exception as e:
LOWcontent/sendgrid/docs/email-api/python/DOC.md654except Exception as e:
LOWcontent/launchdarkly/docs/feature-flags/python/DOC.md180except Exception as e:
LOWcontent/launchdarkly/docs/feature-flags/python/DOC.md1643except Exception as e:
LOWcontent/google/docs/error-reporting/python/DOC.md128except Exception:
LOWcontent/google/docs/error-reporting/python/DOC.md150 except Exception:
LOWcontent/google/docs/error-reporting/python/DOC.md177 except Exception:
MEDIUMcontent/google/docs/error-reporting/python/DOC.md146def checkout():
MEDIUMcontent/google/docs/error-reporting/python/DOC.md174def handle_job(job):
LOWcontent/google/docs/pubsub/python/DOC.md167 except Exception:
LOWcontent/microsoft/docs/onedrive/python/DOC.md1281 except Exception as e:
LOWcontent/microsoft/docs/onedrive/python/DOC.md1527 except Exception as e:
MEDIUMcontent/square/docs/payments/python/DOC.md906 print("Error retrieving inventory:", e.errors)
MEDIUMcontent/square/docs/payments/python/DOC.md921 print("Error retrieving inventory counts:", e.errors)
MEDIUMcontent/square/docs/payments/python/DOC.md154 print("Error listing locations:", e.errors)
MEDIUMcontent/square/docs/payments/python/DOC.md165 print("Error retrieving location:", e.errors)
575 more matches not shown…
Fake / Example Data300 hits · 290 pts
SeverityFileLineSnippet
LOWcontent/postmark/docs/transactional-email/DOC.md227 name: 'John Doe',
LOWcontent/postmark/docs/transactional-email/DOC.md602 company: 'Acme Corp'
LOWcontent/postmark/docs/transactional-email/DOC.md621 Recipient: 'user@example.com',
LOWcontent/postmark/docs/transactional-email/DOC.md752 EmailFilter: 'user@example.com',
LOWcontent/postmark/docs/transactional-email/DOC.md805 EmailFilter: 'user@example.com'
LOWcontent/postmark/docs/transactional-email/DOC.md1114 name: 'John Doe',
LOWcontent/flask/docs/mail/python/DOC.md83 recipients=["user@example.com"],
LOWcontent/flask/docs/security-too/python/DOC.md127 if not user_datastore.find_user(email="admin@example.com"):
LOWcontent/flask/docs/security-too/python/DOC.md129 email="admin@example.com",
LOWcontent/flask/docs/security-too/python/DOC.md200 -d '{"email":"admin@example.com","password":"change-me-now"}'
LOWcontent/flask/docs/login/python/DOC.md50 "1": User("1", "user@example.com"),
LOWcontent/braintree/docs/gateway/python/DOC.md200 "street_address": "123 Main St",
LOWcontent/braintree/docs/gateway/python/DOC.md209 "street_address": "123 Main St",
LOWcontent/braintree/docs/gateway/python/DOC.md356 "company": "Acme Corp",
LOWcontent/braintree/docs/gateway/python/DOC.md469 "street_address": "123 Main St",
LOWcontent/braintree/docs/gateway/python/DOC.md906 "street_address": "123 Main St",
LOWcontent/braintree/docs/gateway/python/DOC.md917 "street_address": "123 Main St",
LOWcontent/braintree/docs/gateway/javascript/DOC.md214 streetAddress: "123 Main St",
LOWcontent/braintree/docs/gateway/javascript/DOC.md223 streetAddress: "123 Main St",
LOWcontent/braintree/docs/gateway/javascript/DOC.md389 company: "Acme Corp",
LOWcontent/braintree/docs/gateway/javascript/DOC.md534 streetAddress: "123 Main St",
LOWcontent/braintree/docs/gateway/javascript/DOC.md1067 streetAddress: "123 Main St",
LOWcontent/braintree/docs/gateway/javascript/DOC.md1078 streetAddress: "123 Main St",
LOWcontent/mocha/docs/mocha/javascript/DOC.md172 const account = await db.createAccount({ email: 'user@example.com' })
LOWcontent/mocha/docs/mocha/javascript/DOC.md173 assert.equal(account.email, 'user@example.com')
LOWcontent/cypress/docs/cypress/javascript/DOC.md97 "E2E_EMAIL": "user@example.com",
LOWcontent/fastapi-mail/docs/package/python/DOC.md175 recipients=["user@example.com"],
LOWcontent/vercel/docs/platform/DOC.md1004 email: 'user@example.com',
LOWcontent/factory-bot/docs/package/DOC.md94 email { "admin@example.com" }
LOWcontent/sidekiq/docs/package/DOC.md180batch.on(:complete, ImportCallback, notify: "admin@example.com")
LOWcontent/stytch/docs/auth/python/DOC.md138 email="user@example.com"
LOWcontent/stytch/docs/auth/python/DOC.md158 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md169 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md181 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md228 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md316 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md324 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md373 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md552 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md561 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md655 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md669 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md678 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md691 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md706 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md738 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md923 organization_name="Acme Corp",
LOWcontent/stytch/docs/auth/python/DOC.md968 name="John Doe",
LOWcontent/stytch/docs/auth/python/DOC.md992 name="Jane Doe",
LOWcontent/stytch/docs/auth/python/DOC.md1285 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md1622 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md1862 email="user@example.com",
LOWcontent/stytch/docs/auth/python/DOC.md1910 email="user@example.com",
LOWcontent/stytch/docs/auth/javascript/DOC.md143 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md154 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md166 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md215 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md296 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md304 email: 'user@example.com',
LOWcontent/stytch/docs/auth/javascript/DOC.md353 email: 'user@example.com',
240 more matches not shown…
Hallucination Indicators24 hits · 235 pts
SeverityFileLineSnippet
CRITICALcontent/azure/docs/maps-route/python/DOC.md253from azure.core.exceptions import HttpResponseError
CRITICALcontent/azure/docs/maps-search/python/DOC.md226from azure.core.exceptions import HttpResponseError
CRITICALcontent/azure/docs/communication-email/python/DOC.md153from azure.core.exceptions import HttpResponseError
CRITICALcontent/azure/docs/storage-blob/python/DOC.md121from azure.core.exceptions import ResourceExistsError
CRITICALcontent/azure/docs/digitaltwins-core/python/DOC.md322from azure.core.exceptions import HttpResponseError, ResourceNotFoundError
CRITICALcontent/azure/docs/storage-queue/python/DOC.md138from azure.core.exceptions import ResourceExistsError
CRITICALcontent/azure/docs/storage-file-datalake/python/DOC.md138from azure.core.exceptions import ResourceExistsError
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md215 result = await client.me.drive.root.children.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md281 result = await client.me.drive.root.children.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md308 result = await client.me.drive.root.children.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md317 result = await client.me.drive.root.children.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md342 result = await client.me.drive.root.children.get(request_configuration=request_config)
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md355 result = await client.me.drive.root.children.get(request_configuration=request_config)
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md369 result = await client.me.drive.root.children.get(request_configuration=request_config)
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md691 folder = await client.me.drive.root.children.post(drive_item)
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md711 folder = await client.me.drive.root.children.post(drive_item)
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md1082 result = await client.me.drive.root.delta.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md1091 result = await client.me.drive.root.delta.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md1114 result = await client.me.drive.root.delta.get()
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md1253from azure.core.exceptions import HttpResponseError
CRITICALcontent/microsoft/docs/onedrive/python/DOC.md1511 lambda: client.me.drive.root.children.get()
CRITICALcontent/spring-security/docs/package/java/DOC.md73 return org.springframework.security.core.userdetails.User.builder()
CRITICALcontent/twilio/docs/messaging/typescript/DOC.md481const mainAccountCalls = await client.api.v2010.account.calls.list();
CRITICALcontent/spring-boot/docs/security/java/DOC.md116 return org.springframework.security.core.userdetails.User.builder()
Hyper-Verbose Identifiers185 hits · 163 pts
SeverityFileLineSnippet
LOWcontent/pytest-django/docs/package/python/DOC.md135def test_select_for_update_path():
LOWcontent/pytest-django/docs/package/python/DOC.md162def test_dashboard_requires_login(client, django_user_model):
LOWcontent/postmark/docs/transactional-email/DOC.md1010async function sendEmailWithErrorHandling() {
LOWcontent/braintree/docs/gateway/python/DOC.md1164def handle_subscription_renewal(subscription_id):
LOWcontent/pytest/docs/timeout/python/DOC.md162def test_only_the_function_body_is_timed():
LOWcontent/pytest/docs/lazy-fixture/python/DOC.md98def test_parametrized_fixture(value):
LOWcontent/pytest/docs/html/python/DOC.md132def pytest_runtest_makereport(item, call):
LOWcontent/pytest/docs/httpx/python/DOC.md242def test_local_server_and_remote_mock(httpx_mock):
LOWcontent/pytest/docs/django/python/DOC.md127def test_select_for_update_path():
LOWcontent/pytest/docs/django/python/DOC.md155def test_dashboard_requires_login(client, django_user_model):
LOWcontent/pytest/docs/package/python/DOC.md139def test_normalize_rejects_empty() -> None:
LOWcontent/pytest-httpx/docs/package/python/DOC.md242def test_local_server_and_remote_mock(httpx_mock):
LOWcontent/pytest-mock/docs/package/python/DOC.md167def test_greet_uses_normalize(mocker: MockerFixture) -> None:
LOWcontent/pytest-mock/docs/package/python/DOC.md211def test_run_job_calls_callback(mocker: MockerFixture) -> None:
LOWcontent/redis/docs/key-value/python/DOC.md1813def redis_operation_with_retry(operation, max_retries=3):
LOW…ent/azure/docs/storage-file-datalake/javascript/DOC.md119export function createDataLakeServiceClient() {
LOWcontent/sendgrid/docs/email-api/python/DOC.md624def set_sendgrid_data_residency(self, region):
LOWcontent/huey/docs/package/python/DOC.md297def test_send_email_runs_inline():
LOWcontent/launchdarkly/docs/feature-flags/python/DOC.md1153def generate_secure_mode_hash(sdk_key, context_key):
LOW…/google/docs/contact-center-insights/javascript/DOC.md150async function enableAutomaticUploadAnalysis(projectId, location) {
LOW…/google/docs/contact-center-insights/javascript/DOC.md182async function createTranscriptConversation(projectId, location) {
LOWcontent/google/docs/documentai/javascript/DOC.md155async function processWithProcessorVersion({
LOWcontent/google/docs/bigquery/javascript/DOC.md164async function createDatasetWithLocation() {
LOWcontent/google/docs/bigquery/javascript/DOC.md268async function createTableWithAdvancedSchema() {
LOWcontent/google/docs/bigquery/javascript/DOC.md1543async function handlePartialInsertErrors() {
LOWcontent/google/docs/compute/python/DOC.md144def wait_for_extended_operation(
LOWcontent/google/docs/network-management/python/DOC.md209def create_subnet_flow_logs_config(
LOWcontent/google/docs/recaptcha-enterprise/python/DOC.md169def annotate_fraudulent_assessment(project_id: str, assessment_id: str) -> None:
LOW…ent/google/docs/recaptcha-enterprise/javascript/DOC.md170async function annotateFraudulentAssessment(assessmentName) {
LOWcontent/google/docs/pubsub/javascript/DOC.md121async function ensureTopicAndSubscription(topicName, subscriptionName) {
LOWcontent/google/docs/billing/javascript/DOC.md207async function listProjectsOnBillingAccount(billingAccountName) {
LOW…t/apache-airflow/docs/providers-dingding/python/DOC.md149def dingding_failure_callback(context) -> None:
LOW…tent/apache-airflow/docs/providers-asana/python/DOC.md141 def find_recent_project_tasks() -> list[dict[str, str | None]]:
LOW…pache-airflow/docs/providers-apache-hdfs/python/DOC.md140def webhdfs_inspect_and_upload():
LOWcontent/microsoft/docs/onedrive/python/DOC.md1320 async def download_folder_recursive(folder_id: str, local_path: str):
LOWcontent/square/docs/payments/python/DOC.md913def batch_retrieve_inventory_counts(catalog_object_ids: list, location_ids: list):
LOWcontent/square/docs/payments/python/DOC.md762def create_advanced_catalog_item(item_data: dict):
LOWcontent/square/docs/payments/python/DOC.md875def batch_upsert_catalog_objects(objects: list):
LOWcontent/square/docs/payments/python/DOC.md1126def create_advanced_subscription(subscription_data: dict):
LOWcontent/square/docs/payments/python/DOC.md1425def create_webhook_subscription(notification_url: str, event_types: list):
LOWcontent/square/docs/payments/python/DOC.md1443def list_webhook_subscriptions():
LOWcontent/square/docs/payments/python/DOC.md1651def process_payment_with_customer(payment_details: dict):
LOWcontent/square/docs/payments/javascript/DOC.md788async function createAdvancedCatalogItem(itemData) {
LOWcontent/square/docs/payments/javascript/DOC.md914async function batchUpsertCatalogObjects(objects) {
LOWcontent/square/docs/payments/javascript/DOC.md964async function batchRetrieveInventoryCounts(catalogObjectIds, locationIds) {
LOWcontent/square/docs/payments/javascript/DOC.md1204async function createAdvancedSubscription(subscriptionData) {
LOWcontent/square/docs/payments/javascript/DOC.md1548async function createWebhookSubscription(notificationUrl, eventTypes) {
LOWcontent/square/docs/payments/javascript/DOC.md1774async function processPaymentWithCustomer(paymentDetails) {
LOWcontent/typescript/docs/pg/typescript/DOC.md237export async function startNotificationListener(): Promise<void> {
LOWcontent/intercom/docs/messaging/python/DOC.md1115def create_contact_with_retry(data, max_retries=3):
LOWcontent/intercom/docs/messaging/python/DOC.md1403def make_request_with_backoff(request_fn, max_retries=5):
LOWcontent/intercom/docs/messaging/python/DOC.md1481def bulk_operation_with_rate_limit(items, operation, requests_per_second=5):
LOWcontent/intercom/docs/messaging/javascript/DOC.md1556async function bulkOperationWithRateLimit(items, operation, requestsPerSecond = 5) {
LOWcontent/mailchimp/docs/marketing/DOC.md753async function createCampaignFromTemplate(listId, templateId, subject) {
LOWcontent/mailchimp/docs/marketing/DOC.md847async function addSubscriberToAutomation(workflowId, workflowEmailId, email) {
LOWcontent/mailchimp/docs/marketing/DOC.md1202async function getAllListMembersPaginated(listId) {
LOWcontent/rabbitmq/docs/message-queue/javascript/DOC.md666async function declareExchangeWithOptions() {
LOW…ntent/datahub/docs/sdk/python/references/assertions.md57def create_freshness_assertions(datasets, client):
LOWcontent/retrying/docs/package/python/DOC.md79def retry_if_connection_error(exc: Exception) -> bool:
LOWcontent/dagster/docs/dbt/python/DOC.md161def jaffle_shop_with_artifacts(
125 more matches not shown…
Decorative Section Separators4 hits · 12 pts
SeverityFileLineSnippet
MEDIUMcli/tests/commands/search.test.js93 // ── Path 1: No query (list all) ──────────────────────────────
MEDIUMcli/tests/commands/search.test.js152 // ── Path 2: Exact ID match ───────────────────────────────────
MEDIUMcli/tests/commands/search.test.js199 // ── Path 3: Fuzzy search ─────────────────────────────────────
MEDIUMcli/tests/commands/search.test.js262 // ── Formatting ───────────────────────────────────────────────
Over-Commented Block4 hits · 2 pts
SeverityFileLineSnippet
LOWcontent/resend/docs/email/DOC.md541 '78261eea-8f8b-4381-83c6-79fa7120f1cf'
LOWcontent/resend/docs/email/DOC.md621// data: [
LOWcontent/resend/docs/email/DOC.md781 name: 'example.com',
LOWcontent/resend/docs/email/DOC.md821// object: 'list',