Skip to content

chore: Add breakpoints and useMobile to main internal exports path #431

chore: Add breakpoints and useMobile to main internal exports path

chore: Add breakpoints and useMobile to main internal exports path #431

Triggered via pull request December 1, 2025 09:13
Status Failure
Total duration 20m 44s
Artifacts 7

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
4s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
5s
dry-run / Build documenter
dry-run  /  Build global-styles
6s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
4s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 0s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
6s
dry-run / Build test-utils
dry-run  /  Build theming-core
53s
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
8m 58s
dry-run / Components unit tests
Matrix: dry-run / motionTest
dry-run  /  Build board components
2m 21s
dry-run / Build board components
dry-run  /  Build code view components
1m 0s
dry-run / Build code view components
dry-run  /  Build chat components
1m 11s
dry-run / Build chat components
dry-run  /  Build chart components
2m 13s
dry-run / Build chart components
dry-run  /  Components accessibility tests
3s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
2s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 247 warnings
dry-run / Components unit tests
Process completed with exit code 1.
Components › definition for space-between matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for space-between matches the snapshot: space-between 1` - Snapshot - 1 + Received + 1 @@ -78,15 +78,15 @@ "name": "SpaceBetweenProps.Size", "type": "union", "values": [ "s", "m", - "xxxs", "xxs", "xs", "l", "xl", + "xxxs", "xxl", ], }, "name": "size", "optional": false, at src/__tests__/snapshot-tests/documenter.test.ts:15:24
Components › definition for box matches the snapshot: src/__tests__/snapshot-tests/documenter.test.ts#L15
expect(received).toMatchSnapshot(hint) Snapshot name: `Components definition for box matches the snapshot: box 1` - Snapshot - 4 + Received + 4 @@ -152,16 +152,16 @@ "name": "BoxProps.SpacingSize | BoxProps.Spacing", "type": "union", "values": [ ""s"", ""m"", - ""n"", - ""xxxs"", ""xxs"", ""xs"", ""l"", ""xl"", + ""n"", + ""xxxs"", ""xxl"", ""xxxl"", "BoxProps.Spacing", ], }, @@ -217,16 +217,16 @@ "name": "BoxProps.SpacingSize | BoxProps.Spacing", "type": "union", "values": [ ""s"", ""m"", - ""n"", - ""xxxs"", ""xxs"", ""xs"", ""l"", ""xl"", + ""n"", + ""xxxs"", ""xxl"", ""xxxl"", "BoxProps.Spacing", ], }, at src/__tests__/snapshot-tests/documenter.test.ts:15:24
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
'itemB' is defined but never used
dry-run / Build theming-core
'itemA' is defined but never used
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 / 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
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Build components
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 / 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (4/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (4/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (4/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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 / Build chat components
Unexpected any. Specify a different type
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 / 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 / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (1/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (1/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (1/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 / 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 16)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 16)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 16)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components motion tests (React 18)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 / 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
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components unit tests
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components unit tests
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components unit tests
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'
RETRY 1: ButtonDropdown › Emits a single mark: src/button-dropdown/__integ__/performance-marks.test.ts#L34
expect(received).toHaveLength(expected) Expected length: 1 Received length: 0 Received array: [] at src/button-dropdown/__integ__/performance-marks.test.ts:34:21 at src/button-dropdown/__integ__/performance-marks.test.ts:24:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: should expand and shrink a column correctly: src/table/__integ__/with-frame.test.ts#L48
expect(received).toBe(expected) // Object.is equality Expected: 122 Received: 121 at src/table/__integ__/with-frame.test.ts:48:21 at TablePage.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:238:9) at src/table/__integ__/with-frame.test.ts:39:5 at src/table/__integ__/with-frame.test.ts:32: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)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'
RETRY 1: classic › iframe=true › MultiAppLayout simple › tools panel the secondary layout works: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62070:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (0588accd)\\\", and git sha \\\"0588accd\\\".\"", "source": "console-api", "timestamp": 1764581075873 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
RETRY 1: Multi app layout navigation › iframe=true › should clean up and restore previous breadcrumb state: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62070:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (0588accd)\\\", and git sha \\\"0588accd\\\".\"", "source": "console-api", "timestamp": 1764581154535 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'
RETRY 1: Collapsible Flashbar › Sticky Flashbar › keeps a space to the screen bottom to prevent the notification bar from getting cropped: src/flashbar/__integ__/collapsible.test.ts#L140
expect(received).resolves.toBeLessThan(expected) Expected: < 500 Received: 566 at Object.toBeLessThan (node_modules/expect/build/index.js:174:22) at src/flashbar/__integ__/collapsible.test.ts:140:66 at RetryOperation._fn (node_modules/p-retry/index.js:50:18) at Timeout._onTimeout (node_modules/retry/lib/retry_operation.js:85:10)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 4/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 3/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 / 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
Unexpected any. Specify a different type
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Unexpected any. Specify a different type
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: Multi page layout navigation › should keep toolbars and breadcrumbs state independently in both layouts: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62070:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (0588accd)\\\", and git sha \\\"0588accd\\\".\"", "source": "console-api", "timestamp": 1764581130598 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 18, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'
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: Table (in viewport: true) › Emits a mark only for visible tables which are loaded completely: src/table/__integ__/performance-marks.test.ts#L40
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:40:31 at src/table/__integ__/performance-marks.test.ts:28: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)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 2/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (5/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (5/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (5/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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 (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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (3/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (3/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (3/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (2/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (2/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (2/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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)
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)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (6/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (6/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components accessibility tests shards (6/6)
JSX element uses aria-live property. Prefer using LiveRegion component instead
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...'

Artifacts

Produced during runtime
Name Size Digest
cloudscape-design-board-components
301 KB
sha256:06b61b6e6b47f53ac80e5f9a72fde8b7bac19f19bba0ed9072ee00b8ba06492b
cloudscape-design-chart-components
397 KB
sha256:b330f48e6ae0a9956dd64a368d5805805684d57278decc7bf5bdc5b8405dbff1
cloudscape-design-chat-components
91.8 KB
sha256:1fbf6407f3441c96c7a6b95e200a95f3fc0e20417b357a88b7fa6b819e318c71
cloudscape-design-code-view
46.8 KB
sha256:77ec065a37562ea61ade1af53e015dde05f1bc50ba2ceb3f10203f2eafb59b1b
cloudscape-design-component-toolkit
35.9 KB
sha256:4cf8f957d101b1c5ece9d9d003e42fedb6b59e69971316e4542c2fbfa45cc4d2
cloudscape-design-components
8.45 MB
sha256:0afa9c939aeae0077026b1bac8c872b196aa7eae45566643ec6ae5b3cd732942
cloudscape-design-theming-core
50.9 KB
sha256:c89fa3e39a79089b68a785e2a1863bd53ec538afac08e2af13b5c3becd9e31da