feat: Add expandable step navigation for narrow viewports in Wizard Component #17517
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run
/
Components unit tests
9m 21s
Matrix: dry-run / motionTest
dry-run
/
Build board components
2m 52s
dry-run
/
Build code view components
1m 8s
dry-run
/
Build chat components
1m 19s
dry-run
/
Build chart components
2m 30s
dry-run
/
Components accessibility tests
3s
dry-run
/
Components integration tests
dry-run
/
Demos tests
9m 58s
Annotations
8 errors and 256 warnings
|
dry-run / Components unit tests
Process completed with exit code 1.
|
|
Wizard Analytics › sends a startStep metric when navigating to a new step when navigating with the navigation:
src/wizard/__tests__/analytics.test.tsx#L188
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/wizard/__tests__/analytics.test.tsx:188:43)
|
|
disables all navigation while a step is loading:
src/wizard/__tests__/wizard.test.tsx#L475
expect(received).toBeNull()
Received: {"element": <span aria-disabled="true" class="awsui_navigation-link_1xupv_wole5_414 awsui_navigation-link-disabled_1xupv_wole5_425 awsui_step-title_zr0a1_ppnio_6">Step 3</span>}
at Object.<anonymous> (src/wizard/__tests__/wizard.test.tsx:475:57)
|
|
Navigation › enables unvisited steps on the menu when skip-to is possible:
src/wizard/__tests__/wizard.test.tsx#L276
expect(element).not.toHaveClass("awsui_navigation-link-disabled_1xupv_wole5_425")
Expected the element not to have class:
awsui_navigation-link-disabled_1xupv_wole5_425
Received:
awsui_navigation-link_1xupv_wole5_414 awsui_navigation-link-disabled_1xupv_wole5_425 awsui_step-title_zr0a1_ppnio_6
at src/wizard/__tests__/wizard.test.tsx:276:24
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/wizard/__tests__/wizard.test.tsx:275:21)
|
|
dry-run / Components integration tests shards (React 16, shard 1/4)
Process completed with exit code 1.
|
|
Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
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)
Process completed with exit code 1.
|
|
Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
|
|
dry-run / Build components:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Build components:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Build components:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Build components:
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components:
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components:
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components:
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Build components:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Build components (React 18):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Build components (React 18):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Build components (React 18):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Build components (React 18):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components (React 18):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components (React 18):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components (React 18):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Build components (React 18):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Build components (React 18):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components accessibility tests shards (4/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (4/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (4/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (4/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (4/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (4/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (4/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (4/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (4/6):
pages/button/alignment.page.tsx#L25
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 / Components accessibility tests shards (1/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (1/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (1/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (1/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (1/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (1/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (1/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (1/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (1/6):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
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
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 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 / Build board components
Unexpected any. Specify a different type
|
|
|
|
dry-run / Components motion tests (React 18):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components motion tests (React 18):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components motion tests (React 18):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components motion tests (React 18):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 18):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 18):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 18):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 18):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components motion tests (React 18):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components motion tests (React 16):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components motion tests (React 16):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components motion tests (React 16):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components motion tests (React 16):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 16):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 16):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 16):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components motion tests (React 16):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components motion tests (React 16):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components unit tests:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components unit tests:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components unit tests:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components unit tests:
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components unit tests:
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components unit tests:
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components unit tests:
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components unit tests:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components unit tests:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
RETRY 1: refresh › automatically shrinks split panel when screen resizes (bottom position):
src/app-layout/__integ__/app-layout-split-panel.test.ts#L225
expect(received).toBeLessThan(expected)
Expected: < 356.5
Received: 356.5
at src/app-layout/__integ__/app-layout-split-panel.test.ts:225:25
at src/app-layout/__integ__/app-layout-split-panel.test.ts:27:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
|
|
dry-run / Components integration tests shards (React 16, shard 4/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 16, shard 4/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 16, shard 4/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 16, shard 4/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 16, shard 4/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 16, shard 4/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 16, shard 4/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 16, shard 4/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 16, shard 4/4):
pages/button/alignment.page.tsx#L25
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):
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 4/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 4/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 4/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 4/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 4/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 4/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 4/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 4/4):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
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: 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)
|
|
|
|
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...'
|
|
|
|
dry-run / Components integration tests shards (React 16, 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 16, 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 16, shard 3/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 16, 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 16, 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 16, 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 16, 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 16, 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 16, shard 3/4):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
RETRY 1: refresh › iframe=true › MultiAppLayout simple › navigation panel on the main layout works:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115534894
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: classic › iframe=true › MultiAppLayout simple › secondary layout does not vertically overflow the primary one:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115486740
}
]
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 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115603206
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 3: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 2: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
|
|
dry-run / Components integration tests shards (React 16, shard 1/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 16, shard 1/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 16, shard 1/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 16, shard 1/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 16, shard 1/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 16, shard 1/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 16, shard 1/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 16, shard 1/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 16, shard 1/4):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
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 64360:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115616436
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: Visual refresh toolbar only › global drawers registered from child AppLayout render correctly when __disableRuntimeDrawers is set to true for parent AppLayout:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64360:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115639516
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: strategy:active tab state is not retained when switching away and back:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64360:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115600356
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 3: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 2: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: Wizard narrow viewport navigation › shows expandable step navigation at narrow viewport:
src/wizard/__integ__/wizard.test.ts#L108
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/wizard/__integ__/wizard.test.ts:108:71
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):
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 1/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 1/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/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 1/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 1/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 1/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 1/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 1/4):
pages/button/alignment.page.tsx#L25
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 64360:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115587233
}
]
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):
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 2/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 2/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 2/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 2/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 2/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 2/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 2/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 2/4):
pages/button/alignment.page.tsx#L25
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 2: refresh › desktop › should persist runtime drawer preferences when switching between multiple app layouts:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115391990
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: refresh › desktop › should persist runtime drawer preferences when switching between multiple app layouts:
src/app-layout/__integ__/runtime-drawers.test.ts#L116
expect(received).toEqual(expected) // deep equality
Expected: 471
Received: 447
at src/app-layout/__integ__/runtime-drawers.test.ts:116:98
at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
|
|
RETRY 1: classic › desktop › should persist runtime drawer preferences when switching between multiple app layouts:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115267409
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: allows to focus on tab content area:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64041:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (66ddef53)\\\", and git sha \\\"66ddef53\\\".\"",
"source": "console-api",
"timestamp": 1770115571223
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 2: Table (in viewport: true) › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L78
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:78: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)
|
|
RETRY 1: Table (in viewport: true) › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L78
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:78: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 16, shard 2/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 16, shard 2/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 16, shard 2/4):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 16, shard 2/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 16, shard 2/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 16, shard 2/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 16, shard 2/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 16, shard 2/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 16, shard 2/4):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components accessibility tests shards (3/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (3/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (3/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (3/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (3/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (3/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (3/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (3/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (3/6):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components accessibility tests shards (2/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (2/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (2/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (2/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (2/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (2/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (2/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (2/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (2/6):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components accessibility tests shards (6/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (6/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (6/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (6/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (6/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (6/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (6/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (6/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (6/6):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
dry-run / Components accessibility tests shards (5/6):
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components accessibility tests shards (5/6):
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components accessibility tests shards (5/6):
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components accessibility tests shards (5/6):
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (5/6):
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (5/6):
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (5/6):
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components accessibility tests shards (5/6):
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components accessibility tests shards (5/6):
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cloudscape-design-board-components
|
301 KB |
sha256:4f39f35abdfe71fbdb9dd68301d4b87113bfb4a85250b3142fcad710d811573b
|
|
|
cloudscape-design-chart-components
|
426 KB |
sha256:a31aedc05cbd95ab2e826efd5e408418846bc7658911c0c87d18c8b8ce4976ee
|
|
|
cloudscape-design-chat-components
|
93.4 KB |
sha256:891cefb9213d87af3d48e0afc71943de208117ce357d3f640acfb3ce288b7fc8
|
|
|
cloudscape-design-code-view
|
47.2 KB |
sha256:0e04f79d073abc29fc23c7016fa75df18fde68101461400ebaa1b66c10b70c6d
|
|
|
cloudscape-design-components
|
8.69 MB |
sha256:2559f67438a96411fbdf0553fb92ac03d2f266d3eb1cd0af70e8134ca9bfc611
|
|