Skip to content

fix: display clean string literal values without quotes in docs #270

fix: display clean string literal values without quotes in docs

fix: display clean string literal values without quotes in docs #270

Triggered via pull request November 17, 2025 12:50
Status Failure
Total duration 35s
Artifacts

dry-run.yml

on: pull_request
dry-run  /  Create build tree
4s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
5s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
24s
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
5s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
0s
dry-run / Build test-utils
dry-run  /  Build theming-core
3s
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
0s
dry-run / Build board components
dry-run  /  Build code view components
0s
dry-run / Build code view components
dry-run  /  Build chat components
0s
dry-run / Build chat components
dry-run  /  Build chart components
0s
dry-run / Build chart components
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
dry-run  /  Demos tests
0s
dry-run / Demos tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
dry-run / Build documenter
Process completed with exit code 1.
dry-run / Build documenter: src/components/object-definition.ts#L93
Replace `(subtype.flags·&·ts.TypeFlags.NumberLiteral)))` with `subtype.flags·&·ts.TypeFlags.NumberLiteral))`
dry-run / Build documenter: src/components/object-definition.ts#L90
Replace `(subtype.flags·&·ts.TypeFlags.StringLiteral)` with `subtype.flags·&·ts.TypeFlags.StringLiteral`
dry-run / Build documenter: fixtures/components/complex-types/table/interfaces.ts#L6
Unexpected any. Specify a different type
dry-run / Build documenter: fixtures/components/complex-types/table/index.tsx#L8
Unexpected any. Specify a different type