fix: Performance bug fix to emit marks for only first tab #11521
dry-run.yml
on: pull_request
dry-run
/
Create build tree
2s
dry-run
/
Build board components
2m 20s
dry-run
/
Build code view components
57s
dry-run
/
Build chat components
1m 6s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 17s
dry-run
/
Components motion tests
1m 18s
dry-run
/
Demos tests
8m 19s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
41 errors and 93 warnings
Button › Emits a mark only for primary visible buttons which are loaded:
src/button/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865017772-4056", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2328.600000000035, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865017780-6693", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2333.3000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865017782-8645", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2333.8000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865017783-3259", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2334.2000000000116, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:33:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Button › Emits a mark when properties change:
src/button/__integ__/performance-marks.test.ts#L53
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 5
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865036642-3329", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3476, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865036681-4845", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3476.8000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865036689-6167", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3477.5999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865036705-3055", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3478.3000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865036681-4845", "loading": false, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonUpdated", "startTime": 4812.5, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:53:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Button › Emits a mark when evaluateComponentVisibility event for loaded button components:
src/button/__integ__/performance-marks.test.ts#L99
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865056219-5067", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2579.79999999993, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865056232-7263", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2588.29999999993, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865056237-4812", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2592.29999999993, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865056242-7954", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2595.29999999993, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:99:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
ButtonDropdown › Emits a single mark:
src/button-dropdown/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865116260-3821", "loading": false, "source": "awsui", "text": "focus before"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2672, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "18-1736865116326-7447", "loading": false, "source": "awsui", "text": "Launch instance"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2672.5, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "24-1736865116344-2527", "loading": false, "source": "awsui", "text": ""}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2672.8000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "38-1736865116488-6972", "loading": false, "source": "awsui", "text": "Launch instance (main action only)"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2684.9000000000233, "toJSON": {}}]
at src/button-dropdown/__integ__/performance-marks.test.ts:33:21
at src/button-dropdown/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (3)
Process completed with exit code 1.
|
dry-run / Components integration tests shards (1)
The job was canceled because "_3" failed.
|
visualRefresh=false › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865185984
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
visualRefresh=false › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865193136
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
visualRefresh=true › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865200938
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
visualRefresh=true › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865205165
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
dry-run / Components integration tests shards (1)
The operation was canceled.
|
dry-run / Components integration tests shards (2)
The job was canceled because "_3" failed.
|
Table › Emits a mark only for visible tables which are loaded completely:
src/table/__integ__/performance-marks.test.ts#L34
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865094401-5911", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4502.900000000023, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865094475-5002", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 4529, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865094559-6271", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 4548.800000000047, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:34:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Table › Emits a mark when properties change:
src/table/__integ__/performance-marks.test.ts#L52
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865113253-28", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2188, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865113264-21", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2197.3000000000466, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865113276-1148", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2202.5999999999767, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865113264-21", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableUpdated", "startTime": 3164.4000000000233, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:52:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Table › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L68
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865131695-4745", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2607.29999999993, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865131750-9148", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2621.1999999999534, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865131762-7029", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2627.0999999999767, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:68:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (2)
The operation was canceled.
|
A11y checks for dark default › #/dark/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865408314
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865411063
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865413867
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/onboarding/with-app-layout?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by OnboardingDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by OnboardingDemoPage)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by OnboardingDemoPage)\\n in AnnotationContext (created by OnboardingDemoPage)\\n in OnboardingDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865416812
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/table/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TablePerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TablePerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by TablePerformanceMarkPage)\\n in TablePerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865419581
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/table/variants?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by BaseTabs)\\n in BaseTabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by __WEBPACK_DEFAULT_EXPORT__)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865423052
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/tabs/actions?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865426043
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/tabs/controllability?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865428548
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/tabs/disabled-reason?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865431158
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for dark default › #/dark/tabs/in-app-layout-help-panel?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865433696
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
dry-run / Components accessibility tests shards (3)
The job was canceled because "_2" failed.
|
A11y checks for light default › #/light/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865411798
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865414563
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865417514
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/onboarding/with-app-layout?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by OnboardingDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by OnboardingDemoPage)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by OnboardingDemoPage)\\n in AnnotationContext (created by OnboardingDemoPage)\\n in OnboardingDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865420492
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/table/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TablePerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TablePerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by TablePerformanceMarkPage)\\n in TablePerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865423257
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/table/variants?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by BaseTabs)\\n in BaseTabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by __WEBPACK_DEFAULT_EXPORT__)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865426749
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/tabs/actions?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865430015
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/tabs/controllability?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865432505
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/tabs/disabled-reason?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsDemoPage)\\n in div (created by TabsDemoPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by TabsDemoPage)\\n in TabsDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865434871
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light default › #/light/tabs/in-app-layout-help-panel?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865437313
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
dry-run / Components accessibility tests shards (6)
The job was canceled because "_2" failed.
|
dry-run / Components accessibility tests shards (6)
The operation was canceled.
|
dry-run / Components accessibility tests shards (5)
The job was canceled because "_2" failed.
|
dry-run / Components accessibility tests shards (5)
The operation was canceled.
|
dry-run / Create build tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build jest-preset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build documenter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build build-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build collection-hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build browser-test-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build global-styles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build test-utils
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build component-toolkit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build theming-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
dry-run / Components motion tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build board components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components integration tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components integration tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RETRY 1: Button › Emits a mark only for primary visible buttons which are loaded:
src/button/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736864980748-5195", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2762.899999999965, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736864980749-4282", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2765.0999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736864980751-8532", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2765.5999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736864980751-6286", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2766.0999999999767, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:33:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Button › Emits a mark only for primary visible buttons which are loaded:
src/button/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865005640-4149", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4335.099999999977, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865005667-1879", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4335.899999999965, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865005679-890", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4336.5, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865005689-3014", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4340.700000000012, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:33:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Button › Emits a mark only for primary visible buttons which are loaded:
src/button/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865012130-3627", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3794.2000000000116, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865012135-4223", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3795.4000000000233, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865012143-9049", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3797.9000000000233, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865012146-2741", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3798.7000000000116, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:33:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Button › Emits a mark when properties change:
src/button/__integ__/performance-marks.test.ts#L53
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 5
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736864986140-3387", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3252.7999999999884, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736864986143-9603", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3261.2999999999884, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736864986145-2905", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3261.7999999999884, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736864986181-4079", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3273.2000000000116, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736864986143-9603", "loading": false, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonUpdated", "startTime": 3942.2000000000116, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:53:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Button › Emits a mark when properties change:
src/button/__integ__/performance-marks.test.ts#L53
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 5
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865022897-1765", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3088.5, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865022938-8955", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3089.5, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865022942-3811", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3090.2000000000116, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865022988-5464", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3090.7999999999884, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865022938-8955", "loading": false, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonUpdated", "startTime": 4923.200000000012, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:53:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Button › Emits a mark when properties change:
src/button/__integ__/performance-marks.test.ts#L53
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 5
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865030596-7327", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2610.3000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865030614-2062", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2616.5999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865030629-7678", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2617.6999999999534, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865030632-7819", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2620.6999999999534, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865030614-2062", "loading": false, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonUpdated", "startTime": 3434.5, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:53:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Button › Emits a mark when evaluateComponentVisibility event for loaded button components:
src/button/__integ__/performance-marks.test.ts#L99
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736864998413-1574", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 1580, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736864998414-1134", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 1582.399999999965, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736864998416-6553", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 1587.399999999965, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736864998418-8723", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 1588.2999999999884, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:99:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Button › Emits a mark when evaluateComponentVisibility event for loaded button components:
src/button/__integ__/performance-marks.test.ts#L99
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865045086-519", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4524.599999999977, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865045111-2716", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4525.300000000047, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865045123-6482", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4525.70000000007, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865045133-7594", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 4526.20000000007, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:99:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Button › Emits a mark when evaluateComponentVisibility event for loaded button components:
src/button/__integ__/performance-marks.test.ts#L99
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865050926-6956", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2989.8000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "10-1736865050929-7321", "loading": true, "source": "awsui", "text": "Primary button with loading and disabled props"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2990.5999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "16-1736865051004-2157", "loading": false, "source": "awsui", "text": "Primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2995.0999999999767, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "22-1736865051020-2013", "loading": false, "source": "awsui", "text": "Non-primary button"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3001, "toJSON": {}}]
at src/button/__integ__/performance-marks.test.ts:99:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: ButtonDropdown › Emits a single mark:
src/button-dropdown/__integ__/performance-marks.test.ts#L33
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865101137-4376", "loading": false, "source": "awsui", "text": "focus before"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3773.8000000000466, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "18-1736865101195-6933", "loading": false, "source": "awsui", "text": "Launch instance"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3774.4000000000233, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "24-1736865101196-7436", "loading": false, "source": "awsui", "text": ""}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3774.70000000007, "toJSON": {}}, {"detail": {"disabled": false, "instanceIdentifier": "38-1736865101351-2926", "loading": false, "source": "awsui", "text": "Launch instance (main action only)"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3776.8000000000466, "toJSON": {}}]
at src/button-dropdown/__integ__/performance-marks.test.ts:33:21
at src/button-dropdown/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: visualRefresh=false › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865161904
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: visualRefresh=false › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865175257
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: visualRefresh=false › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865181306
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: visualRefresh=false › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865169893
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: visualRefresh=false › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865188635
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: visualRefresh=false › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865190551
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: visualRefresh=true › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865195457
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: visualRefresh=true › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865198038
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: visualRefresh=true › closes the tools drawer upon clicking on the toggle in large viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865199340
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: visualRefresh=true › closes the tools drawer upon clicking on the toggle in small viewports:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by TabsInHelpPanelDemoPage)\\n in div (created by Transition)\\n in aside (created by Transition)\\n in div (created by Transition)\\n in Transition (created by Transition)\\n in Transition (created by Tools)\\n in Tools (created by ForwardRef(AppLayout))\\n in main (created by Layout)\\n in Layout (created by ForwardRef(AppLayout))\\n in SplitPanelProvider (created by SplitPanel)\\n in SplitPanel (created by ForwardRef(AppLayout))\\n in ForwardRef (created by ForwardRef(AppLayout))\\n in ForwardRef(AppLayout) (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by TabsInHelpPanelDemoPage)\\n in TabsInHelpPanelDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865196753
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: Table › Emits a mark only for visible tables which are loaded completely:
src/table/__integ__/performance-marks.test.ts#L34
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865061834-2716", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3856.4000000000233, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865061860-9243", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3871.9000000000233, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865061920-5021", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3878.20000000007, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:34:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Table › Emits a mark only for visible tables which are loaded completely:
src/table/__integ__/performance-marks.test.ts#L34
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865078624-840", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2223.5, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865078689-4888", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2266.1999999999534, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865078768-3814", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2270, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:34:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Table › Emits a mark only for visible tables which are loaded completely:
src/table/__integ__/performance-marks.test.ts#L34
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865085613-4975", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3830.0999999999767, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865085785-7065", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3855.29999999993, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865085895-668", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3886.899999999907, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:34:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Table › Emits a mark when properties change:
src/table/__integ__/performance-marks.test.ts#L52
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865066168-4148", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 1546.5, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865066181-7049", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 1599.8000000000466, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865066230-7971", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 1634.8000000000466, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865066181-7049", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableUpdated", "startTime": 3422.70000000007, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:52:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Table › Emits a mark when properties change:
src/table/__integ__/performance-marks.test.ts#L52
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865100254-185", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2894.399999999907, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865100403-9642", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2957.899999999907, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865100553-4851", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2980.6999999999534, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865100403-9642", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableUpdated", "startTime": 4234.599999999977, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:52:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Table › Emits a mark when properties change:
src/table/__integ__/performance-marks.test.ts#L52
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 4
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865107980-8928", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3031.1999999999534, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865107993-2671", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3035.1999999999534, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865108028-5641", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3036.899999999907, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865107993-2671", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableUpdated", "startTime": 3958, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:52:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Table › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L68
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865072941-6522", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2894.20000000007, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865072965-9657", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2903.20000000007, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865073058-8991", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2926.20000000007, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:68:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Table › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L68
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865119482-3691", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 2642.9000000000233, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865119575-8632", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2742.70000000007, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865119585-5772", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 2807.5, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:68:21
at src/table/__integ__/performance-marks.test.ts:24:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Table › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L68
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 3
Received array: [{"detail": {"disabled": false, "instanceIdentifier": "4-1736865126257-6860", "loading": false, "source": "awsui", "text": "Dispatch EvaluateVisibility Event"}, "duration": 0, "entryType": "mark", "name": "primaryButtonRendered", "startTime": 3133.5999999999767, "toJSON": {}}, {"detail": {"header": "This is my table", "instanceIdentifier": "12-1736865126329-9853", "loading": true, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3143.5999999999767, "toJSON": {}}, {"detail": {"header": "A table without the Header component", "instanceIdentifier": "34-1736865126348-9718", "loading": false, "source": "awsui"}, "duration": 0, "entryType": "mark", "name": "tableRendered", "startTime": 3149.0999999999767, "toJSON": {}}]
at src/table/__integ__/performance-marks.test.ts:68:21
at src/table/__integ__/performance-marks.test.ts:24:5
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
A file with name '/home/runner/work/components/components/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
|
dry-run / Demos tests
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
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
'React' is defined but never used
|
dry-run / Demos tests
'Alert' is defined but never used
|
dry-run / Components accessibility tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RETRY 1: A11y checks for dark default › #/dark/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736864986445
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for dark default › #/dark/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865406659
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for dark default › #/dark/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865407490
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for dark default › #/dark/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865046522
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for dark default › #/dark/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865409134
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for dark default › #/dark/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865410087
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for dark default › #/dark/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865182333
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for dark default › #/dark/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865412044
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for dark default › #/dark/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865412952
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for dark default › #/dark/onboarding/with-app-layout?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by OnboardingDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by OnboardingDemoPage)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by OnboardingDemoPage)\\n in AnnotationContext (created by OnboardingDemoPage)\\n in OnboardingDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865209089
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light default › #/light/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736864993248
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light default › #/light/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865410160
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light default › #/light/button/performance-marks?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by ButtonsPerformanceMarkPage)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by ButtonsPerformanceMarkPage)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by ButtonsPerformanceMarkPage)\\n in ButtonsPerformanceMarkPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865410982
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light default › #/light/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865053211
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light default › #/light/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865412616
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light default › #/light/container/stacked-components?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by StackedTabs)\\n in StackedTabs (created by StackedComponent)\\n in StackedComponent (created by StackedPermutation)\\n in div (created by StackedPermutation)\\n in StackedPermutation (created by StackedComponents)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by StackedComponents)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StackedComponents)\\n in article (created by StackedComponents)\\n in StackedComponents (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865413603
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light default › #/light/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865187443
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light default › #/light/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865415530
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light default › #/light/mixed-line-bar-chart/in-tabs?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by __WEBPACK_DEFAULT_EXPORT__)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by __WEBPACK_DEFAULT_EXPORT__)\\n in __WEBPACK_DEFAULT_EXPORT__ (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865416460
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light default › #/light/onboarding/with-app-layout?visualRefresh=false:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 73400:29 \"Warning: Each child in a list should have a unique \\\"key\\\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s\" \"\\n\\nCheck the render method of `Tabs`.\" \"\" \"\\n in Context.Provider (created by Tabs)\\n in Tabs (created by OnboardingDemoPage)\\n in aside (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by ForwardRef)\\n in ForwardRef (created by AppLayout)\\n in div (created by AppLayout)\\n in AppLayout (created by OnboardingDemoPage)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by OnboardingDemoPage)\\n in AnnotationContext (created by OnboardingDemoPage)\\n in OnboardingDemoPage (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in div (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1736865213337
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
280 KB |
|
cloudscape-design-chat-components
|
59.8 KB |
|
cloudscape-design-code-view
|
37.2 KB |
|
cloudscape-design-components
|
7.95 MB |
|