Skip to content

chore: Update segmented control visual design #12085

chore: Update segmented control visual design

chore: Update segmented control visual design #12085

Triggered via pull request February 19, 2025 14:27
Status Failure
Total duration 16m 54s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
4s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
2s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
3s
dry-run / Build documenter
dry-run  /  Build global-styles
3s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
2s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
2s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
3s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
3s
dry-run / Build test-utils
dry-run  /  Build theming-core
3s
dry-run / Build theming-core
dry-run  /  Build components
3m 5s
dry-run / Build components
dry-run  /  Build board components
2m 8s
dry-run / Build board components
dry-run  /  Build code view components
1m 7s
dry-run / Build code view components
dry-run  /  Build chat components
1m 11s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
4m 15s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 15s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
Design tokens artifacts › Design tokens JSON for classic matches the snapshot: src/__tests__/snapshot-tests/design-tokens.test.ts#L10
expect(received).toMatchSnapshot(hint) Snapshot name: `Design tokens artifacts Design tokens JSON for classic matches the snapshot: classic 1` - Snapshot - 14 + Received + 14 @@ -412,12 +412,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -2937,12 +2937,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -5462,12 +5462,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -7987,12 +7987,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -10512,12 +10512,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -13037,12 +13037,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#2a2e33", + "dark": "#21252c", + "light": "#21252c", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { @@ -15562,12 +15562,12 @@ }, }, "color-background-segment-hover": { "$description": "The background color of inactive segments in a segmented control on hover.", "$value": { - "dark": "#2a2e33", - "light": "#ffffff", + "dark": "#21252c", + "light": "#fafafa", }, }, "color-background-status-error": { "$description": "The background color of an item in error state. For example: error alerts.", "$value": { at src/_
dry-run / Components unit tests
Process completed with exit code 1.
dry-run / Build code view components
Prop "id" is forbidden on Components
dry-run / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "className" is forbidden on Components
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
RETRY 1: refresh-toolbar › automatically shrinks split panel when screen resizes (bottom position): src/app-layout/__integ__/app-layout-split-panel.test.ts#L217
expect(received).toBeLessThan(expected) Expected: < 356.5 Received: 356.5 at src/app-layout/__integ__/app-layout-split-panel.test.ts:217:25 at src/app-layout/__integ__/app-layout-split-panel.test.ts:27:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Demos tests
Unexpected any. Specify a different type
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
280 KB
cloudscape-design-chat-components
82.7 KB
cloudscape-design-code-view
37.1 KB
cloudscape-design-components
7.91 MB