A design system built by IBM
This report presents the forensic synthetic code analysis of carbon-design-system/carbon, a TypeScript project with 9,277 GitHub stars. SynthScan v2.0 examined 498,786 lines of code across 4271 source files, recording 1093 pattern matches distributed across 7 syntactic categories. The overall adjusted score of 2.3 places this repository in the Likely human-written 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).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
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.
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.
The scanner identified 1093 distinct pattern matches across 7 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | config/typescript-config-carbon/tsconfig.base.json | 21 | // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory func | COMMENT |
| LOW | config/typescript-config-carbon/tsconfig.base.json | 41 | /* JavaScript Support */ | COMMENT |
| LOW | config/typescript-config-carbon/tsconfig.base.json | 61 | // "inlineSources": true, /* Include source code in the sourcemaps inside the emitted Jav | COMMENT |
| LOW | config/typescript-config-carbon/tsconfig.base.json | 81 | */ | COMMENT |
| LOW | config/stylelint-config-carbon/plugins/scss.js | 61 | // @-rule | COMMENT |
| LOW | …ylelint-config-carbon/rules/limit-language-features.js | 61 | COMMENT | |
| LOW | …ylelint-config-carbon/rules/limit-language-features.js | 101 | // Specify a whitelist of allowed combinators. | COMMENT |
| LOW | docs/style.md | 741 | // ----- | COMMENT |
| LOW | docs/style.md | 1101 | /// @type Color | COMMENT |
| LOW | packages/upgrade/transforms/icons-react-size-prop.js | 181 | } | COMMENT |
| LOW | packages/carbon-components/index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_breakpoint.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_colors.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_reset.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_themes.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_zone.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_layout.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_config.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_carbon-utilities.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_layer.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_feature-flags.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_spacing.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_motion.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/_theme.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/compat/_themes.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/compat/_theme.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/utilities/_z-index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …carbon-components/scss/utilities/_component-reset.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/utilities/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ckages/carbon-components/scss/utilities/_skeleton.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …carbon-components/scss/utilities/_custom-property.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …s/carbon-components/scss/utilities/_text-overflow.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …s/carbon-components/scss/utilities/_text-truncate.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ges/carbon-components/scss/utilities/_ai-gradient.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …carbon-components/scss/utilities/_visually-hidden.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/utilities/_layout.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …es/carbon-components/scss/utilities/_button-reset.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …arbon-components/scss/utilities/_component-tokens.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ages/carbon-components/scss/utilities/_box-shadow.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/utilities/_convert.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/utilities/_rotate.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …kages/carbon-components/scss/utilities/_keyframes.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …bon-components/scss/utilities/_placeholder-colors.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …bon-components/scss/utilities/_hide-at-breakpoint.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …bon-components/scss/utilities/_high-contrast-mode.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …s/carbon-components/scss/utilities/_focus-outline.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | packages/carbon-components/scss/components/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ges/carbon-components/scss/components/slug/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ages/carbon-components/scss/components/slug/_slug.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …bon-components/scss/components/chat-button/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …mponents/scss/components/chat-button/_chat-button.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ges/carbon-components/scss/components/tabs/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …ages/carbon-components/scss/components/tabs/_tabs.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …carbon-components/scss/components/dropdown/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …bon-components/scss/components/dropdown/_dropdown.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …on-components/scss/components/radio-button/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …onents/scss/components/radio-button/_radio-button.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …rbon-components/scss/components/pagination/_index.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …s/scss/components/pagination/_unstable_pagination.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| LOW | …components/scss/components/pagination/_pagination.scss | 1 | // Code generated by carbon-components. DO NOT EDIT. | COMMENT |
| 704 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …sions/0005-use-realistic-example-content-in-stories.md | 12 | 1 title" and lorem ipsum text. This kind of meta content can accidentally carry | CODE |
| LOW | …sions/0005-use-realistic-example-content-in-stories.md | 27 | and lorem ipsum placeholders. Story content should use plausible user-facing | CODE |
| LOW | packages/carbon-components-react/telemetry.yml | 154 | - 'placeholder' | CODE |
| LOW | …ckages/web-components/tools/postcss-fix-host-pseudo.js | 20 | 'placeholder', | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 39 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 39 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 46 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 46 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 53 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 53 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 67 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …ges/web-components/examples/components/tabs/index.html | 67 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 39 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 39 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 46 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 46 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 53 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 53 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 67 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …kages/web-components/examples/components/tabs/cdn.html | 67 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 28 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 28 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 36 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 36 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 52 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …eb-components/examples/components/accordion/index.html | 52 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 28 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 28 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 36 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 36 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 52 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW⚡ | …/web-components/examples/components/accordion/cdn.html | 52 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | CODE |
| LOW | …web-components/examples/components/checkbox/index.html | 25 | <cds-checkbox>Lorem Ipsum</cds-checkbox> | CODE |
| LOW | …s/web-components/examples/components/checkbox/cdn.html | 25 | <cds-checkbox>Lorem Ipsum</cds-checkbox> | CODE |
| LOW | …eb-components/examples/components/tearsheet/index.html | 97 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …eb-components/examples/components/tearsheet/index.html | 97 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …/web-components/examples/components/tearsheet/cdn.html | 126 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …/web-components/examples/components/tearsheet/cdn.html | 126 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …components/examples/components/code-snippet/index.html | 26 | node -v Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis, veritatis voluptate id incidunt molest | CODE |
| LOW | …components/examples/components/code-snippet/index.html | 26 | node -v Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis, veritatis voluptate id incidunt molest | CODE |
| LOW | …b-components/examples/components/code-snippet/cdn.html | 26 | node -v Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis, veritatis voluptate id incidunt molest | CODE |
| LOW | …b-components/examples/components/code-snippet/cdn.html | 26 | node -v Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis, veritatis voluptate id incidunt molest | CODE |
| LOW | …b-components/examples/components/side-panel/index.html | 101 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …b-components/examples/components/side-panel/index.html | 101 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …web-components/examples/components/side-panel/cdn.html | 107 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW | …web-components/examples/components/side-panel/cdn.html | 107 | Lorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 38 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 38 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 46 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 46 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 54 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| LOW⚡ | …ponents/examples/components/structured-list/index.html | 54 | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendu | CODE |
| 242 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | packages/upgrade/transforms/enable-v12-overflowmenu.js | 84 | function transformOverflowMenuItems(elements) { | CODE |
| LOW | …transforms/enable-v12-structured-list-visible-icons.js | 38 | function findFunctionsUsedInWrappers(j, root, functionsUsedInWrappers) { | CODE |
| LOW | …transforms/enable-v12-structured-list-visible-icons.js | 65 | function transformSelectionWrappers(j, root, functionsUsedInWrappers) { | CODE |
| LOW | …transforms/enable-v12-structured-list-visible-icons.js | 90 | function transformIdentifiedFunctions(j, root, functionsUsedInWrappers) { | CODE |
| LOW | …transforms/enable-v12-structured-list-visible-icons.js | 116 | function processNodeIfGeneratesRows(j, func) { | CODE |
| LOW | …/upgrade/transforms/ibm-products-update-page-header.js | 126 | function addProductsReactSpecifiers(specifiers, insertAfterPath) { | CODE |
| LOW | packages/pictograms-react/tasks/build.js | 33 | async function generateTypeScriptDefinitions() { | CODE |
| LOW | packages/cli/src/commands/bundle/utils.js | 25 | export function formatDependenciesIntoGlobals(dependencies) { | CODE |
| LOW | packages/web-components/tasks/build.js | 122 | function withInputCompatibilityAndPlugins(inputOptions) { | CODE |
| LOW | packages/web-components/tasks/build-dist.js | 91 | function withInputCompatibilityAndPlugins({ postCSSPlugins }) { | CODE |
| LOW | packages/utilities/src/documentLang/documentLang.ts | 80 | export function subscribeDocumentLangChange(callback: Subscriber): () => void { | CODE |
| LOW | …ges/styles/scss/components/__tests__/accordion-test.js | 57 | function getAccordionHoverSelectors(rules, media = []) { | CODE |
| LOW | …utilities-react/src/useNoInteractiveChildren/index.jsx | 33 | export function useInteractiveChildrenNeedDescription( | CODE |
| LOW | …/react/src/internal/warnAboutDeprecatedReactVersion.ts | 22 | export function warnAboutDeprecatedReactVersion(version?: string) { | CODE |
| LOW | …nents/ProgressIndicator/ProgressIndicator.Skeleton.tsx | 40 | function ProgressIndicatorSkeleton({ | CODE |
| LOW | packages/react/src/components/DatePicker/DatePicker.tsx | 43 | function initializeWeekdayShorthand() { | CODE |
| LOW | packages/react/src/components/Search/Search.tsx | 244 | function handleExpandButtonKeyDown(event: KeyboardEvent<HTMLDivElement>) { | CODE |
| LOW | …/components/FileUploader/FileUploaderDropContainer.tsx | 107 | function FileUploaderDropContainer({ | CODE |
| LOW | packages/react/src/components/Grid/Column.tsx | 361 | function getClassNameForBreakpoints( | CODE |
| LOW | packages/react/src/components/Grid/Column.tsx | 434 | function getClassNameForFlexGridBreakpoints( | CODE |
| LOW | packages/icon-build-helpers/src/registry.js | 136 | async function getFilepathsFromDirectory(directory) { | CODE |
| LOW | actions/validate-pr-template/index.js | 51 | function getChecklistItemsFromTemplate(templateBody) { | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | packages/scss-generator/src/generate/printer.js | 54 | print(node, parent) { | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …mponents/structured-list/structured-list-header-row.ts | 37 | // but uses `hasSelection` prop to utilize attribute change callback | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …-state-manager-vite/src/components/CustomDataTable.jsx | 58 | * THIS COMPONENT IS FOR DEMONSTRATION PURPOSES ONLY. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | packages/react/src/components/Dialog/Dialog.tsx | 518 | // TODO: Add tests to verify scrollable DialogBody is correctly labelled by | COMMENT |
| LOW | packages/react/src/components/Dialog/Dialog.tsx | 591 | // TODO: Add tests to verify scrollable DialogBody is correctly labelled by | COMMENT |