Skip to content

chore: Add runtime actions discovery to alert and flashbar #4432

chore: Add runtime actions discovery to alert and flashbar

chore: Add runtime actions discovery to alert and flashbar #4432

Triggered via pull request August 10, 2023 12:34
Status Failure
Total duration 43m 37s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 46s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 58s
dry-run / Build documenter
dry-run  /  Build global-styles
36s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
1m 5s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
16s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 0s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
1m 26s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 4s
dry-run / Build test-utils
dry-run  /  Build components
4m 40s
dry-run / Build components
dry-run  /  Build board components
3m 38s
dry-run / Build board components
dry-run  /  Components unit tests
7m 8s
dry-run / Components unit tests
dry-run  /  Components integration tests
19m 53s
dry-run / Components integration tests
dry-run  /  Components accessibility tests
34m 8s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 30 warnings
dry-run / Components unit tests
Process completed with exit code 1.
CSS Custom Properties › match previous snapshot for mode "light": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "dark": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "compact": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "28px", "size-vertical-panel-icon-offset": "13px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "reduced-motion": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "reduced-motion" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "visual-refresh": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "20px", "size-icon-normal": "16px", "size-table-selection-horizontal": "40px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "12px", "space-alert-horizontal": "16px", "space-alert-message-right": "4px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "4px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "visual-refresh-dark": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-dark" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "20px", "size-icon-normal": "16px", "size-table-selection-horizontal": "40px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "12px", "space-alert-horizontal": "16px", "space-alert-message-right": "4px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "4px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "visual-refresh-compact": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-compact" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "20px", "size-icon-normal": "16px", "size-table-selection-horizontal": "40px", "size-vertical-input": "28px", "size-vertical-panel-icon-offset": "13px", - "space-alert-action-left": "12px", "space-alert-horizontal": "16px", "space-alert-message-right": "4px", "space-alert-vertical": "4px", "space-button-focus-outline-gutter": "4px", "space-button-horizontal": "16px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
CSS Custom Properties › match previous snapshot for mode "visual-refresh-content-header": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-content-header" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "20px", "size-icon-normal": "16px", "size-table-selection-horizontal": "40px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "12px", "space-alert-horizontal": "16px", "space-alert-message-right": "4px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "4px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
dry-run / Components integration tests
Process completed with exit code 1.
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
dry-run / Demos tests
'React' is defined but never used
dry-run / Demos tests
'Alert' is defined but never used
dry-run / Demos tests
'Box' is defined but never used
dry-run / Demos tests
'ExternalLink' is defined but never used
dry-run / Demos tests
'setVisible' is assigned a value but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'Link' is defined but never used
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
RETRY 1: CSS Custom Properties › match previous snapshot for mode "light": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 2: CSS Custom Properties › match previous snapshot for mode "light": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 3: CSS Custom Properties › match previous snapshot for mode "light": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 1: CSS Custom Properties › match previous snapshot for mode "dark": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 2: CSS Custom Properties › match previous snapshot for mode "dark": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 3: CSS Custom Properties › match previous snapshot for mode "dark": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 1: CSS Custom Properties › match previous snapshot for mode "compact": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "28px", "size-vertical-panel-icon-offset": "13px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 2: CSS Custom Properties › match previous snapshot for mode "compact": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "28px", "size-vertical-panel-icon-offset": "13px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 3: CSS Custom Properties › match previous snapshot for mode "compact": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "28px", "size-vertical-panel-icon-offset": "13px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "8px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13
RETRY 1: CSS Custom Properties › match previous snapshot for mode "reduced-motion": src/__integ__/themes.test.ts#L53
expect(received).resolves.toMatchSnapshot() Snapshot name: `CSS Custom Properties match previous snapshot for mode "reduced-motion" 1` - Snapshot - 1 + Received + 0 @@ -513,11 +513,10 @@ "size-icon-medium": "16px", "size-icon-normal": "16px", "size-table-selection-horizontal": "54px", "size-vertical-input": "32px", "size-vertical-panel-icon-offset": "15px", - "space-alert-action-left": "20px", "space-alert-horizontal": "20px", "space-alert-message-right": "0px", "space-alert-vertical": "12px", "space-button-focus-outline-gutter": "3px", "space-button-horizontal": "20px", at Object.toMatchSnapshot (node_modules/expect/build/index.js:194:22) at src/__integ__/themes.test.ts:53:81 at src/__integ__/themes.test.ts:10:11 at runMicrotasks (<anonymous>) at node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13

Artifacts

Produced during runtime
Name Size
components-package Expired
98.8 MB
dependencies Expired
328 KB