Skip to content

chore: Alternative design systems support #298

chore: Alternative design systems support

chore: Alternative design systems support #298

Triggered via pull request January 9, 2026 15:38
Status Failure
Total duration 30s
Artifacts

dry-run.yml

on: pull_request
dry-run  /  Create build tree
4s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
4s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
19s
dry-run / Build documenter
dry-run  /  Build global-styles
3s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
5s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
4s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
3s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
0s
dry-run / Build test-utils
dry-run  /  Build theming-core
4s
dry-run / Build theming-core
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run  /  Components unit tests
0s
dry-run / Components unit tests
Matrix: dry-run / motionTest
dry-run  /  Build board components
dry-run / Build board components
dry-run  /  Build code view components
dry-run / Build code view components
dry-run  /  Build chat components
dry-run / Build chat components
dry-run  /  Build chart components
dry-run / Build chart components
dry-run  /  Components accessibility tests
dry-run / Components accessibility tests
dry-run  /  Components integration tests
dry-run / Components integration tests
dry-run  /  Demos tests
dry-run / Demos tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dry-run / Build documenter: lib/components/component-definition.js#L4
Replace `"../shared/type-utils"` with `'../shared/type-utils'`
dry-run / Build documenter: lib/components/component-definition.js#L4
A `require()` style import is forbidden
dry-run / Build documenter: lib/components/component-definition.js#L2
Replace `"__esModule"` with `'__esModule'`
dry-run / Build documenter: lib/components/component-definition.js#L1
Replace `"use·strict"` with `'use·strict'`
dry-run / Build documenter: lib/components/component-definition.d.ts#L4
Replace `name:·string,·dashCaseName:·string,·props:·Array<ExpandedProp>,·functions:·Array<ExpandedProp>,·defaultValues:·Record<string,·string>,·componentDescription:·ExtractedDescription,·checker:·ts.TypeChecker` with `⏎··name:·string,⏎··dashCaseName:·string,⏎··props:·Array<ExpandedProp>,⏎··functions:·Array<ExpandedProp>,⏎··defaultValues:·Record<string,·string>,⏎··componentDescription:·ExtractedDescription,⏎··checker:·ts.TypeChecker,⏎`