Dry-run #201
dry-run.yml
on: merge_group
dry-run
/
Create build tree
1s
dry-run
/
Build board components
2m 2s
dry-run
/
Build code view components
1m 0s
dry-run
/
Build chat components
1m 8s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 13s
dry-run
/
Components motion tests
1m 20s
dry-run
/
Demos tests
9m 58s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
23 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: "request for property specific suggestions from the search input":
src/property-filter/__integ__/async-loading.test.ts#L35
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 5
@@ -3,10 +3,15 @@
"filteringText": "l",
"firstPage": false,
"samePage": false,
},
Object {
+ "filteringText": "l",
+ "firstPage": true,
+ "samePage": false,
+ },
+ Object {
"filteringOperator": "=",
"filteringProperty": Object {
"groupValuesLabel": "Label values",
"key": "property",
"operators": Array [
at src/property-filter/__integ__/async-loading.test.ts:35:30
at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
|
|
RETRY 1: CSS Custom Properties › match previous snapshot for mode "visual-refresh-compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-compact" 1`
- Snapshot - 656
+ Received + 1
- {
- "border-active-width": "4px",
- "border-code-editor-status-divider-width": "1px",
- "border-container-sticky-width": "0px",
- "border-container-top-width": "0px",
- "border-control-focus-ring-shadow-spread": "0px",
- "border-control-invalid-focus-ring-shadow-spread": "2px",
- "border-divider-list-width": "1px",
- "border-divider-section-width": "1px",
- "border-dropdown-virtual-offset-width": "2px",
- "border-invalid-width": "8px",
- "border-item-width": "2px",
- "border-line-chart-dash-array": "3 5",
- "border-line-chart-line-join": "round",
- "border-line-chart-width": "2px",
- "border-link-focus-ring-outline": "0",
- "border-link-focus-ring-shadow-spread": "2px",
- "border-panel-header-width": "1px",
- "border-panel-top-width": "1px",
- "border-radius-alert": "12px",
- "border-radius-badge": "4px",
- "border-radius-button": "20px",
- "border-radius-calendar-day-focus-ring": "3px",
- "border-radius-chat-bubble": "8px",
- "border-radius-code-editor": "8px",
- "border-radius-container": "16px",
- "border-radius-control-circular-focus-ring": "4px",
- "border-radius-control-default-focus-ring": "4px",
- "border-radius-dropdown": "8px",
- "border-radius-dropzone": "12px",
- "border-radius-flashbar": "12px",
- "border-radius-input": "8px",
- "border-radius-item": "8px",
- "border-radius-popover": "8px",
- "border-radius-tabs-focus-ring": "20px",
- "border-radius-tiles": "8px",
- "border-radius-token": "8px",
- "border-radius-tutorial-panel-item": "8px",
- "border-table-sticky-width": "1px",
- "border-width-alert": "2px",
- "border-width-field": "2px",
- "border-width-popover": "2px",
- "color-background-avatar-default": "#424650",
- "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": "#db0000",
- "color-background-button-link-active": "#d1f1ff",
- "color-background-button-link-hover": "#f0fbff",
- "color-background-button-normal-active": "#d1f1ff",
- "color-background-button-normal-default": "#ffffff",
- "color-background-button-normal-disabled": "#ffffff",
- "color-background-button-normal-hover": "#f0fbff",
- "color-background-button-primary-active": "#002b66",
- "color-background-button-primary-default": "#006ce0",
- "color-background-button-primary-disabled": "#ebebf0",
- "color-background-button-primary-hover": "#002b66",
- "color-background-calendar-current-date": "#f3f3f7",
- "color-background-cell-shaded": "#f6f6f9",
- "color-background-chat-bubble-incoming": "#f6f6f9",
- "color-background-chat-bubble-outgoing": "transparent",
- "color-background-code-editor-gutter-active-line-default": "#656871",
- "color-background-code-editor-gutter-active-line-error": "#db0000",
- "color-background-code-editor-gutter-default": "#f3f3f7",
- "color-background-code-editor-loading": "#f9f9fa",
- "color-background-code-editor-pane-item-hover": "#ebebf0",
- "color-background-code-editor-status-bar": "#f3f3f7",
- "color-background-container-content": "#ffffff",
- "color-background-container-header": "#ffffff",
- "color-background-control-checked": "#006ce0",
- "color-background-control-default": "#ffffff",
- "color-background-control-disabled": "#dedee3",
- "color-background-dropdown-item-default": "#ffffff",
- "color-background-dropdown-item-dimmed": "transparent",
- "color-background-dropdown-item-filter-match": "#f0fbff",
- "color-background-dropdown-item-hover": "#f3f3f7",
- "color-background-dropdown-item-selected": "#f0fbff",
- "color-background-home-header": "#0f141a",
- "color-background-input-default": "#ffffff",
- "color-background-input-disabled": "#ebebf0",
- "co
|
|
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 | Digest | |
|---|---|---|---|
|
cloudscape-design-board-components
Expired
|
280 KB |
sha256:a88752b25633e1134b6034e4c537362a7d6f1066a29975e648725d2a43b72592
|
|
|
cloudscape-design-chat-components
Expired
|
85 KB |
sha256:b8074350bd086ea822d18a54db35230a29de03df55cfadae3cf23fbf90f901a7
|
|
|
cloudscape-design-code-view
Expired
|
37.1 KB |
sha256:9aedbc3ec5afd17f30743a0088c720d53d4f937f93eb55fd9fb061b94f5157f7
|
|
|
cloudscape-design-components
Expired
|
7.91 MB |
sha256:4a0ab9a7909ecb04eb4ffc223ca89b2f7f4757d51d7ad6e58186304a0c517dc7
|
|
|
cloudscape-design-theming-core
Expired
|
40.5 KB |
sha256:0d7d07d6a8766c7061d86d99f04f936abeb7e1601e08870e8a76b7a9ab8f8b83
|
|