chore: add optional parent boundary clamping for popover trigger positioning #18392
dry-run.yml
on: pull_request
dry-run
/
Create build tree
3s
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run
/
Components unit tests
9m 20s
Matrix: dry-run / motionTest
dry-run
/
Build board components
2m 44s
dry-run
/
Build code view components
1m 9s
dry-run
/
Build chat components
1m 29s
dry-run
/
Build chart components
3m 35s
dry-run
/
Components accessibility tests
4s
dry-run
/
Components integration tests
3s
dry-run
/
Demos tests
9m 55s
Annotations
14 warnings
|
dry-run / Components integration tests shards (React 18, shard 3/4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
RETRY 2: should recover column widths when the inner state is reset:
src/table/__integ__/resizable-columns.test.ts#L349
expect(received).toEqual(expected) // deep equality
Expected: 130
Received: 230
at src/table/__integ__/resizable-columns.test.ts:349:22
at src/table/__integ__/resizable-columns.test.ts:151: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#L349
expect(received).toEqual(expected) // deep equality
Expected: 130
Received: 230
at src/table/__integ__/resizable-columns.test.ts:349:22
at src/table/__integ__/resizable-columns.test.ts:151:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
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=145.0.7632.116) 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
|
|
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components integration tests shards (React 18, shard 3/4):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|