Skip to content

chore: Add descriptions for style API #20452

chore: Add descriptions for style API

chore: Add descriptions for style API #20452

Triggered via pull request February 14, 2026 01:03
Status Failure
Total duration 9m 18s
Artifacts 2

build-lint-test.yml

on: pull_request
Matrix: build
Matrix: deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 22 warnings
Components › definition for link matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for link matches the snapshot: link 1` - Snapshot - 0 + Received + 1 @@ -196,10 +196,11 @@ "name": "rel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the link's visual appearance.", "inlineType": { "name": "LinkProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for input matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for input matches the snapshot: input 1` - Snapshot - 0 + Received + 1 @@ -370,10 +370,11 @@ "name": "step", "optional": true, "type": "InputProps.Step", }, { + "description": "An object containing CSS properties to customize the input's visual appearance.", "inlineType": { "name": "InputProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for flashbar matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for flashbar matches the snapshot: flashbar 1` - Snapshot - 0 + Received + 1 @@ -128,10 +128,11 @@ "name": "stackItems", "optional": true, "type": "boolean", }, { + "description": "An object containing CSS properties to customize the flashbar's visual appearance.", "inlineType": { "name": "FlashbarProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for container matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for container matches the snapshot: container 1` - Snapshot - 0 + Received + 1 @@ -143,10 +143,11 @@ "name": "media", "optional": true, "type": "ContainerProps.Media", }, { + "description": "An object containing CSS properties to customize the container's visual appearance.", "inlineType": { "name": "ContainerProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for checkbox matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for checkbox matches the snapshot: checkbox 1` - Snapshot - 0 + Received + 1 @@ -171,10 +171,11 @@ "name": "readOnly", "optional": true, "type": "boolean", }, { + "description": "An object containing CSS properties to customize the checkbox's visual appearance.", "inlineType": { "name": "CheckboxProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for button-group matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for button-group matches the snapshot: button-group 1` - Snapshot - 0 + Received + 1 @@ -165,10 +165,11 @@ "name": "items", "optional": false, "type": "ReadonlyArray<ButtonGroupProps.ItemOrGroup>", }, { + "description": "An object containing CSS properties to customize the button group's visual appearance.", "inlineType": { "name": "ButtonGroupProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for button matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for button matches the snapshot: button 1` - Snapshot - 0 + Received + 1 @@ -460,10 +460,11 @@ "name": "rel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the button's visual appearance.", "inlineType": { "name": "ButtonProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for badge matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for badge matches the snapshot: badge 1` - Snapshot - 0 + Received + 1 @@ -63,10 +63,11 @@ "core", ], "type": "Omit<React.HTMLAttributes<HTMLElement>, "children"> & Record<`data-${string}`, string>", }, { + "description": "An object containing CSS properties to customize the badge's visual appearance.", "inlineType": { "name": "BadgeProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for autosuggest matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for autosuggest matches the snapshot: autosuggest 1` - Snapshot - 0 + Received + 1 @@ -857,10 +857,11 @@ "name": "statusType", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the autosuggest's visual appearance.", "inlineType": { "name": "AutosuggestProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for alert matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for alert matches the snapshot: alert 1` - Snapshot - 0 + Received + 1 @@ -204,10 +204,11 @@ "name": "statusIconAriaLabel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the alert's visual appearance.", "inlineType": { "name": "AlertProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
build / build
The strategy configuration was canceled because "build._18" failed
Components › definition for link matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for link matches the snapshot: link 1` - Snapshot - 0 + Received + 1 @@ -196,10 +196,11 @@ "name": "rel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the link's visual appearance.", "inlineType": { "name": "LinkProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for input matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for input matches the snapshot: input 1` - Snapshot - 0 + Received + 1 @@ -370,10 +370,11 @@ "name": "step", "optional": true, "type": "InputProps.Step", }, { + "description": "An object containing CSS properties to customize the input's visual appearance.", "inlineType": { "name": "InputProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for flashbar matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for flashbar matches the snapshot: flashbar 1` - Snapshot - 0 + Received + 1 @@ -128,10 +128,11 @@ "name": "stackItems", "optional": true, "type": "boolean", }, { + "description": "An object containing CSS properties to customize the flashbar's visual appearance.", "inlineType": { "name": "FlashbarProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for container matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for container matches the snapshot: container 1` - Snapshot - 0 + Received + 1 @@ -143,10 +143,11 @@ "name": "media", "optional": true, "type": "ContainerProps.Media", }, { + "description": "An object containing CSS properties to customize the container's visual appearance.", "inlineType": { "name": "ContainerProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for checkbox matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for checkbox matches the snapshot: checkbox 1` - Snapshot - 0 + Received + 1 @@ -171,10 +171,11 @@ "name": "readOnly", "optional": true, "type": "boolean", }, { + "description": "An object containing CSS properties to customize the checkbox's visual appearance.", "inlineType": { "name": "CheckboxProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for button-group matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for button-group matches the snapshot: button-group 1` - Snapshot - 0 + Received + 1 @@ -165,10 +165,11 @@ "name": "items", "optional": false, "type": "ReadonlyArray<ButtonGroupProps.ItemOrGroup>", }, { + "description": "An object containing CSS properties to customize the button group's visual appearance.", "inlineType": { "name": "ButtonGroupProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for button matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for button matches the snapshot: button 1` - Snapshot - 0 + Received + 1 @@ -460,10 +460,11 @@ "name": "rel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the button's visual appearance.", "inlineType": { "name": "ButtonProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for badge matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for badge matches the snapshot: badge 1` - Snapshot - 0 + Received + 1 @@ -63,10 +63,11 @@ "core", ], "type": "Omit<React.HTMLAttributes<HTMLElement>, "children"> & Record<`data-${string}`, string>", }, { + "description": "An object containing CSS properties to customize the badge's visual appearance.", "inlineType": { "name": "BadgeProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for autosuggest matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for autosuggest matches the snapshot: autosuggest 1` - Snapshot - 0 + Received + 1 @@ -857,10 +857,11 @@ "name": "statusType", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the autosuggest's visual appearance.", "inlineType": { "name": "AutosuggestProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for alert matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for alert matches the snapshot: alert 1` - Snapshot - 0 + Received + 1 @@ -204,10 +204,11 @@ "name": "statusIconAriaLabel", "optional": true, "type": "string", }, { + "description": "An object containing CSS properties to customize the alert's visual appearance.", "inlineType": { "name": "AlertProps.Style", "properties": [ { "inlineType": { at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Build, lint and test
The strategy configuration was canceled because "build._18" failed
build / codeql
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
build (React 18) / codeql
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
build (React 18) / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
build (React 18) / build: src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
build (React 18) / build: pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
build (React 18) / build: pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
build (React 18) / build: pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
build (React 18) / build: pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
build (React 18) / build: pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
build (React 18) / build: pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
build (React 18) / build: pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
build / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
build / build: src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
build / build: pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
build / build: pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
build / build: pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
build / build: pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
build / build: pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
build / build: pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
build / build: pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'

Artifacts

Produced during runtime
Name Size Digest
dev-pages-react16
15.2 MB
sha256:0a3a066ea3b807807fccc5d3df921193ae0abddbe2c7deb388ad42094bafedc8
dev-pages-react18
15.2 MB
sha256:6afdbe557c37f7fbe03de5059dbe982272c598b594954e1541d2185edcd800e8