Repository Analysis

fern-api/fern

Input OpenAPI. Output SDKs and Docs.

14.5 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of fern-api/fern, a TypeScript project with 3,743 GitHub stars. SynthScan v2.0 examined 20,165,424 lines of code across 152112 source files, recording 143649 pattern matches distributed across 26 syntactic categories. The overall adjusted score of 14.5 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

14.5
Adjusted Score
14.5
Raw Score
100%
Time Factor
2026-08-09
Last Push
3.7K
Stars
TypeScript
Language
20.2M
Lines of Code
152.1K
Files
143.6K
Pattern Hits
2026-08-09
Scan Date
0.23
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 375HIGH 34930MEDIUM 4739LOW 103605

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 143649 distinct pattern matches across 26 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Cross-File Repetition33588 hits · 167940 pts
SeverityFileLineSnippetContext
HIGH…ed/python-sdk/dollar-string-examples/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/no-retries/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…k/exhaustive/additional_init_exports/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…on-sdk/exhaustive/inline-path-params/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/exhaustive/pyproject_extras/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…dk/exhaustive/extra_dev_dependencies/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ed/python-sdk/exhaustive/pydantic-v1/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…dk/exhaustive/pydantic-ignore-fields/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…sdk/exhaustive/inline_request_params/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…haustive/follow_redirects_by_default/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…/python-sdk/exhaustive/tcp-keepalive/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…d/python-sdk/exhaustive/package-path/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…xhaustive/aliases_without_validation/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…sdk/exhaustive/pydantic-extra-fields/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ustive/auto-generate-idempotency-key/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ython-sdk/exhaustive/runtime-version/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/exhaustive/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…n-sdk/exhaustive/five-second-timeout/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…n-sdk/exhaustive/pydantic-v2-wrapped/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…/python-sdk/exhaustive/eager-imports/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…k/exhaustive/aliases_with_validation/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ustive/output-directory-project-root/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ed/python-sdk/exhaustive/union-utils/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/exhaustive/improved_imports/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…austive/deps_with_min_python_version/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…sdk/exhaustive/datetime-milliseconds/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ustive/wire-tests-custom-client-name/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…n-sdk/exhaustive/pydantic-v1-wrapped/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…/exhaustive/skip-pydantic-validation/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…dk/exhaustive/pydantic-v1-with-utils/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/exhaustive/infinite-timeout/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…on-sdk/exhaustive/extra_dependencies/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…d/python-sdk/exhaustive/import-paths/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/exhaustive/custom-transport/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/version-no-default/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/audiences/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/mixed-case/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ed/python-sdk/inferred-auth-implicit/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ed/python-sdk/unions/union-naming-v1/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…dk/unions/union-naming-v1-wire-tests/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…/unions/flatten-union-request-bodies/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…d/python-sdk/unions/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/unions/union-utils/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…dk/query-parameters/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…thon-sdk/pagination/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…-sdk/pagination/page-index-semantics/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…n/no-inheritance-for-extended-models/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…n-sdk/single-url-environment-default/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/package-yml/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…auth-token-optional/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ials-mandatory-auth/no-custom-config/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/extends/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/content-type/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…/python-sdk/websocket/websocket-base/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…th_generated_clients-skip_validation/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…ket/websocket-with_generated_clients/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/literals-unions/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…sdk/server-url-templating-single-url/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGHseed/python-sdk/alias/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
HIGH…-sent-events-openapi/with-wire-tests/tests/conftest.py0auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed.STRING
33528 more matches not shown…
Hyper-Verbose Identifiers34514 hits · 32904 pts
SeverityFileLineSnippetContext
LOWdocs.json5658 "markdown": "---\ntitle: Auto Pagination\ndescription: >-\n Paginate through API responses easily with offset, cuCODE
LOW…ed/python-sdk/dollar-string-examples/tests/conftest.py14def pytest_collection_modifyitems(config: pytest.Config, items: list) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py13 def test_returns_httpx_async_client(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py23 def test_follow_redirects_none(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py32 def test_explicit_httpx_client_bypasses_autodetect(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py47 def test_returns_aiohttp_client(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py58 def test_follow_redirects_none(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py72 def test_default_async_httpx_client_defaults(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py81 def test_default_async_httpx_client_overrides(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py89 def test_default_aiohttp_client_raises_without_package(self) -> None:CODE
LOW…ollar-string-examples/tests/test_aiohttp_autodetect.py107 def test_default_aiohttp_client_defaults(self) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py124def test_json_body_preserves_none_values() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py134def test_data_body_preserves_none_values_without_multipart() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py149def test_remove_none_from_dict_filters_none_values() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py158def test_remove_none_from_dict_empty_dict() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py163def test_remove_none_from_dict_all_none() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py168def test_http_client_does_not_pass_empty_params_list() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py284def test_basic_url_joining_trailing_slash() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py290def test_preserves_base_url_path_prefix() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py300def test_preserves_base_url_path_prefix_trailing_slash() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py467def test_sync_http_client_default_base_max_retries() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py477def test_async_http_client_default_base_max_retries() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py487def test_sync_http_client_custom_base_max_retries() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py679def test_should_retry_retryable_status_codes(status_code: int) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py688def test_should_not_retry_non_retryable_status_codes(status_code: int) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py702def _sync_client_with_base_timeout(base_timeout: Any) -> Tuple[HttpClient, _DummySyncClient]:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py713def test_sync_request_options_timeout_used() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py720def test_sync_request_options_timeout_in_seconds_still_works() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py727def test_sync_request_options_timeout_takes_precedence() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py734def test_sync_request_options_timeout_falls_back_to_base() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py741def test_sync_request_options_timeout_none_falls_back_to_deprecated() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py750async def test_async_request_options_timeout_takes_precedence() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py54def get_request_options_with_none() -> RequestOptions:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py58def test_get_json_request_body() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py71def test_get_files_request_body() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py84def test_get_none_request_body() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py97def test_get_empty_json_request_body() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py105def test_explicit_empty_json_body_is_preserved() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py199def test_http_client_passes_encoded_params_when_present() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py222async def test_async_http_client_does_not_pass_empty_params_list() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py255async def test_async_http_client_passes_encoded_params_when_present() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py331def test_sync_retries_on_connect_error(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py348def test_sync_retries_on_remote_protocol_error(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py365def test_sync_connection_error_exhausts_retries(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py384def test_sync_connection_error_respects_max_retries_zero(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py404async def test_async_retries_on_connect_error(mock_sleep: AsyncMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py424async def test_async_retries_on_remote_protocol_error(mock_sleep: AsyncMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py444async def test_async_connection_error_exhausts_retries(mock_sleep: AsyncMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py498def test_async_http_client_custom_base_max_retries() -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py510def test_sync_base_max_retries_zero_disables_retries(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py532async def test_async_base_max_retries_zero_disables_retries(mock_sleep: AsyncMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py553def test_sync_request_options_override_base_max_retries(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py583async def test_async_request_options_override_base_max_retries(mock_sleep: AsyncMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py614def test_sync_base_max_retries_used_as_default(mock_sleep: MagicMock) -> None:CODE
LOW…dollar-string-examples/tests/utils/test_http_client.py640async def test_async_base_max_retries_used_as_default(mock_sleep: AsyncMock) -> None:CODE
LOW…lar-string-examples/tests/utils/test_query_encoding.py6def test_query_encoding_deep_objects() -> None:CODE
LOW…lar-string-examples/tests/utils/test_query_encoding.py16def test_query_encoding_deep_object_arrays() -> None:CODE
LOW…lar-string-examples/tests/utils/test_query_encoding.py34def test_encode_query_with_none() -> None:CODE
LOW…llar-string-examples/tests/utils/test_serialization.py13def test_convert_and_respect_annotation_metadata() -> None:CODE
LOW…llar-string-examples/tests/utils/test_serialization.py27def test_convert_and_respect_annotation_metadata_in_list() -> None:CODE
34454 more matches not shown…
Over-Commented Block27510 hits · 25771 pts
SeverityFileLineSnippetContext
LOWlefthook.yml1# EXAMPLE USAGE:COMMENT
LOWlefthook.yml21# parallel: trueCOMMENT
LOWlefthook.yml41# - script: "hello.go"COMMENT
LOW…/dollar-string-examples/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…d/python-sdk/no-retries/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…additional_init_exports/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…-package-path/seed/my_org/my_sdk/core/http_sse/_api.py281 while True:COMMENT
LOW…rce-root-no-package-root/sub/dir/core/http_sse/_api.py281 while True:COMMENT
LOW…tive/inline-path-params/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ustive/pyproject_extras/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/extra_dev_dependencies/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/pydantic-ignore-fields/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…e/inline_request_params/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ow_redirects_by_default/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…xhaustive/tcp-keepalive/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…c/seed/matryoshka/doll/structure/core/http_sse/_api.py281 while True:COMMENT
LOW…ases_without_validation/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…e/pydantic-extra-fields/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…enerate-idempotency-key/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…austive/runtime-version/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ustive/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…utput-directory-source-root/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ive/five-second-timeout/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ive/pydantic-v2-wrapped/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…xhaustive/eager-imports/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…aliases_with_validation/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…-directory-project-root/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/exhaustive/union-utils/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ustive/improved_imports/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…with_min_python_version/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…e/datetime-milliseconds/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ests-custom-client-name/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ive/pydantic-v1-wrapped/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…kip-pydantic-validation/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/pydantic-v1-with-utils/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ustive/infinite-timeout/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…tive/extra_dependencies/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…exhaustive/import-paths/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ustive/custom-transport/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…-sdk/version-no-default/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ed/python-sdk/audiences/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…d/python-sdk/mixed-case/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/inferred-auth-implicit/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/unions/union-naming-v1/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…on-naming-v1-wire-tests/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…en-union-request-bodies/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…unions/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…-sdk/unions/union-utils/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…meters/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…nation/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…on/page-index-semantics/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…nce-for-extended-models/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…url-environment-default/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…/python-sdk/package-yml/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…tional/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…y-auth/no-custom-config/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOWseed/python-sdk/extends/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…python-sdk/content-type/src/seed/core/http_sse/_api.py281 while True:COMMENT
LOW…ebsocket/websocket-base/src/seed/core/http_sse/_api.py281 while True:COMMENT
27450 more matches not shown…
Unused Imports26699 hits · 22992 pts
SeverityFileLineSnippetContext
LOW…ed/python-sdk/dollar-string-examples/tests/conftest.py7CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py5CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py6CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py7CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py8CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py8CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py8CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py9CODE
LOW…-string-examples/tests/utils/assets/models/__init__.py10CODE
LOW…lar-string-examples/tests/utils/assets/models/shape.py5CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py9CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py10CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py10CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py11CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py11CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py12CODE
LOW…-sdk/dollar-string-examples/src/seed/types/__init__.py9CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py9CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py10CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py10CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py10CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py11CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py11CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py11CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py12CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py12CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py12CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py13CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py13CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py14CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py14CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py15CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py15CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py16CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py17CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py18CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py27CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py28CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py29CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py30CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py30CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py34CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py55CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py121CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py122CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py125CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py127CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py128CODE
LOW…lar-string-examples/src/seed/core/http_sse/__init__.py9CODE
26639 more matches not shown…
Decorative Section Separators3804 hits · 13330 pts
SeverityFileLineSnippetContext
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…dollar-string-examples/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…/python-sdk/no-retries/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…dditional_init_exports/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…ive/inline-path-params/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…stive/pyproject_extras/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…extra_dev_dependencies/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py697# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py699# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py666# ---------------------------------------------------------------------------COMMENT
MEDIUM…exhaustive/pydantic-v1/tests/utils/test_http_client.py668# ---------------------------------------------------------------------------COMMENT
MEDIUM…pydantic-ignore-fields/tests/utils/test_http_client.py306# ---------------------------------------------------------------------------COMMENT
MEDIUM…pydantic-ignore-fields/tests/utils/test_http_client.py308# ---------------------------------------------------------------------------COMMENT
MEDIUM…pydantic-ignore-fields/tests/utils/test_http_client.py462# ---------------------------------------------------------------------------COMMENT
MEDIUM…pydantic-ignore-fields/tests/utils/test_http_client.py464# ---------------------------------------------------------------------------COMMENT
3744 more matches not shown…
Fake / Example Data5672 hits · 6564 pts
SeverityFileLineSnippetContext
LOWgenerators-yml.schema.json765 "placeholder": {CODE
LOWgenerators-yml.schema.json816 "placeholder": {CODE
LOWapi-yml.schema.json1106 "placeholder": {CODE
LOWapi-yml.schema.json1157 "placeholder": {CODE
LOW…ed/python-sdk/multi-content-type-examples/reference.md24 name="Acme Corp",CODE
LOWseed/python-sdk/multi-content-type-examples/README.md45 name="Acme Corp",CODE
LOWseed/python-sdk/multi-content-type-examples/README.md68 name="Acme Corp",CODE
LOW…multi-content-type-examples/src/seed/clients/client.py55 name="Acme Corp",STRING
LOW…multi-content-type-examples/src/seed/clients/client.py109 name="Acme Corp",STRING
LOW…ing-examples/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…k/no-retries/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOWseed/ts-sdk/no-retries/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOWseed/ts-sdk/no-retries/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOWseed/ts-sdk/no-retries/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…mpotency-key/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…tive/include-idempotency-key/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…tive/include-idempotency-key/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…tive/include-idempotency-key/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…ive/use-jest/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…extra-fields/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…g-camel-case/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…/parameter-naming-camel-case/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/parameter-naming-camel-case/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/parameter-naming-camel-case/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…stive/bigint/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOWseed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOWseed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOWseed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…e/node-fetch/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…g-snake-case/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…/parameter-naming-snake-case/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/parameter-naming-snake-case/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/parameter-naming-snake-case/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…-packagePath/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…ge-path/src/test-packagePath/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…ge-path/src/test-packagePath/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…ge-path/src/test-packagePath/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…ginal-casing/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…stive/retain-original-casing/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…stive/retain-original-casing/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…stive/retain-original-casing/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…ests-at-root/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…/export-all-requests-at-root/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/export-all-requests-at-root/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/export-all-requests-at-root/tests/unit/url/qs.test.ts362 input: { items: ["a", "b"], name: "John Doe" },CODE
LOW…ustom-config/tests/unit/fetcher/getRequestBody.test.ts45 name: "John Doe",CODE
LOW…/exhaustive/no-custom-config/tests/unit/url/qs.test.ts120 input: { name: "John Doe", email: "john@example.com" },CODE
LOW…/exhaustive/no-custom-config/tests/unit/url/qs.test.ts125 input: { name: "John Doe", email: "john@example.com" },CODE
5612 more matches not shown…
Magic Placeholder Names1003 hits · 4938 pts
SeverityFileLineSnippetContext
HIGHgenerators-yml.schema.json774 "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")."CODE
HIGHgenerators-yml.schema.json825 "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")."CODE
HIGHapi-yml.schema.json1115 "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")."CODE
HIGHapi-yml.schema.json1166 "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")."CODE
HIGH…hon-sdk/bearer-token-environment-variable/snippet.json12 "sync_client": "from seed import SeedBearerTokenEnvironmentVariable\n\nclient = SeedBearerTokenEnvironmeCODE
HIGH…hon-sdk/bearer-token-environment-variable/snippet.json13 "async_client": "import asyncio\n\nfrom seed import AsyncSeedBearerTokenEnvironmentVariable\n\nclient = CODE
HIGH…hon-sdk/bearer-token-environment-variable/reference.md33 api_key="YOUR_API_KEY",CODE
HIGH…python-sdk/bearer-token-environment-variable/README.md40 api_key="YOUR_API_KEY",CODE
HIGH…python-sdk/bearer-token-environment-variable/README.md57 api_key="YOUR_API_KEY",CODE
HIGH…k/bearer-token-environment-variable/src/seed/client.py57 api_key="YOUR_API_KEY",STRING
HIGH…k/bearer-token-environment-variable/src/seed/client.py171 api_key="YOUR_API_KEY",STRING
HIGH…-token-environment-variable/src/seed/service/client.py43 api_key="YOUR_API_KEY",STRING
HIGH…-token-environment-variable/src/seed/service/client.py87 api_key="YOUR_API_KEY",STRING
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json12 "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiKCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json13 "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = AsynCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json25 "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiKCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json26 "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = AsynCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json38 "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiKCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json39 "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = AsynCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json51 "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiKCODE
HIGH…python-sdk/inferred-auth-implicit-api-key/snippet.json52 "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = AsynCODE
HIGH…-sdk/inferred-auth-implicit-api-key/src/seed/client.py61 api_key="YOUR_API_KEY",STRING
HIGH…-sdk/inferred-auth-implicit-api-key/src/seed/client.py211 api_key="YOUR_API_KEY",STRING
HIGH…inferred-auth-implicit-api-key/src/seed/auth/client.py45 api_key="YOUR_API_KEY",STRING
HIGH…inferred-auth-implicit-api-key/src/seed/auth/client.py93 api_key="YOUR_API_KEY",STRING
HIGH…implicit-api-key/src/seed/nested_no_auth/api/client.py42 api_key="YOUR_API_KEY",STRING
HIGH…implicit-api-key/src/seed/nested_no_auth/api/client.py84 api_key="YOUR_API_KEY",STRING
HIGH…ferred-auth-implicit-api-key/src/seed/simple/client.py42 api_key="YOUR_API_KEY",STRING
HIGH…ferred-auth-implicit-api-key/src/seed/simple/client.py84 api_key="YOUR_API_KEY",STRING
HIGH…ed-auth-implicit-api-key/src/seed/nested/api/client.py42 api_key="YOUR_API_KEY",STRING
HIGH…ed-auth-implicit-api-key/src/seed/nested/api/client.py84 api_key="YOUR_API_KEY",STRING
HIGH…ed/python-sdk/websocket-bearer-auth/src/seed/client.py51 api_key="YOUR_API_KEY",STRING
HIGH…ed/python-sdk/websocket-bearer-auth/src/seed/client.py151 api_key="YOUR_API_KEY",STRING
HIGHseed/python-sdk/header-auth/reference.md33 header_token_auth="YOUR_API_KEY",CODE
HIGHseed/python-sdk/header-auth/README.md40 header_token_auth="YOUR_API_KEY",CODE
HIGHseed/python-sdk/header-auth/README.md57 header_token_auth="YOUR_API_KEY",CODE
HIGHseed/ts-sdk/any-auth/always-send-auth/snippet.json11 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/always-send-auth/snippet.json22 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/always-send-auth/snippet.json33 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/always-send-auth/README.md46const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: CODE
HIGHseed/ts-sdk/any-auth/no-custom-config/snippet.json11 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/no-custom-config/snippet.json22 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/no-custom-config/snippet.json33 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGHseed/ts-sdk/any-auth/no-custom-config/README.md46const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: CODE
HIGH…k/any-auth/always-send-auth-optional-auth/snippet.json11 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…k/any-auth/always-send-auth-optional-auth/snippet.json22 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…k/any-auth/always-send-auth-optional-auth/snippet.json33 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…-sdk/any-auth/always-send-auth-optional-auth/README.md46const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: CODE
HIGH…s-sdk/any-auth/generate-endpoint-metadata/snippet.json11 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…s-sdk/any-auth/generate-endpoint-metadata/snippet.json22 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…s-sdk/any-auth/generate-endpoint-metadata/snippet.json33 "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClientCODE
HIGH…d/ts-sdk/any-auth/generate-endpoint-metadata/README.md46const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: CODE
HIGH…/ts-sdk/bearer-token-environment-variable/snippet.json11 "client": "import { SeedBearerTokenEnvironmentVariableClient } from \"@fern/bearer-token-environment-varCODE
HIGHseed/ts-sdk/bearer-token-environment-variable/README.md44const client = new SeedBearerTokenEnvironmentVariableClient({ baseUrl: "YOUR_BASE_URL", apiKey: "YOUR_API_KEY" });CODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json11 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json22 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json33 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json44 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json55 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
HIGHseed/ts-sdk/endpoint-security-auth/snippet.json66 "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cliCODE
943 more matches not shown…
Hallucination Indicators375 hits · 3780 pts
SeverityFileLineSnippetContext
CRITICAL…haustive/package-path/tests/test_aiohttp_autodetect.py97 seed.matryoshka.doll.structure._default_clients.DefaultAioHttpClient()CODE
CRITICAL…ources/endpoints/resources/pagination/client/Client.ts102 error: SeedExhaustive.endpoints.pagination.listItems.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts77 error: SeedExhaustive.endpoints.httpMethods.testGet.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts157 error: SeedExhaustive.endpoints.httpMethods.testPost.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts240 error: SeedExhaustive.endpoints.httpMethods.testPut.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts337 error: SeedExhaustive.endpoints.httpMethods.testPatch.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts400 error: SeedExhaustive.endpoints.httpMethods.testDelete.Error._unknown(_response.error),CODE
CRITICAL…api/resources/endpoints/resources/put/client/Client.ts85 error: SeedExhaustive.endpoints.put.add.Error._unknown(_response.error),CODE
CRITICAL…pi/resources/endpoints/resources/enum/client/Client.ts86 error: SeedExhaustive.endpoints.enum_.getAndReturnEnum.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts82 error: SeedExhaustive.endpoints.primitive.getAndReturnString.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts148 error: SeedExhaustive.endpoints.primitive.getAndReturnInt.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts214 error: SeedExhaustive.endpoints.primitive.getAndReturnLong.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts280 error: SeedExhaustive.endpoints.primitive.getAndReturnDouble.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts346 error: SeedExhaustive.endpoints.primitive.getAndReturnBool.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts414 error: SeedExhaustive.endpoints.primitive.getAndReturnDatetime.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts480 error: SeedExhaustive.endpoints.primitive.getAndReturnDate.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts546 error: SeedExhaustive.endpoints.primitive.getAndReturnUuid.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/primitive/client/Client.ts612 error: SeedExhaustive.endpoints.primitive.getAndReturnBase64.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts86 error: SeedExhaustive.endpoints.container.getAndReturnListOfPrimitives.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts166 error: SeedExhaustive.endpoints.container.getAndReturnListOfObjects.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts236 error: SeedExhaustive.endpoints.container.getAndReturnSetOfPrimitives.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts314 error: SeedExhaustive.endpoints.container.getAndReturnSetOfObjects.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts386 error: SeedExhaustive.endpoints.container.getAndReturnMapPrimToPrim.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts466 error: SeedExhaustive.endpoints.container.getAndReturnMapOfPrimToObject.Error._unknown(_response.error),CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts546 error: SeedExhaustive.endpoints.container.getAndReturnMapOfPrimToUndiscriminatedUnion.Error._unknown(CODE
CRITICAL…sources/endpoints/resources/container/client/Client.ts626 error: SeedExhaustive.endpoints.container.getAndReturnOptional.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts108 error: SeedExhaustive.endpoints.object.getAndReturnWithOptionalField.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts186 error: SeedExhaustive.endpoints.object.getAndReturnWithRequiredField.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts268 error: SeedExhaustive.endpoints.object.getAndReturnWithMapOfMap.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts365 error: SeedExhaustive.endpoints.object.getAndReturnNestedWithOptionalField.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts467 error: SeedExhaustive.endpoints.object.getAndReturnNestedWithRequiredField.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts585 error: SeedExhaustive.endpoints.object.getAndReturnNestedWithRequiredFieldAsList.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts667 error: SeedExhaustive.endpoints.object.getAndReturnWithUnknownField.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts749 error: SeedExhaustive.endpoints.object.getAndReturnWithDocumentedUnknownType.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts833 error: SeedExhaustive.endpoints.object.getAndReturnMapOfDocumentedUnknownType.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts921 error: SeedExhaustive.endpoints.object.getAndReturnWithMixedRequiredAndOptionalFields.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts1012 error: SeedExhaustive.endpoints.object.getAndReturnWithRequiredNestedObject.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/object/client/Client.ts1097 error: SeedExhaustive.endpoints.object.getAndReturnWithDatetimeLikeString.Error._unknown(CODE
CRITICAL…pi/resources/endpoints/resources/urls/client/Client.ts73 error: SeedExhaustive.endpoints.urls.withMixedCase.Error._unknown(_response.error),CODE
CRITICAL…pi/resources/endpoints/resources/urls/client/Client.ts131 error: SeedExhaustive.endpoints.urls.noEndingSlash.Error._unknown(_response.error),CODE
CRITICAL…pi/resources/endpoints/resources/urls/client/Client.ts189 error: SeedExhaustive.endpoints.urls.withEndingSlash.Error._unknown(_response.error),CODE
CRITICAL…pi/resources/endpoints/resources/urls/client/Client.ts247 error: SeedExhaustive.endpoints.urls.withUnderscores.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/contentType/client/Client.ts102 error: SeedExhaustive.endpoints.contentType.postJsonPatchContentType.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/contentType/client/Client.ts190 error: SeedExhaustive.endpoints.contentType.postJsonPatchContentWithCharsetType.Error._unknown(CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts79 error: SeedExhaustive.endpoints.params.getWithPath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts147 error: SeedExhaustive.endpoints.params.getWithInlinePath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts222 error: SeedExhaustive.endpoints.params.getWithQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts301 error: SeedExhaustive.endpoints.params.getWithAllowMultipleQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts379 error: SeedExhaustive.endpoints.params.getWithPathAndQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts457 error: SeedExhaustive.endpoints.params.getWithInlinePathAndQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts526 error: SeedExhaustive.endpoints.params.modifyWithPath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts598 error: SeedExhaustive.endpoints.params.modifyWithInlinePath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts682 error: SeedExhaustive.endpoints.params.uploadWithPath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts773 error: SeedExhaustive.endpoints.params.createWithBodyAndQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts860 error: SeedExhaustive.endpoints.params.uploadBytesWithQuery.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts925 error: SeedExhaustive.endpoints.params.getWithBooleanPath.Error._unknown(_response.error),CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts993 error: SeedExhaustive.endpoints.params.getWithPathAndErrors.Error.badRequestBody(CODE
CRITICAL…/resources/endpoints/resources/params/client/Client.ts1006 error: SeedExhaustive.endpoints.params.getWithPathAndErrors.Error._unknown(_response.error),CODE
CRITICAL…i/resources/endpoints/resources/union/client/Client.ts90 error: SeedExhaustive.endpoints.union.getAndReturnUnion.Error._unknown(_response.error),CODE
CRITICAL…urces/endpoints/resources/httpMethods/client/Client.ts67 data: serializers.endpoints.httpMethods.testGet.Response.parseOrThrow(_response.body, {CODE
315 more matches not shown…
Modern Structural Boilerplate2407 hits · 2408 pts
SeverityFileLineSnippetContext
LOW…-string-examples/tests/utils/assets/models/__init__.py12__all__ = [CODE
LOW…python-sdk/dollar-string-examples/src/seed/__init__.py44__all__ = [CODE
LOW…-sdk/dollar-string-examples/src/seed/types/__init__.py34__all__ = ["PaymentInfo"]CODE
LOW…n-sdk/dollar-string-examples/src/seed/core/__init__.py91__all__ = [CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py455def update_forward_refs(model: Type["Model"], **localns: Any) -> None:CODE
LOW…lar-string-examples/src/seed/core/http_sse/__init__.py42__all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"]CODE
LOW…n-sdk/no-retries/tests/utils/assets/models/__init__.py12__all__ = [CODE
LOWseed/python-sdk/no-retries/src/seed/__init__.py46__all__ = [CODE
LOWseed/python-sdk/no-retries/src/seed/core/__init__.py91__all__ = [CODE
LOW…hon-sdk/no-retries/src/seed/core/pydantic_utilities.py455def update_forward_refs(model: Type["Model"], **localns: Any) -> None:CODE
LOW…thon-sdk/no-retries/src/seed/core/http_sse/__init__.py42__all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"]CODE
LOWseed/python-sdk/no-retries/src/seed/retries/__init__.py34__all__ = ["User"]CODE
LOW…thon-sdk/no-retries/src/seed/retries/types/__init__.py34__all__ = ["User"]CODE
LOW…nal_init_exports/tests/utils/assets/models/__init__.py12__all__ = [CODE
LOW…xhaustive/additional_init_exports/src/seed/__init__.py56__all__ = [CODE
LOW…ional_init_exports/src/seed/general_errors/__init__.py35__all__ = ["BadObjectRequestInfo", "BadRequestBody"]CODE
LOW…init_exports/src/seed/general_errors/types/__init__.py34__all__ = ["BadObjectRequestInfo"]CODE
LOW…nit_exports/src/seed/general_errors/errors/__init__.py34__all__ = ["BadRequestBody"]CODE
LOW…ive/additional_init_exports/src/seed/types/__init__.py96__all__ = [CODE
LOW…dditional_init_exports/src/seed/types/enum/__init__.py35__all__ = ["ErrorWithEnumBody", "WeatherReport"]CODE
LOW…nal_init_exports/src/seed/types/enum/types/__init__.py34__all__ = ["WeatherReport"]CODE
LOW…al_init_exports/src/seed/types/enum/errors/__init__.py34__all__ = ["ErrorWithEnumBody"]CODE
LOW…dditional_init_exports/src/seed/types/docs/__init__.py34__all__ = ["ObjectWithDocs"]CODE
LOW…nal_init_exports/src/seed/types/docs/types/__init__.py34__all__ = ["ObjectWithDocs"]CODE
LOW…itional_init_exports/src/seed/types/object/__init__.py80__all__ = [CODE
LOW…l_init_exports/src/seed/types/object/types/__init__.py68__all__ = [CODE
LOW…_init_exports/src/seed/types/object/errors/__init__.py42__all__ = [CODE
LOW…ditional_init_exports/src/seed/types/union/__init__.py43__all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "ErrorWithUnionBody", "MixedType"]CODE
LOW…al_init_exports/src/seed/types/union/types/__init__.py44__all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "MixedType"]CODE
LOW…l_init_exports/src/seed/types/union/errors/__init__.py34__all__ = ["ErrorWithUnionBody"]CODE
LOW…tive/additional_init_exports/src/seed/core/__init__.py94__all__ = [CODE
LOW…ional_init_exports/src/seed/core/pydantic_utilities.py455def update_forward_refs(model: Type["Model"], **localns: Any) -> None:CODE
LOW…tional_init_exports/src/seed/core/http_sse/__init__.py42__all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"]CODE
LOW…additional_init_exports/src/seed/endpoints/__init__.py53__all__ = [CODE
LOW…init_exports/src/seed/endpoints/pagination/__init__.py34__all__ = ["PaginatedResponse"]CODE
LOW…xports/src/seed/endpoints/pagination/types/__init__.py34__all__ = ["PaginatedResponse"]CODE
LOW…tional_init_exports/src/seed/endpoints/put/__init__.py39__all__ = ["Error", "ErrorCategory", "ErrorCode", "PutResponse"]CODE
LOW…_init_exports/src/seed/endpoints/put/types/__init__.py42__all__ = ["Error", "ErrorCategory", "ErrorCode", "PutResponse"]CODE
LOW…rectory-source-root-with-package-path/seed/__init__.py5__all__ = ["my_org"]CODE
LOW…-source-root-with-package-path/seed/my_org/__init__.py5__all__ = ["my_sdk"]CODE
LOW…-root-with-package-path/seed/my_org/my_sdk/__init__.py31__all__ = ["AsyncSeedExhaustive", "BadObjectRequestInfo", "BadRequestBody", "DefaultAioHttpClient", "DefaultAsyncHttpxClCODE
LOW…age-path/seed/my_org/my_sdk/general_errors/__init__.py28__all__ = ["BadObjectRequestInfo", "BadRequestBody"]CODE
LOW…th/seed/my_org/my_sdk/general_errors/types/__init__.py27__all__ = ["BadObjectRequestInfo"]CODE
LOW…h/seed/my_org/my_sdk/general_errors/errors/__init__.py27__all__ = ["BadRequestBody"]CODE
LOW…with-package-path/seed/my_org/my_sdk/types/__init__.py31__all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "DocumentedUnknownType", "Dog", "DoubleOptional", "ErrorWithEnumCODE
LOW…package-path/seed/my_org/my_sdk/types/enum/__init__.py28__all__ = ["ErrorWithEnumBody", "WeatherReport"]CODE
LOW…e-path/seed/my_org/my_sdk/types/enum/types/__init__.py27__all__ = ["WeatherReport"]CODE
LOW…-path/seed/my_org/my_sdk/types/enum/errors/__init__.py27__all__ = ["ErrorWithEnumBody"]CODE
LOW…package-path/seed/my_org/my_sdk/types/docs/__init__.py27__all__ = ["ObjectWithDocs"]CODE
LOW…e-path/seed/my_org/my_sdk/types/docs/types/__init__.py27__all__ = ["ObjectWithDocs"]CODE
LOW…ckage-path/seed/my_org/my_sdk/types/object/__init__.py28__all__ = ["DocumentedUnknownType", "DoubleOptional", "ExtendedObjectWithInheritedEnum", "MapOfDocumentedUnknownType", "CODE
LOW…path/seed/my_org/my_sdk/types/object/types/__init__.py43__all__ = ["DocumentedUnknownType", "DoubleOptional", "ExtendedObjectWithInheritedEnum", "MapOfDocumentedUnknownType", "CODE
LOW…ath/seed/my_org/my_sdk/types/object/errors/__init__.py30__all__ = ["NestedObjectWithOptionalFieldError", "NestedObjectWithRequiredFieldError", "ObjectWithOptionalFieldError", "CODE
LOW…ackage-path/seed/my_org/my_sdk/types/union/__init__.py28__all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "ErrorWithUnionBody", "MixedType"]CODE
LOW…-path/seed/my_org/my_sdk/types/union/types/__init__.py30__all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "MixedType"]CODE
LOW…path/seed/my_org/my_sdk/types/union/errors/__init__.py27__all__ = ["ErrorWithUnionBody"]CODE
LOW…-with-package-path/seed/my_org/my_sdk/core/__init__.py41__all__ = ["ApiError", "AsyncClientWrapper", "AsyncHttpClient", "AsyncHttpResponse", "AsyncPager", "BaseClientWrapper", CODE
LOW…age-path/seed/my_org/my_sdk/core/pydantic_utilities.py455def update_forward_refs(model: Type["Model"], **localns: Any) -> None:CODE
LOW…kage-path/seed/my_org/my_sdk/core/http_sse/__init__.py29__all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"]CODE
LOW…-package-path/seed/my_org/my_sdk/endpoints/__init__.py29__all__ = ["Error", "ErrorCategory", "ErrorCode", "PaginatedResponse", "PutResponse", "container", "content_type", "enumCODE
2347 more matches not shown…
AI Structural Patterns2328 hits · 2256 pts
SeverityFileLineSnippetContext
LOW…d/python-sdk/dollar-string-examples/src/seed/client.py52CODE
LOW…d/python-sdk/dollar-string-examples/src/seed/client.py143CODE
LOW…dk/dollar-string-examples/src/seed/core/http_client.py326CODE
LOW…dk/dollar-string-examples/src/seed/core/http_client.py489CODE
LOW…dk/dollar-string-examples/src/seed/core/http_client.py621CODE
LOW…dk/dollar-string-examples/src/seed/core/http_client.py787CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py280CODE
LOWseed/python-sdk/no-retries/src/seed/client.py57CODE
LOWseed/python-sdk/no-retries/src/seed/client.py157CODE
LOWseed/python-sdk/no-retries/src/seed/core/http_client.py326CODE
LOWseed/python-sdk/no-retries/src/seed/core/http_client.py489CODE
LOWseed/python-sdk/no-retries/src/seed/core/http_client.py621CODE
LOWseed/python-sdk/no-retries/src/seed/core/http_client.py787CODE
LOW…hon-sdk/no-retries/src/seed/core/pydantic_utilities.py280CODE
LOW…/exhaustive/additional_init_exports/src/seed/client.py63CODE
LOW…/exhaustive/additional_init_exports/src/seed/client.py206CODE
LOW…e/additional_init_exports/src/seed/core/http_client.py326CODE
LOW…e/additional_init_exports/src/seed/core/http_client.py489CODE
LOW…e/additional_init_exports/src/seed/core/http_client.py621CODE
LOW…e/additional_init_exports/src/seed/core/http_client.py787CODE
LOW…dditional_init_exports/src/seed/core/client_wrapper.py109CODE
LOW…ional_init_exports/src/seed/core/pydantic_utilities.py280CODE
LOW…init_exports/src/seed/endpoints/http_methods/client.py122CODE
LOW…init_exports/src/seed/endpoints/http_methods/client.py392CODE
LOW…_exports/src/seed/endpoints/http_methods/raw_client.py151CODE
LOW…_exports/src/seed/endpoints/http_methods/raw_client.py418CODE
LOW…init_exports/src/seed/endpoints/content_type/client.py30CODE
LOW…init_exports/src/seed/endpoints/content_type/client.py136CODE
LOW…init_exports/src/seed/endpoints/content_type/client.py258CODE
LOW…init_exports/src/seed/endpoints/content_type/client.py371CODE
LOW…_exports/src/seed/endpoints/content_type/raw_client.py23CODE
LOW…_exports/src/seed/endpoints/content_type/raw_client.py114CODE
LOW…_exports/src/seed/endpoints/content_type/raw_client.py210CODE
LOW…_exports/src/seed/endpoints/content_type/raw_client.py301CODE
LOW…ional_init_exports/src/seed/endpoints/object/client.py44CODE
LOW…ional_init_exports/src/seed/endpoints/object/client.py695CODE
LOW…l_init_exports/src/seed/endpoints/object/raw_client.py40CODE
LOW…l_init_exports/src/seed/endpoints/object/raw_client.py680CODE
LOW…ce-root-with-package-path/seed/my_org/my_sdk/client.py65CODE
LOW…ce-root-with-package-path/seed/my_org/my_sdk/client.py172CODE
LOW…th-package-path/seed/my_org/my_sdk/core/http_client.py326CODE
LOW…th-package-path/seed/my_org/my_sdk/core/http_client.py489CODE
LOW…th-package-path/seed/my_org/my_sdk/core/http_client.py621CODE
LOW…th-package-path/seed/my_org/my_sdk/core/http_client.py787CODE
LOW…package-path/seed/my_org/my_sdk/core/client_wrapper.py65CODE
LOW…age-path/seed/my_org/my_sdk/core/pydantic_utilities.py280CODE
LOW…th/seed/my_org/my_sdk/endpoints/http_methods/client.py116CODE
LOW…th/seed/my_org/my_sdk/endpoints/http_methods/client.py346CODE
LOW…eed/my_org/my_sdk/endpoints/http_methods/raw_client.py135CODE
LOW…eed/my_org/my_sdk/endpoints/http_methods/raw_client.py359CODE
LOW…th/seed/my_org/my_sdk/endpoints/content_type/client.py28CODE
LOW…th/seed/my_org/my_sdk/endpoints/content_type/client.py102CODE
LOW…th/seed/my_org/my_sdk/endpoints/content_type/client.py190CODE
LOW…th/seed/my_org/my_sdk/endpoints/content_type/client.py271CODE
LOW…eed/my_org/my_sdk/endpoints/content_type/raw_client.py21CODE
LOW…eed/my_org/my_sdk/endpoints/content_type/raw_client.py91CODE
LOW…eed/my_org/my_sdk/endpoints/content_type/raw_client.py164CODE
LOW…eed/my_org/my_sdk/endpoints/content_type/raw_client.py234CODE
LOW…age-path/seed/my_org/my_sdk/endpoints/object/client.py40CODE
LOW…age-path/seed/my_org/my_sdk/endpoints/object/client.py589CODE
2268 more matches not shown…
Self-Referential Comments719 hits · 2224 pts
SeverityFileLineSnippetContext
MEDIUMdocs.json5682 "markdown": "---\ntitle: Augment with custom code\ndescription: Extend the generated SDK to provide additional funCODE
MEDIUMdocs.json5706 "markdown": "---\ntitle: Publish your TypeScript SDK with npm\n---\n\nTo make your TypeScript SDK publicly accessiCODE
MEDIUMdocs.json5709 "markdown": "---\ntitle: Publish your Python SDK with PyPI\n---\n\nTo make your Python SDK publicly accessible, puCODE
MEDIUMdocs.json5712 "markdown": "---\ntitle: Publish your C# SDK with NuGet\n---\n\nTo make your C#/.NET SDK publicly accessible, publCODE
MEDIUMdocs.json5721 "markdown": "---\ntitle: Publish your Ruby SDK with RubyGems\n---\n\nTo make your Ruby SDK publicly accessible, puCODE
MEDIUMdocs.json5724 "markdown": "---\ntitle: Publish your PHP SDK with Packagist\n---\n\nTo make your PHP SDK publicly accessible, pubCODE
MEDIUMdocs.json5820 "markdown": "---\ntitle: Bring your custom domain\ndescription: >-\n Learn how to set up your Fern-generated docuCODE
MEDIUM…eters-openapi/github-npm/.github/workflows/release.yml267 # Create a GitHub Release while uploading all files to itCOMMENT
MEDIUM…penapi/github-no-publish/.github/workflows/release.yml267 # Create a GitHub Release while uploading all files to itCOMMENT
MEDIUM…d/ruby-sdk-v2/dollar-string-examples/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…ollar-string-examples/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…ollar-string-examples/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…ollar-string-examples/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/no-retries/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…uby-sdk-v2/no-retries/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…uby-sdk-v2/no-retries/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/exhaustive/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…ed/ruby-sdk-v2/exhaustive/wire-tests/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…/exhaustive/wire-tests/test/wire/wiremock_test_case.rb12# This class provides helper methods for verifying requests made to WireMockCOMMENT
MEDIUM…exhaustive/wire-tests/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…exhaustive/wire-tests/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…exhaustive/wire-tests/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/version-no-default/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…v2/version-no-default/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…v2/version-no-default/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…v2/version-no-default/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/audiences/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…ruby-sdk-v2/audiences/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…ruby-sdk-v2/audiences/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/mixed-case/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…uby-sdk-v2/mixed-case/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…uby-sdk-v2/mixed-case/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUM…d/ruby-sdk-v2/inferred-auth-implicit/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb14 # Create an unauthenticated client for the auth endpointCOMMENT
MEDIUM…/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb26 # Create the auth client for token retrievalCOMMENT
MEDIUM…/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb29 # Create the auth provider with the auth client and credentialsCOMMENT
MEDIUM…nferred-auth-implicit/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…nferred-auth-implicit/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…nferred-auth-implicit/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/unions/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…ed/ruby-sdk-v2/unions/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…ed/ruby-sdk-v2/unions/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/query-parameters/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…k-v2/query-parameters/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…k-v2/query-parameters/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…k-v2/query-parameters/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUMseed/ruby-sdk-v2/pagination/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…y-sdk-v2/pagination/no-custom-config/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…tion/no-custom-config/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…tion/no-custom-config/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…tion/no-custom-config/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUM…k-v2/pagination/page-index-semantics/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
MEDIUM…/page-index-semantics/lib/seed/internal/types/union.rb6 # Define a union between two typesCOMMENT
MEDIUM…/page-index-semantics/lib/seed/internal/types/model.rb35 # Define a new field on this modelCOMMENT
MEDIUM…/page-index-semantics/lib/seed/internal/types/model.rb52 # Define a new literal for this modelCOMMENT
MEDIUM…dk-v2/single-url-environment-default/custom.gemspec.rb4# This file is automatically loaded by the main gemspec file. The 'spec' variable is availableCOMMENT
659 more matches not shown…
Deep Nesting2135 hits · 2094 pts
SeverityFileLineSnippetContext
LOW…llar-string-examples/src/seed/core/jsonable_encoder.py32CODE
LOW…ython-sdk/dollar-string-examples/src/seed/core/file.py46CODE
LOW…/dollar-string-examples/src/seed/core/query_encoder.py9CODE
LOW…/dollar-string-examples/src/seed/core/query_encoder.py26CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py187CODE
LOW…ar-string-examples/src/seed/core/pydantic_utilities.py344CODE
LOW…ar-string-examples/src/seed/core/http_sse/_decoders.py28CODE
LOW…/dollar-string-examples/src/seed/core/http_sse/_api.py257CODE
LOW…/dollar-string-examples/src/seed/core/http_sse/_api.py352CODE
LOW…ython-sdk/no-retries/src/seed/core/jsonable_encoder.py32CODE
LOWseed/python-sdk/no-retries/src/seed/core/file.py46CODE
LOW…d/python-sdk/no-retries/src/seed/core/query_encoder.py9CODE
LOW…d/python-sdk/no-retries/src/seed/core/query_encoder.py26CODE
LOW…hon-sdk/no-retries/src/seed/core/pydantic_utilities.py187CODE
LOW…hon-sdk/no-retries/src/seed/core/pydantic_utilities.py344CODE
LOW…hon-sdk/no-retries/src/seed/core/http_sse/_decoders.py28CODE
LOW…d/python-sdk/no-retries/src/seed/core/http_sse/_api.py257CODE
LOW…d/python-sdk/no-retries/src/seed/core/http_sse/_api.py352CODE
LOW…itional_init_exports/src/seed/core/jsonable_encoder.py32CODE
LOW…haustive/additional_init_exports/src/seed/core/file.py46CODE
LOW…additional_init_exports/src/seed/core/query_encoder.py9CODE
LOW…additional_init_exports/src/seed/core/query_encoder.py26CODE
LOW…ional_init_exports/src/seed/core/pydantic_utilities.py187CODE
LOW…ional_init_exports/src/seed/core/pydantic_utilities.py344CODE
LOW…ional_init_exports/src/seed/core/http_sse/_decoders.py28CODE
LOW…additional_init_exports/src/seed/core/http_sse/_api.py257CODE
LOW…additional_init_exports/src/seed/core/http_sse/_api.py352CODE
LOW…ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py32CODE
LOW…root-with-package-path/seed/my_org/my_sdk/core/file.py46CODE
LOW…-package-path/seed/my_org/my_sdk/core/query_encoder.py9CODE
LOW…-package-path/seed/my_org/my_sdk/core/query_encoder.py26CODE
LOW…age-path/seed/my_org/my_sdk/core/pydantic_utilities.py187CODE
LOW…age-path/seed/my_org/my_sdk/core/pydantic_utilities.py344CODE
LOW…age-path/seed/my_org/my_sdk/core/http_sse/_decoders.py28CODE
LOW…-package-path/seed/my_org/my_sdk/core/http_sse/_api.py257CODE
LOW…-package-path/seed/my_org/my_sdk/core/http_sse/_api.py352CODE
LOW…-root-no-package-root/sub/dir/core/jsonable_encoder.py32CODE
LOW…ctory-source-root-no-package-root/sub/dir/core/file.py46CODE
LOW…rce-root-no-package-root/sub/dir/core/query_encoder.py9CODE
LOW…rce-root-no-package-root/sub/dir/core/query_encoder.py26CODE
LOW…oot-no-package-root/sub/dir/core/pydantic_utilities.py187CODE
LOW…oot-no-package-root/sub/dir/core/pydantic_utilities.py344CODE
LOW…oot-no-package-root/sub/dir/core/http_sse/_decoders.py28CODE
LOW…rce-root-no-package-root/sub/dir/core/http_sse/_api.py257CODE
LOW…rce-root-no-package-root/sub/dir/core/http_sse/_api.py352CODE
LOW…e/inline-path-params/src/seed/core/jsonable_encoder.py32CODE
LOW…dk/exhaustive/inline-path-params/src/seed/core/file.py46CODE
LOW…tive/inline-path-params/src/seed/core/query_encoder.py9CODE
LOW…tive/inline-path-params/src/seed/core/query_encoder.py26CODE
LOW…inline-path-params/src/seed/core/pydantic_utilities.py187CODE
LOW…inline-path-params/src/seed/core/pydantic_utilities.py344CODE
LOW…inline-path-params/src/seed/core/http_sse/_decoders.py28CODE
LOW…tive/inline-path-params/src/seed/core/http_sse/_api.py257CODE
LOW…tive/inline-path-params/src/seed/core/http_sse/_api.py352CODE
LOW…ive/pyproject_extras/src/seed/core/jsonable_encoder.py32CODE
LOW…-sdk/exhaustive/pyproject_extras/src/seed/core/file.py46CODE
LOW…ustive/pyproject_extras/src/seed/core/query_encoder.py9CODE
LOW…ustive/pyproject_extras/src/seed/core/query_encoder.py26CODE
LOW…e/pyproject_extras/src/seed/core/pydantic_utilities.py187CODE
LOW…e/pyproject_extras/src/seed/core/pydantic_utilities.py344CODE
2075 more matches not shown…
Excessive Try-Catch Wrapping1515 hits · 1528 pts
SeverityFileLineSnippetContext
LOW…dk/dollar-string-examples/src/seed/core/http_client.py70 except Exception:CODE
LOW…llar-string-examples/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…llar-string-examples/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…dollar-string-examples/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…/dollar-string-examples/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…/dollar-string-examples/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOWseed/python-sdk/no-retries/src/seed/core/http_client.py70 except Exception:CODE
LOW…ython-sdk/no-retries/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…ython-sdk/no-retries/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…/python-sdk/no-retries/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…d/python-sdk/no-retries/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…d/python-sdk/no-retries/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…e/additional_init_exports/src/seed/core/http_client.py70 except Exception:CODE
LOW…itional_init_exports/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…itional_init_exports/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…dditional_init_exports/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…additional_init_exports/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…additional_init_exports/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…th-package-path/seed/my_org/my_sdk/core/http_client.py70 except Exception:CODE
LOW…ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…package-path/seed/my_org/my_sdk/core/datetime_utils.py23 except Exception:CODE
LOW…-package-path/seed/my_org/my_sdk/core/http_sse/_api.py331 except Exception:CODE
LOW…-package-path/seed/my_org/my_sdk/core/http_sse/_api.py413 except Exception:CODE
LOW…ource-root-no-package-root/sub/dir/core/http_client.py70 except Exception:CODE
LOW…-root-no-package-root/sub/dir/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…-root-no-package-root/sub/dir/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…ce-root-no-package-root/sub/dir/core/datetime_utils.py23 except Exception:CODE
LOW…rce-root-no-package-root/sub/dir/core/http_sse/_api.py331 except Exception:CODE
LOW…rce-root-no-package-root/sub/dir/core/http_sse/_api.py413 except Exception:CODE
LOW…ustive/inline-path-params/src/seed/core/http_client.py70 except Exception:CODE
LOW…e/inline-path-params/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…e/inline-path-params/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…ive/inline-path-params/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…tive/inline-path-params/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…tive/inline-path-params/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…haustive/pyproject_extras/src/seed/core/http_client.py70 except Exception:CODE
LOW…ive/pyproject_extras/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…ive/pyproject_extras/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…stive/pyproject_extras/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…ustive/pyproject_extras/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…ustive/pyproject_extras/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…ve/extra_dev_dependencies/src/seed/core/http_client.py70 except Exception:CODE
LOW…tra_dev_dependencies/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…tra_dev_dependencies/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…extra_dev_dependencies/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…/extra_dev_dependencies/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…/extra_dev_dependencies/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…dk/exhaustive/pydantic-v1/src/seed/core/http_client.py70 except Exception:CODE
LOW…haustive/pydantic-v1/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…haustive/pydantic-v1/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…exhaustive/pydantic-v1/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py413 except Exception:CODE
LOW…ve/pydantic-ignore-fields/src/seed/core/http_client.py70 except Exception:CODE
LOW…dantic-ignore-fields/src/seed/core/jsonable_encoder.py99 except Exception as e:CODE
LOW…dantic-ignore-fields/src/seed/core/jsonable_encoder.py104 except Exception as e:CODE
LOW…pydantic-ignore-fields/src/seed/core/datetime_utils.py23 except Exception:CODE
LOW…/pydantic-ignore-fields/src/seed/core/http_sse/_api.py331 except Exception:CODE
LOW…/pydantic-ignore-fields/src/seed/core/http_sse/_api.py413 except Exception:CODE
1455 more matches not shown…
AI Slop Vocabulary408 hits · 861 pts
SeverityFileLineSnippetContext
MEDIUMdocs.json5739 "markdown": "---\ntitle: Global Configuration\nsubtitle: Customize your documentation using the docs.yml file\ndesCODE
MEDIUMdocs.json4602 "markdown": "---\ntitle: SDK Customer Showcase\n---\n\nAt Fern, we help businesses build and distribute world-clasCODE
MEDIUMdocs.json4602 "markdown": "---\ntitle: SDK Customer Showcase\n---\n\nAt Fern, we help businesses build and distribute world-clasCODE
MEDIUMdocs.json4875 "markdown": "## 3.11.0-rc0\n**`(chore):`** Remove Pydantic field aliases and leverage an internal representation.\CODE
MEDIUMdocs.json4875 "markdown": "## 3.11.0-rc0\n**`(chore):`** Remove Pydantic field aliases and leverage an internal representation.\CODE
MEDIUMdocs.json4920 "markdown": "## 4.3.1\n**`(feat):`** Requests for file download will now allow users to pass in a `chunk_size` optCODE
MEDIUMdocs.json5619 "markdown": "## 0.6.3\n**`(feat):`** Generated SDK snippets now leverage the full function module path.\n\n"CODE
MEDIUMdocs.json5640 "markdown": "---\ntitle: Idiomatic Method Names\ndescription: Fine-tune SDK resources and method names\n---\n\nFerCODE
MEDIUMdocs.json5640 "markdown": "---\ntitle: Idiomatic Method Names\ndescription: Fine-tune SDK resources and method names\n---\n\nFerCODE
MEDIUMdocs.json5769 "markdown": "# July 2024\n\n## Meta Image System\nImplemented comprehensive meta image support for better social sCODE
LOWdocs.json5685 "markdown": "---\ntitle: Merging multiple API specs\ndescription: Multiple API Definitions. One SDK.\n---\n\n<WarnCODE
LOWdocs.json4626 "markdown": "## 0.10.1\n**`(feat):`** Add support for a RequestOptions object for each generated function within PCODE
LOWdocs.json5652 "markdown": "---\ntitle: Forward compatibility\ndescription: SDKs that are fault-tolerant as your API evolves\n---CODE
LOW…/dollar-string-examples/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…d/python-sdk/no-retries/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…additional_init_exports/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…-package-path/seed/my_org/my_sdk/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…rce-root-no-package-root/sub/dir/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…tive/inline-path-params/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ustive/pyproject_extras/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/extra_dev_dependencies/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/exhaustive/pydantic-v1/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/pydantic-ignore-fields/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…e/inline_request_params/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ow_redirects_by_default/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…xhaustive/tcp-keepalive/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…c/seed/matryoshka/doll/structure/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ases_without_validation/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…e/pydantic-extra-fields/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…enerate-idempotency-key/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…austive/runtime-version/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ustive/no-custom-config/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…utput-directory-source-root/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ive/five-second-timeout/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ive/pydantic-v2-wrapped/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…xhaustive/eager-imports/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…aliases_with_validation/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…-directory-project-root/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/exhaustive/union-utils/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ustive/improved_imports/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…with_min_python_version/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…e/datetime-milliseconds/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ests-custom-client-name/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ive/pydantic-v1-wrapped/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…kip-pydantic-validation/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/pydantic-v1-with-utils/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ustive/infinite-timeout/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…tive/extra_dependencies/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…exhaustive/import-paths/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ustive/custom-transport/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…-sdk/version-no-default/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…ed/python-sdk/audiences/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…d/python-sdk/mixed-case/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/inferred-auth-implicit/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…/unions/union-naming-v1/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…on-naming-v1-wire-tests/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…en-union-request-bodies/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…unions/no-custom-config/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…-sdk/unions/union-utils/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
LOW…meters/no-custom-config/src/seed/core/serialization.py251 # then we can just pass the value through as isCOMMENT
348 more matches not shown…
Cross-Language Confusion221 hits · 820 pts
SeverityFileLineSnippetContext
HIGH…dollar-string-examples/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…/python-sdk/no-retries/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…dditional_init_exports/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ive/inline-path-params/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…stive/pyproject_extras/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…extra_dev_dependencies/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…exhaustive/pydantic-v1/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…pydantic-ignore-fields/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…/inline_request_params/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…w_redirects_by_default/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…haustive/tcp-keepalive/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…xhaustive/package-path/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ses_without_validation/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…/pydantic-extra-fields/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…nerate-idempotency-key/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ustive/runtime-version/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…stive/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ve/five-second-timeout/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ve/pydantic-v2-wrapped/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…haustive/eager-imports/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…liases_with_validation/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…directory-project-root/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…exhaustive/union-utils/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…stive/improved_imports/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ith_min_python_version/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…/datetime-milliseconds/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…sts-custom-client-name/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ve/pydantic-v1-wrapped/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ip-pydantic-validation/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…pydantic-v1-with-utils/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…stive/infinite-timeout/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ive/extra_dependencies/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…xhaustive/import-paths/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…stive/custom-transport/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…sdk/version-no-default/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…d/python-sdk/audiences/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…/python-sdk/mixed-case/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…inferred-auth-implicit/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…unions/union-naming-v1/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…n-naming-v1-wire-tests/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…n-union-request-bodies/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…nions/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…sdk/unions/union-utils/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…eters/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ation/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…n/page-index-semantics/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ce-for-extended-models/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…rl-environment-default/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…python-sdk/package-yml/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ional/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…-auth/no-custom-config/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGHseed/python-sdk/extends/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGH…ython-sdk/content-type/tests/utils/test_http_client.py125 """Test that JSON bodies preserve None values (they become JSON null)."""STRING
HIGHseed/python-sdk/content-type/src/seed/service/client.py85 - optional<T> fields (can be present or absent, but not null)STRING
HIGHseed/python-sdk/content-type/src/seed/service/client.py86 - optional<nullable<T>> fields (can be present, absent, or null)STRING
HIGHseed/python-sdk/content-type/src/seed/service/client.py388 - optional<T> fields (can be present or absent, but not null)STRING
HIGHseed/python-sdk/content-type/src/seed/service/client.py389 - optional<nullable<T>> fields (can be present, absent, or null)STRING
HIGH…python-sdk/content-type/src/seed/service/raw_client.py86 - optional<T> fields (can be present or absent, but not null)STRING
HIGH…python-sdk/content-type/src/seed/service/raw_client.py87 - optional<nullable<T>> fields (can be present, absent, or null)STRING
HIGH…python-sdk/content-type/src/seed/service/raw_client.py389 - optional<T> fields (can be present or absent, but not null)STRING
161 more matches not shown…
Redundant / Tautological Comments332 hits · 497 pts
SeverityFileLineSnippetContext
LOW…without_validation/src/seed/core/pydantic_utilities.py256 # Check if discriminator is at the top level (event-level discrimination)COMMENT
LOW…es_with_validation/src/seed/core/pydantic_utilities.py256 # Check if discriminator is at the top level (event-level discrimination)COMMENT
LOW…ollar-string-examples/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ollar-string-examples/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…exhaustive/wire-tests/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…exhaustive/wire-tests/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…v2/version-no-default/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…v2/version-no-default/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…nferred-auth-implicit/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…nferred-auth-implicit/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…k-v2/query-parameters/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…k-v2/query-parameters/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…tion/no-custom-config/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…tion/no-custom-config/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…/page-index-semantics/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…/page-index-semantics/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…l-environment-default/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…l-environment-default/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…by-sdk-v2/package-yml/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…by-sdk-v2/package-yml/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…ntials-mandatory-auth/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ntials-mandatory-auth/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…d/ruby-sdk-v2/extends/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…d/ruby-sdk-v2/extends/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…y-sdk-v2/content-type/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…y-sdk-v2/content-type/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…ruby-sdk-v2/websocket/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ruby-sdk-v2/websocket/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…dk-v2/literals-unions/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…dk-v2/literals-unions/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…-url/no-custom-config/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…-url/no-custom-config/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOWseed/ruby-sdk-v2/alias/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOWseed/ruby-sdk-v2/alias/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…r-sent-events-openapi/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…r-sent-events-openapi/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…pw-omitted/wire-tests/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…pw-omitted/wire-tests/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…rs-openapi-as-objects/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…rs-openapi-as-objects/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…v2/literal-user-agent/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…v2/literal-user-agent/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…d/ruby-sdk-v2/literal/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…d/ruby-sdk-v2/literal/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…dk-v2/multi-line-docs/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…dk-v2/multi-line-docs/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…ting/no-custom-config/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…ting/no-custom-config/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…/mixed-file-directory/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…/mixed-file-directory/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
LOW…request-body-examples/lib/seed/internal/types/union.rb41 # Check if value matches a type, handling type wrapper instancesCOMMENT
LOW…request-body-examples/lib/seed/internal/types/union.rb100 # Check if member_type is a Model classCOMMENT
272 more matches not shown…
Synthetic Comment Markers83 hits · 438 pts
SeverityFileLineSnippetContext
HIGH…porters/openapi/openapi-ir/fern/definition/finalIr.yml509 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…porters/openapi/openapi-ir/fern/definition/finalIr.yml525 This will be used to replace the auto-generated code samples.CODE
HIGH…sdk/api/resources/finalIr/types/CustomCodeSampleSdk.ts6 * This will be used to replace the auto-generated code samples.COMMENT
HIGH…pi/resources/finalIr/types/CustomCodeSampleLanguage.ts6 * This is intended to co-exist with the auto-generated code samples.COMMENT
HIGH…ter/src/ai-example-enhancer/writeAiExamplesOverride.ts150 // Filter out path/query/header params from request body and extract any AI-generated valuesCOMMENT
HIGHpackages/cli/register/src/ai-example-enhancer/types.ts7 styleInstructions?: string; // Custom styling instructions for AI-generated examples (max 500 chars)CODE
HIGH…ir-to-fdr-converter/__test__/openapi-from-flag.test.ts1439 // get identified as AI-generated because Fern fills in missing nullable properties with placeholder valuesCOMMENT
HIGH…ir-to-fdr-converter/__test__/openapi-from-flag.test.ts2182 // 3. The human example should be preserved and not replaced by AI-generated contentCOMMENT
HIGH…ages/ir-sdk/fern/apis/ir-types-v49/definition/http.yml341 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v49/definition/http.yml357 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v40/definition/http.yml310 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v40/definition/http.yml326 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v47/definition/http.yml317 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v47/definition/http.yml333 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v46/definition/http.yml316 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v46/definition/http.yml332 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v41/definition/http.yml310 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v41/definition/http.yml326 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v48/definition/http.yml321 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v48/definition/http.yml337 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v37/definition/http.yml280 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v37/definition/http.yml296 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v39/definition/http.yml307 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v39/definition/http.yml323 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v52/definition/http.yml341 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v52/definition/http.yml357 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v55/definition/http.yml386 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v55/definition/http.yml402 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v63/definition/http.yml524 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v63/definition/http.yml540 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v38/definition/http.yml289 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v38/definition/http.yml305 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v36/definition/http.yml275 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v36/definition/http.yml291 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v65/definition/http.yml567 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v65/definition/http.yml583 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v62/definition/http.yml521 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v62/definition/http.yml537 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v54/definition/http.yml380 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v54/definition/http.yml396 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v53/definition/http.yml375 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v53/definition/http.yml391 This will be used to replace the auto-generated code samples.CODE
HIGH…s/ir-sdk/fern/apis/ir-types-latest/definition/http.yml615 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…s/ir-sdk/fern/apis/ir-types-latest/definition/http.yml631 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v44/definition/http.yml315 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v44/definition/http.yml331 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v43/definition/http.yml326 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v43/definition/http.yml342 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v42/definition/http.yml310 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v42/definition/http.yml326 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v45/definition/http.yml315 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v45/definition/http.yml331 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v56/definition/http.yml398 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v56/definition/http.yml414 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v51/definition/http.yml341 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v51/definition/http.yml357 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v58/definition/http.yml485 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v58/definition/http.yml501 This will be used to replace the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v60/definition/http.yml510 This is intended to co-exist with the auto-generated code samples.CODE
HIGH…ages/ir-sdk/fern/apis/ir-types-v60/definition/http.yml526 This will be used to replace the auto-generated code samples.CODE
23 more matches not shown…
Structural Annotation Overuse140 hits · 232 pts
SeverityFileLineSnippetContext
LOWCONTRIBUTING.md78### Step 1: Install dependenciesCOMMENT
LOWCONTRIBUTING.md84### Step 2: CompileCOMMENT
LOWCONTRIBUTING.md90### Step 3: TestingCOMMENT
LOWseed/cli/server-url-templating-single-url/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-url-templating-single-url/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/server-sent-events-openapi/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-sent-events-openapi/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…ed/cli/query-parameters-openapi-as-objects/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…ed/cli/query-parameters-openapi-as-objects/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/server-url-templating/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-url-templating/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/schemaless-request-body-examples/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/schemaless-request-body-examples/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/cli-namespace-stutter/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/cli-namespace-stutter/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/inline-enum-type-name-override/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/inline-enum-type-name-override/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/openapi-subtitle/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/openapi-subtitle/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…client-credentials-openapi/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…client-credentials-openapi/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/multi-url-environment-reference/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/multi-url-environment-reference/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/respect-optional-request-body/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/respect-optional-request-body/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/x-fern-default/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/x-fern-default/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/x-fern-global-parameters/no-custom-config/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/x-fern-global-parameters/no-custom-config/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/nullable-request-body/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/nullable-request-body/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/discriminated-union-with-nested-oneof/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/discriminated-union-with-nested-oneof/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/no-content-response/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/no-content-response/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/url-form-encoded/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/url-form-encoded/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/file-upload-openapi/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/file-upload-openapi/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/imdb/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/imdb/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/cli-oauth/client-credentials/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/cli-oauth/client-credentials/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/allof/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/allof/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/api-wide-base-path-with-default/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/api-wide-base-path-with-default/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/null-type/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/null-type/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/cli-reserved-keywords/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/cli-reserved-keywords/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/multi-content-type-examples/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/multi-content-type-examples/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…ed/cli/query-parameters-openapi/github-npm/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…ed/cli/query-parameters-openapi/github-npm/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…query-parameters-openapi/github-no-publish/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…query-parameters-openapi/github-no-publish/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/query-parameters-openapi/no-custom-config/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/query-parameters-openapi/no-custom-config/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…i/query-parameters-openapi/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
80 more matches not shown…
Verbosity Indicators127 hits · 210 pts
SeverityFileLineSnippetContext
LOWseed/cli/server-url-templating-single-url/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-url-templating-single-url/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/server-sent-events-openapi/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-sent-events-openapi/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…ed/cli/query-parameters-openapi-as-objects/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…ed/cli/query-parameters-openapi-as-objects/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/server-url-templating/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/server-url-templating/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/schemaless-request-body-examples/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/schemaless-request-body-examples/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/cli-namespace-stutter/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/cli-namespace-stutter/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/inline-enum-type-name-override/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/inline-enum-type-name-override/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/openapi-subtitle/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/openapi-subtitle/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…client-credentials-openapi/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…client-credentials-openapi/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/multi-url-environment-reference/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/multi-url-environment-reference/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/respect-optional-request-body/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/respect-optional-request-body/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/x-fern-default/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/x-fern-default/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/x-fern-global-parameters/no-custom-config/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/x-fern-global-parameters/no-custom-config/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/nullable-request-body/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/nullable-request-body/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/discriminated-union-with-nested-oneof/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/discriminated-union-with-nested-oneof/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/no-content-response/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/no-content-response/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/url-form-encoded/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/url-form-encoded/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/file-upload-openapi/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/file-upload-openapi/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/imdb/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/imdb/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/cli-oauth/client-credentials/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/cli-oauth/client-credentials/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/allof/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/allof/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/api-wide-base-path-with-default/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/api-wide-base-path-with-default/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/null-type/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/null-type/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/cli/cli-reserved-keywords/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/cli/cli-reserved-keywords/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOWseed/cli/multi-content-type-examples/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOWseed/cli/multi-content-type-examples/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…ed/cli/query-parameters-openapi/github-npm/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…ed/cli/query-parameters-openapi/github-npm/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…query-parameters-openapi/github-no-publish/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…query-parameters-openapi/github-no-publish/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…/query-parameters-openapi/no-custom-config/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…/query-parameters-openapi/no-custom-config/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…i/query-parameters-openapi/with-wire-tests/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…i/query-parameters-openapi/with-wire-tests/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
LOW…cli-multi-spec-namespaced/no-custom-config/src/text.rs68 // Step 1: reject control characters and whitespace.COMMENT
LOW…cli-multi-spec-namespaced/no-custom-config/src/text.rs84 // Step 2: NFKD decompose → strip combining marks and zero-width/bidiCOMMENT
67 more matches not shown…
Cross-Language Confusion (JS/TS)34 hits · 208 pts
SeverityFileLineSnippetContext
HIGH…kdown-utils/src/__test__/replaceReferencedCode.test.ts150 print('hello from URL')CODE
HIGH…space-runner/src/__test__/wrapSnippetAsLibrary.test.ts63 print("hello")CODE
HIGH…ils/abstract-generator-cli/src/writeGitHubWorkflows.ts163 elif [[ \${GITHUB_REF} == *beta* ]]; thenCODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts506 print(f"\\nUsing external WireMock at {_WIREMOCK_URL} (container management skipped)")CODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts509 print(f"\\nStarting WireMock container (project: {_PROJECT_NAME})...")CODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts520 print(f"WireMock container is ready at {_WIREMOCK_URL}")CODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts523 print(f"Failed to start WireMock: {e.stderr}")CODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts533 print("\\nStopping WireMock container...")CODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts556 return TrueCODE
HIGH…python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts558 return FalseCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts351 print(e.status_code)CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts352 print(e.body)`CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts406 print(chunk)`CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts432 print(page.response) # access the typed response for each pageCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts434 print(item)`CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts463print(pager.response) # access the typed response for the first pageCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts465 print(item) # access the underlying object(s)CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts467 print(page.response) # access the typed response for each pageCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts469 print(item) # access the underlying object(s)`CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts480print(response.headers) # access the response headersCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts481print(response.status_code) # access the response status codeCODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts482print(response.data) # access the underlying object`CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts507 print(message)CODE
HIGH…ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts520 print(message)`;CODE
HIGHgenerators/python-v2/ast/src/__test__/CodeBlock.test.ts29print(greet("Alice"))\CODE
HIGHgenerators/python-v2/ast/src/__test__/CodeBlock.test.ts38 print("Indented")CODE
HIGHgenerators/python-v2/ast/src/__test__/CodeBlock.test.ts40 print("Nested indentation")\CODE
HIGHgenerators/python-v2/ast/src/__test__/Method.test.ts105 method.addStatement(python.codeBlock("return True"));CODE
HIGHgenerators/cli/src/emitPublishWorkflow.ts295 elif [[ "\${VERSION}" == *-beta* ]]; thenCODE
HIGHgenerators/cli/src/emitPublishWorkflow.ts401 elif [[ "\${VERSION}" == *-beta* ]]; thenCODE
HIGH…wift/codegen/src/ast/__test__/statement/switch.test.ts104 print(result)CODE
HIGH…wift/codegen/src/ast/__test__/statement/switch.test.ts106 print("Unknown")CODE
HIGH…rs/swift/codegen/src/ast/__test__/statement/if.test.ts147 print(result)CODE
HIGH…rs/swift/codegen/src/ast/__test__/statement/if.test.ts151 print(message)CODE
Modern AI Meta-Vocabulary12 hits · 34 pts
SeverityFileLineSnippetContext
MEDIUM…-sdk-v2/exhaustive/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM…ic-auth-pw-omitted/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM…by-sdk-v2/any-auth/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM…-sdk-v2/basic-auth/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM…by-sdk-v2/examples/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM…oint-security-auth/wire-tests/test/wire/wire_helper.rb7# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
MEDIUM.devin/automation/sentry-triage/SKILL.md282. **Spawn** — strict 1:1: one parallel subagent per eligible group. N groups → N parallel subagents, never one subagentCODE
MEDIUM.devin/automation/sentry-triage/SKILL.md192- One PR per call-site solution group, opened by the subagent (see [Subagent Orchestration](#subagent-orchestration)).CODE
MEDIUM…python/src/fern_python/generators/sdk/custom_config.py94 # prefix and never skips project scaffolding; `output_directory: source-root`COMMENT
MEDIUM…python/src/fern_python/generators/sdk/custom_config.py100 # skips project scaffolding — useful when embedding into an existing project.COMMENT
MEDIUMgenerators/cli/src/copySpecs.ts154 // does not exist — scaffold it belowCOMMENT
MEDIUM…s/ruby-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts421# If WIREMOCK_URL is already set (external orchestration), container management is skipped.COMMENT
Slop Phrases14 hits · 31 pts
SeverityFileLineSnippetContext
MEDIUMdocs.json5679 "markdown": "---\ntitle: Code Snippets\ndescription: No longer depend on manually written code snippets\n---\n\n<WCODE
MEDIUMdocs.json5697 "markdown": "---\ntitle: Generate your first SDK\ndescription: Use Fern's CLI tool to generate your first SDK.\n--CODE
MEDIUMdocs.json5736 "markdown": "---\ntitle: Quickstart\nsubtitle: Start building beautiful documentation in under 5 minutes\n---\n\n<CODE
MEDIUMdocs.json5748 "markdown": "---\ntitle: Publishing your docs\n---\n\nWhen you are ready for your docs to be publicly accessible, CODE
MEDIUMdocs.json5790 "markdown": "## Improvements to the Accordion Component\n\nThe accordion component has been upgraded so that you cCODE
MEDIUMdocs.json5793 "markdown": "## Introducing Global Language Sync: Code Language Preferences That Follow You\n\nStarting today, wheCODE
MEDIUMdocs.json5796 "markdown": "---\ntitle: Configure your site navigation\ndescription: >-\n Set up the navigation for your documenCODE
MEDIUMdocs.json5283 "markdown": "## 1.9.9\n**`(feat):`** Add support for [Auto Pagination](https://buildwithfern.com/learn/sdks/featurCODE
MEDIUMdocs.json5337 "markdown": "## 1.12.0-rc15\n**`(feat):`** Generate **discriminated unions** with:\n- Type safety with compile-timCODE
MEDIUMdocs.json5343 "markdown": "## 1.13.0\n**`(feat):`** Add support for multipartform requests with file and non-file parameters.\nTCODE
MEDIUMdocs.json5820 "markdown": "---\ntitle: Bring your custom domain\ndescription: >-\n Learn how to set up your Fern-generated docuCODE
LOWpackages/generator-cli/src/readme/ReadmeParser.ts34 // Don't forget to push the last blockCOMMENT
LOWgenerators/csharp/codegen/src/utils/ir-type-guards.ts97 * - DON'T forget to check parent interface for union variantsCOMMENT
MEDIUMgenerators/csharp/sdk/versions.yml3578 Here's a simple example how to use a shape discriminated union:CODE
Example Usage Blocks5 hits · 8 pts
SeverityFileLineSnippetContext
LOWscripts/worktree-add.sh5# Usage:COMMENT
LOWscripts/copy-openapi-specs.sh8# Usage:COMMENT
LOWscripts/test-remote-local.sh6# Usage:COMMENT
LOWscripts/wire-openapi-specs.sh11# Usage:COMMENT
LOWgenerators/ruby-v2/base/src/project/RubyProject.ts537 # Example usage:COMMENT
Docstring Block Structure1 hit · 5 pts
SeverityFileLineSnippetContext
HIGH…ators/python/src/fern_python/version/python_version.py60 Given a Python version constraint string (Poetry or PEP 440 format), return the list of Python versions that saSTRING
TODO Padding2 hits · 2 pts
SeverityFileLineSnippetContext
LOWpackages/commons/ir-utils/src/auth/convertApiAuth.ts107 // TODO: implementCOMMENT
LOWpackages/commons/ir-utils/src/auth/convertApiAuth.ts116 rawScheme // TODO: implementCODE
Overly Generic Function Names1 hit · 1 pts
SeverityFileLineSnippetContext
LOW…space-runner/src/__test__/wrapSnippetAsLibrary.test.ts62func doSomething() {CODE