Skip to content

fix: Declare the SCSS license headers with line comments #691

fix: Declare the SCSS license headers with line comments

fix: Declare the SCSS license headers with line comments #691

Re-run triggered August 18, 2026 09:33
Status Failure
Total duration 29m 12s
Artifacts 7

dry-run.yml

on: pull_request
dry-run  /  Create build tree
4s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
5s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
5s
dry-run / Build documenter
dry-run  /  Build global-styles
5s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
41s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
3s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 33s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
4s
dry-run / Build test-utils
dry-run  /  Build theming-core
1m 13s
dry-run / Build theming-core
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run  /  Components unit tests
10m 44s
dry-run / Components unit tests
Matrix: dry-run / motionTest
dry-run  /  Build board components
3m 11s
dry-run / Build board components
dry-run  /  Build code view components
1m 3s
dry-run / Build code view components
dry-run  /  Build chat components
1m 13s
dry-run / Build chat components
dry-run  /  Build chart components
3m 38s
dry-run / Build chart components
dry-run  /  Components accessibility tests
4s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
dry-run / Components integration tests
dry-run  /  Demos tests
0s
dry-run / Demos tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 284 warnings
dry-run / Build board components
Process completed with exit code 1.
test/functional/board-layout/item-actions.test.ts > items removal > focus is transitioned after non-last item removal : test/functional/board-layout/item-actions.test.ts#L35
AssertionError: expected [ [ 'A', 'B', 'C', 'D' ], …(7) ] to deeply equal [ [ 'A', 'B', 'C', 'D' ], …(7) ] - Expected + Received @@ -11,18 +11,18 @@ "C", "D", ], [ "E", - " ", - "K", + "F", + "G", "H", ], [ "E", - " ", - "K", + "F", + "G", "H", ], [ "I", " ", ❯ test/functional/board-layout/item-actions.test.ts:35:36 ❯ test/utils.ts:23:5 ❯ node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
dry-run / Components integration tests shards (React 16, shard 4/4)
Process completed with exit code 1.
Collection preferences - Content Display preference › reorders content with keyboard › scrolls if necessary: src/collection-preferences/content-display/__integ__/content-reordering.test.ts#L186
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:186:5 at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:145:3 at Object.<anonymous> (src/collection-preferences/content-display/__integ__/content-reordering.test.ts:23:1)
dry-run / Components integration tests shards (React 18, shard 1/4)
Process completed with exit code 1.
Sticky scrollbar › scrollbarWidth is equal to tableWidth: src/table/__integ__/sticky-scrollbar.test.ts#L37
javascript error: WebDriverError: javascript error: Element body [class*="awsui_root_wih1l"] [class*="awsui_sticky-scrollbar-visible_faqt8"] has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/table/__integ__/sticky-scrollbar.test.ts:37:41 at src/table/__integ__/sticky-scrollbar.test.ts:22:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Create build tree
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: cloudscape-design/actions/.github/actions/create-build-tree@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build collection-hooks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build component-toolkit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build component-toolkit: src/internal/locale/normalize-locale.ts#L29
Unexpected 'todo' comment: 'TODO: support full BCP 47 spec?'
dry-run / Build component-toolkit: src/internal/container-queries/use-resize-observer.ts#L39
Unexpected 'todo' comment: 'TODO: A possible solution would be to...'
dry-run / Build theming-core
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
'_' is defined but never used
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
'_' is defined but never used
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
'module' is not defined
dry-run / Build theming-core
'module' is not defined
dry-run / Build theming-core
'exports' is not defined
dry-run / Build theming-core
'module' is not defined
dry-run / Build theming-core
'exports' is not defined
dry-run / Build components
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build components
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Build components
Tests should not be skipped
dry-run / Build components
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Build components
Tests should not be skipped
dry-run / Build components
Tests should not be skipped
dry-run / Build components
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Build components
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Build components (React 18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Build components (React 18)
Tests should not be skipped
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Build components (React 18)
Tests should not be skipped
dry-run / Build components (React 18)
Tests should not be skipped
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Build components (React 18)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (4/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (4/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (4/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (4/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (4/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Build code view components
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build chat components
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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 / 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
Prop "className" is forbidden on Components
dry-run / Build chat components
Prop "className" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Components motion tests (React 16)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components motion tests (React 16)
Tests should not be skipped
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components motion tests (React 16)
Tests should not be skipped
dry-run / Components motion tests (React 16)
Tests should not be skipped
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components motion tests (React 16)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (1/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (1/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (1/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (1/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (1/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Build board components
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Components motion tests (React 18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components motion tests (React 18)
Tests should not be skipped
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components motion tests (React 18)
Tests should not be skipped
dry-run / Components motion tests (React 18)
Tests should not be skipped
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components motion tests (React 18)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Build chart components
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Prop "className" is forbidden on Components
dry-run / Build chart components
Prop "id" is forbidden on Components
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Build chart components
Unexpected any. Specify a different type
dry-run / Components unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components unit tests
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components unit tests
Tests should not be skipped
dry-run / Components unit tests
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components unit tests
Tests should not be skipped
dry-run / Components unit tests
Tests should not be skipped
dry-run / Components unit tests
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components unit tests
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components unit tests
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components unit tests
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components unit tests
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 1: desktop › No drawer trigger tooltip showing for keyboard (tab) interactions: src/app-layout/__integ__/toolbar-tooltips/app-layout-toolbar-no-tooltips.test.ts#L39
expect(received).resolves.toBeTruthy() Received: false at Object.toBeTruthy (node_modules/expect/build/index.js:174:22) at src/app-layout/__integ__/toolbar-tooltips/app-layout-toolbar-no-tooltips.test.ts:39:73 at src/app-layout/__integ__/utils.ts:80:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Cards responsiveness › applies default: src/cards/__integ__/responsive.test.ts#L22
expect(received).resolves.toEqual() Received promise rejected instead of resolved Rejected to value: [javascript error: WebDriverError: javascript error: Element body [class*="awsui_root_p8a6i"] [class*="awsui_card_p8a6i"]:nth-child(1) has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"] at expect (node_modules/expect/build/index.js:113:15) at CardsPage.testCardsPerRow (src/cards/__integ__/responsive.test.ts:22:11) at src/cards/__integ__/responsive.test.ts:48:7 at src/cards/__integ__/responsive.test.ts:40:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Table (in viewport: true) › Emits a mark only for visible tables which are loaded completely: src/table/__integ__/performance-marks.test.ts#L42
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { "header": "A table without the Header component", - "inViewport": true, + "inViewport": false, "instanceIdentifier": Any<String>, "loading": false, "source": "awsui", } at src/table/__integ__/performance-marks.test.ts:42:31 at src/table/__integ__/performance-marks.test.ts:30:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 18, shard 2/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 1: CSS Custom Properties › match previous snapshot for mode "visual-refresh-content-header": eval at <anonymous> (:457:26)#L19
expect(received).resolves.toMatchSnapshot() Received promise rejected instead of resolved Rejected to value: [javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'computedStyleMap') JavaScript stack: TypeError: Cannot read properties of null (reading 'computedStyleMap') at eval (eval at <anonymous> (:457:26), <anonymous>:19:49) at eval (eval at <anonymous> (:457:26), <anonymous>:27:12) at eval (eval at <anonymous> (:457:26), <anonymous>:29:4) at executeAsyncScript (<anonymous>:451:17) at callFunction (<anonymous>:386:22) (Session info: chrome=151.0.7922.108) when running "execute/async" with method "POST"] at expect (node_modules/expect/build/index.js:113:15) at src/__integ__/themes.test.ts:54:28 at src/__integ__/themes.test.ts:10:11 at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
RETRY 1: should not let the sticky footer cover focused elements: src/modal/__integ__/modal.test.ts#L58
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/modal/__integ__/modal.test.ts:58:1)
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 18, shard 4/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 3: should not let the sticky footer cover focused elements: src/modal/__integ__/modal.test.ts#L58
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/modal/__integ__/modal.test.ts:58:1)
RETRY 2: should not let the sticky footer cover focused elements: src/modal/__integ__/modal.test.ts#L58
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/modal/__integ__/modal.test.ts:58:1)
RETRY 1: should not let the sticky footer cover focused elements: src/modal/__integ__/modal.test.ts#L58
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/modal/__integ__/modal.test.ts:58:1)
RETRY 3: Collection preferences - Content Display preference › reorders content with keyboard › scrolls if necessary: src/collection-preferences/content-display/__integ__/content-reordering.test.ts#L186
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:186:5 at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:145:3 at Object.<anonymous> (src/collection-preferences/content-display/__integ__/content-reordering.test.ts:23:1)
RETRY 2: Collection preferences - Content Display preference › reorders content with keyboard › scrolls if necessary: src/collection-preferences/content-display/__integ__/content-reordering.test.ts#L186
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:186:5 at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:145:3 at Object.<anonymous> (src/collection-preferences/content-display/__integ__/content-reordering.test.ts:23:1)
RETRY 1: Collection preferences - Content Display preference › reorders content with keyboard › scrolls if necessary: src/collection-preferences/content-display/__integ__/content-reordering.test.ts#L186
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:186:5 at src/collection-preferences/content-display/__integ__/content-reordering.test.ts:145:3 at Object.<anonymous> (src/collection-preferences/content-display/__integ__/content-reordering.test.ts:23:1)
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 4/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 16, shard 4/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 1: ButtonDropdown emits a single mark: src/button-dropdown/__integ__/performance-marks.test.ts#L24
expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Object { "disabled": false, - "inViewport": true, + "inViewport": false, "instanceIdentifier": Any<String>, "loading": false, "source": "awsui", "text": "Launch instance", } at src/button-dropdown/__integ__/performance-marks.test.ts:24:36 at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 16, shard 3/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 1: Segments › does not open popover on imcomplete tap: src/pie-chart/__integ__/pie-chart.test.ts#L77
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'dispatchEvent') (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/pie-chart/__integ__/pie-chart.test.ts:77:7 at src/pie-chart/__integ__/pie-chart.test.ts:43:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: should recover column widths when the inner state is reset: src/table/__integ__/resizable-columns.test.ts#L124
Column at index "2" should have width "230" at node_modules/webdriverio/build/node.js:6083:15 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at TablePage.assertColumnWidth (src/table/__integ__/resizable-columns.test.ts:124:5) at src/table/__integ__/resizable-columns.test.ts:347:5 at src/table/__integ__/resizable-columns.test.ts:150:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 3/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 18, shard 3/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 2: Keyboard navigation › maintains X coordinate after switching between focusing a single series and all series: src/area-chart/__integ__/area-chart.test.ts#L321
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/area-chart/__integ__/area-chart.test.ts:321:3 at Object.<anonymous> (src/area-chart/__integ__/area-chart.test.ts:277:1)
RETRY 1: Keyboard navigation › maintains X coordinate after switching between focusing a single series and all series: src/area-chart/__integ__/area-chart.test.ts#L321
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/area-chart/__integ__/area-chart.test.ts:321:3 at Object.<anonymous> (src/area-chart/__integ__/area-chart.test.ts:277:1)
RETRY 1: Details popover › can be pinned and unpinned in a bar chart with mouse: src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L356
expect(received).resolves.toBe(expected) // Object.is equality Expected: false Received: true at Object.toBe (node_modules/expect/build/index.js:174:22) at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:356:72 at src/mixed-line-bar-chart/__integ__/common.ts:54:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Button › Emits a mark only for primary visible buttons which are loaded: src/button/__integ__/performance-marks.test.ts#L46
expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Object { "disabled": false, - "inViewport": true, + "inViewport": false, "instanceIdentifier": Any<String>, "loading": false, "source": "awsui", "text": "Primary button", } at src/button/__integ__/performance-marks.test.ts:46:31 at src/button/__integ__/performance-marks.test.ts:34:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 2/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 16, shard 2/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 16, shard 1/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 1: mobile › main content area layout should not shift after loading the widget part of the page: src/app-layout/__integ__/widget-async-loading.test.ts#L21
javascript error: WebDriverError: javascript error: Element [data-awsui-app-layout-widget-loaded="false"] [data-testid="app-layout-content-area"] has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/app-layout/__integ__/widget-async-loading.test.ts:21:66 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: Sticky scrollbar › scrollbarWidth is equal to tableWidth: src/table/__integ__/sticky-scrollbar.test.ts#L37
javascript error: WebDriverError: javascript error: Element body [class*="awsui_root_wih1l"] [class*="awsui_sticky-scrollbar-visible_faqt8"] has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/table/__integ__/sticky-scrollbar.test.ts:37:41 at src/table/__integ__/sticky-scrollbar.test.ts:22:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: Sticky scrollbar › scrollbarWidth is equal to tableWidth: src/table/__integ__/sticky-scrollbar.test.ts#L37
javascript error: WebDriverError: javascript error: Element body [class*="awsui_root_wih1l"] [class*="awsui_sticky-scrollbar-visible_faqt8"] has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/table/__integ__/sticky-scrollbar.test.ts:37:41 at src/table/__integ__/sticky-scrollbar.test.ts:22:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Sticky scrollbar › scrollbarWidth is equal to tableWidth: src/table/__integ__/sticky-scrollbar.test.ts#L37
javascript error: WebDriverError: javascript error: Element body [class*="awsui_root_wih1l"] [class*="awsui_sticky-scrollbar-visible_faqt8"] has not been found at the page (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at src/table/__integ__/sticky-scrollbar.test.ts:37:41 at src/table/__integ__/sticky-scrollbar.test.ts:22:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: allows the select to be closed with space and reopened using mouse: src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus') (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at SelectPageObject.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5) at src/select/__integ__/select.test.ts:247:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: allows to focus the last item by pressing up arrow key: src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus') (Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST" at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23) at SelectPageObject.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5) at src/select/__integ__/select.test.ts:203:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Can reset controlled value: src/code-editor/__integ__/code-editor.test.ts#L112
expect(received).resolves.toEqual(expected) // deep equality - Expected - 1 + Received + 1 const pi = 3.14; - abcde + acde at Object.toEqual (node_modules/expect/build/index.js:174:22) at src/code-editor/__integ__/code-editor.test.ts:112:52 at src/code-editor/__integ__/code-editor.test.ts:91:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (5/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (5/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (5/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (5/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (5/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (2/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (2/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (2/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (2/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (2/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (6/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (6/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (6/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (6/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (6/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
dry-run / Components accessibility tests shards (3/6)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
dry-run / Components accessibility tests shards (3/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
dry-run / Components accessibility tests shards (3/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (3/6)
Tests should not be skipped
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components accessibility tests shards (3/6)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'

Artifacts

Produced during runtime
Name Size Digest
cloudscape-design-chart-components
459 KB
sha256:9fa7d30c9848ecef263e23b236a895ca568553e2369d1b8ac08cc58168733e7d
cloudscape-design-chat-components
100 KB
sha256:2b6801bca60fbe5770a3fac50ede8c7fe3d5e5d91a10fdb1403b830b82283a74
cloudscape-design-code-view
47.8 KB
sha256:42a78d86163cbc7c771995a81a0640599195792d8d6bc5b22b56087356e3699b
cloudscape-design-collection-hooks
19.6 KB
sha256:bc64e7a97a51975484d2555541f230680adccca88950ca36a2f46070d3316182
cloudscape-design-component-toolkit
77.7 KB
sha256:bf76267927db1b1b341515662b9227cc14ed73e03e68184ffda882e8ae881d99
cloudscape-design-components
10.1 MB
sha256:ee056a554a3b1a32af67f65781fdc60550e5baab34705646178743488061f2fc
cloudscape-design-theming-core
71 KB
sha256:fcd8e6f0c88a5c64cd5dca0461ac29489d1df4d1bb04bc7a5fd64e369adb3cf1