Skip to content

fix: Tolerates numeric token values in default forms #10716

fix: Tolerates numeric token values in default forms

fix: Tolerates numeric token values in default forms #10716

Triggered via pull request November 11, 2024 16:33
Status Success
Total duration 15m 2s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
2s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2s
dry-run / Build documenter
dry-run  /  Build global-styles
2s
dry-run / Build global-styles
dry-run  /  Build build-tools
2s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
2s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
2s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
2s
dry-run / Build test-utils
dry-run  /  Build theming-core
2s
dry-run / Build theming-core
dry-run  /  Build components
2m 48s
dry-run / Build components
dry-run  /  Build board components
1m 58s
dry-run / Build board components
dry-run  /  Build code view components
57s
dry-run / Build code view components
dry-run  /  Build chat components
1m 4s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
3m 50s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 18s
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

19 warnings
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: should expand and shrink a column correctly: src/table/__integ__/with-frame.test.ts#L44
expect(received).toBe(expected) // Object.is equality Expected: 170 Received: 120 at src/table/__integ__/with-frame.test.ts:44:21 at TablePage.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232:9) at src/table/__integ__/with-frame.test.ts:39:5 at src/table/__integ__/with-frame.test.ts:32:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: CSS Custom Properties › match previous snapshot for mode "dark": src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1` - Snapshot - 373 + Received + 373 @@ -38,415 +38,415 @@ "border-radius-token": "2px", "border-radius-tutorial-panel-item": "2px", "border-table-sticky-width": "0px", "color-background-avatar-default": "#545b64", "color-background-avatar-gen-ai": "radial-gradient(circle farthest-corner at top left,rgba(0, 150, 250, 1) -25%,rgba(0, 150, 250, 0) 55%),radial-gradient(circle farthest-corner at top right, rgba(216, 178, 255, 1) -10%, rgba(115, 0, 229, 1) 50%)", - "color-background-badge-icon": "#ff5d64", - "color-background-button-link-active": "#16191f", - "color-background-button-link-hover": "#21252c", - "color-background-button-normal-active": "#16191f", - "color-background-button-normal-default": "#2a2e33", - "color-background-button-normal-disabled": "#2a2e33", - "color-background-button-normal-hover": "#21252c", - "color-background-button-primary-active": "#44b9d6", - "color-background-button-primary-default": "#44b9d6", - "color-background-button-primary-disabled": "#2a2e33", - "color-background-button-primary-hover": "#00a1c9", - "color-background-calendar-current-date": "#16191f", - "color-background-cell-shaded": "#16191f", - "color-background-chat-bubble-incoming": "#16191f", + "color-background-badge-icon": "#d13212", + "color-background-button-link-active": "#eaeded", + "color-background-button-link-hover": "#fafafa", + "color-background-button-normal-active": "#eaeded", + "color-background-button-normal-default": "#ffffff", + "color-background-button-normal-disabled": "#ffffff", + "color-background-button-normal-hover": "#fafafa", + "color-background-button-primary-active": "#12293b", + "color-background-button-primary-default": "#0073bb", + "color-background-button-primary-disabled": "#ffffff", + "color-background-button-primary-hover": "#0a4a74", + "color-background-calendar-current-date": "#f2f3f3", + "color-background-cell-shaded": "#f2f3f3", + "color-background-chat-bubble-incoming": "#f2f3f3", "color-background-chat-bubble-outgoing": "transparent", - "color-background-code-editor-gutter-active-line-default": "#879596", - "color-background-code-editor-gutter-active-line-error": "#ff5d64", - "color-background-code-editor-gutter-default": "#21252c", - "color-background-code-editor-loading": "#21252c", - "color-background-code-editor-pane-item-hover": "#414750", - "color-background-code-editor-status-bar": "#21252c", - "color-background-container-content": "#2a2e33", - "color-background-container-header": "#21252c", - "color-background-control-checked": "#00a1c9", - "color-background-control-default": "#1a2029", - "color-background-control-disabled": "#414750", - "color-background-dropdown-item-default": "#2a2e33", + "color-background-code-editor-gutter-active-line-default": "#687078", + "color-background-code-editor-gutter-active-line-error": "#d13212", + "color-background-code-editor-gutter-default": "#f2f3f3", + "color-background-code-editor-loading": "#f2f3f3", + "color-background-code-editor-pane-item-hover": "#eaeded", + "color-background-code-editor-status-bar": "#f2f3f3", + "color-background-container-content": "#ffffff", + "color-background-container-header": "#fafafa", + "color-background-control-checked": "#0073bb", + "color-background-control-default": "#ffffff", + "color-background-control-disabled": "#d5dbdb", + "color-background-dropdown-item-default": "#ffffff", "color-background-dropdown-item-dimmed": "transparent", - "color-background-dropdown-item-filter-match": "#12293b", - "color-background-dropdown-item-hover": "#414750", - "color-background-dropdown-item-selected": "#12293b", + "color-background-dropdown-item-filter-match": "#f1faff", + "color-background-dropdown-item-hover": "#f2f3f3", + "color-background-dropdown-item-selected": "#f1faff", "color-background-home-header": "#000000", - "color-background-input-def
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
RETRY 1: keeps focus in button group when action gets removed: src/button-group/__integ__/button-group.test.ts#L111
expect(received).resolves.toBe(expected) // Object.is equality Expected: true Received: false at Object.toBe (node_modules/expect/build/index.js:174:22) at src/button-group/__integ__/button-group.test.ts:111:68 at src/button-group/__integ__/button-group.test.ts:23:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
274 KB
cloudscape-design-chat-components
54.1 KB
cloudscape-design-code-view
31.7 KB
cloudscape-design-components
7.73 MB