Skip to content

feat: Support theming border width and button font weight. #10798

feat: Support theming border width and button font weight.

feat: Support theming border width and button font weight. #10798

Triggered via pull request November 15, 2024 21:19
Status Failure
Total duration 14m 41s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
3s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
5s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
9s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
4s
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
2s
dry-run / Build test-utils
dry-run  /  Build theming-core
3s
dry-run / Build theming-core
dry-run  /  Build components
2m 45s
dry-run / Build components
dry-run  /  Build board components
1m 59s
dry-run / Build board components
dry-run  /  Build code view components
56s
dry-run / Build code view components
dry-run  /  Build chat components
1m 8s
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 55s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 10s
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

3 errors and 17 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 - 0 + Received + 84 @@ -68,10 +68,18 @@ }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "2px", }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "1px", + }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "1px", + }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#545b64", "light": "#545b64", @@ -2145,10 +2153,14 @@ }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "16px", }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", + }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, "font-weight-heading-m": { @@ -2506,10 +2518,18 @@ "$value": "2px", }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "2px", + }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "1px", + }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "1px", }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#545b64", @@ -4583,10 +4603,14 @@ "$value": "28px", }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "16px", + }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, @@ -4945,10 +4969,18 @@ "$value": "2px", }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "2px", + }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "1px", + }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "1px", }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#545b64", @@ -7022,10 +7054,14 @@ "$value": "28px", }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "16px", + }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, @@ -7384,10 +7420,18 @@ "$value": "2px", }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "2px", + }, + "border-width-alert": { + "$description": "The border width of alerts.", +
Design tokens artifacts › Design tokens JSON for visual-refresh 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 visual-refresh matches the snapshot: visual-refresh 1` - Snapshot - 0 + Received + 96 @@ -68,10 +68,18 @@ }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "8px", }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "2px", + }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "2px", + }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#424650", "light": "#424650", @@ -2144,10 +2152,14 @@ "$value": "24px", }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "14px", + }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, @@ -2506,11 +2518,19 @@ "$value": "8px", }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "8px", + }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "2px", }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "2px", + }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#424650", "light": "#424650", @@ -4583,10 +4603,14 @@ "$value": "24px", }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "14px", + }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, @@ -4945,11 +4969,19 @@ "$value": "8px", }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "8px", + }, + "border-width-alert": { + "$description": "The border width of alerts.", + "$value": "2px", }, + "border-width-field": { + "$description": "The border width of fields.", + "$value": "2px", + }, "color-background-avatar-default": { "$description": "The default background color of avatars.", "$value": { "dark": "#424650", "light": "#424650", @@ -7022,10 +7054,14 @@ "$value": "24px", }, "font-size-heading-xs": { "$description": "The default font size for h5s.", "$value": "14px", + }, + "font-weight-button": { + "$description": "The default font weight for button text.", + "$value": "700", }, "font-weight-heading-l": { "$description": "The default font weight for h2s.", "$value": "700", }, @@ -7385,10 +7421,18 @@ }, "border-radius-tutorial-panel-item": { "$description": "The border radius of tutorials inside a tutorial panel.", "$value": "8px", }, + "border-width-alert": { + "$des
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: emits a metric when the user sorts: src/table/__integ__/table-interaction-metrics.test.ts#L108
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 500 Received: 423 at src/table/__integ__/table-interaction-metrics.test.ts:108:40 at src/table/__integ__/table-interaction-metrics.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
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
274 KB
cloudscape-design-chat-components
54.1 KB
cloudscape-design-code-view
31.7 KB
cloudscape-design-components
7.76 MB