Dry-run #248
dry-run.yml
on: merge_group
dry-run
/
Create build tree
5s
dry-run
/
Build board components
2m 12s
dry-run
/
Build code view components
1m 55s
dry-run
/
Build chat components
3m 15s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 28s
dry-run
/
Components motion tests
4m 2s
dry-run
/
Demos tests
0s
dry-run
/
Components accessibility tests
2s
dry-run
/
Components integration tests
3s
Annotations
1 error and 51 warnings
|
dry-run / Build chat components
Process completed with exit code 1.
|
|
dry-run / Build components
Unexpected 'todo' comment: 'TODO: expose configuration property'
|
|
dry-run / Build components
Unexpected 'todo' comment: 'TODO Enable after fixing 'Distinguish...'
|
|
dry-run / Build components
Unexpected 'todo' comment: 'TODO Enable after fixing...'
|
|
dry-run / Build components
Unexpected 'todo' comment: 'TODO: enable after fixing 'tools...'
|
|
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: remove polyfill with es2019...'
|
|
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 code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
|
dry-run / Build code view components
Prop "id" is forbidden on Components
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
|
dry-run / Build code view 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
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 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 "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
|
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: 120
Received: 170
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)
|
|
RETRY 1: Split panel forced position › classic › without page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L95
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/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:95:9
at Array.forEach (<anonymous>)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:92:25
at Array.forEach (<anonymous>)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:39:68
at Object.<anonymous> (src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:38:1)
|
|
RETRY 1: classic › desktop › should resize equally with tools or drawers:
src/app-layout/__integ__/runtime-drawers.test.ts#L44
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/app-layout/__integ__/runtime-drawers.test.ts:44:5
at src/app-layout/__integ__/runtime-drawers.test.ts:43:3
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/app-layout/__integ__/runtime-drawers.test.ts:22:68)
|
|
RETRY 1: refresh › Default width per contentType › Browser viewPortWidth 1920: contentType 'default' has default width for content:
src/app-layout/__integ__/app-layout-refresh-content-width.test.ts#L67
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/app-layout/__integ__/app-layout-refresh-content-width.test.ts:67:9
at Array.forEach (<anonymous>)
at src/app-layout/__integ__/app-layout-refresh-content-width.test.ts:65:15
at src/app-layout/__integ__/app-layout-refresh-content-width.test.ts:58:3
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/app-layout/__integ__/app-layout-refresh-content-width.test.ts:41:57)
|
|
RETRY 1: classic › default › should not render horizontal scrollbar on mobile:
src/app-layout/__integ__/mobile.test.ts#L48
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/app-layout/__integ__/mobile.test.ts:48:5
at Array.forEach (<anonymous>)
at src/app-layout/__integ__/mobile.test.ts:47:5
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/app-layout/__integ__/mobile.test.ts:12:80)
|
|
RETRY 1: Autosuggest events (expandToViewport=false) › should fire change event when selecting suggestions with ENTER:
src/autosuggest/__integ__/events-autosuggest.test.ts#L16
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/autosuggest/__integ__/events-autosuggest.test.ts:16:3
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/autosuggest/__integ__/events-autosuggest.test.ts:7:38)
|
|
RETRY 1: With dismiss button (renderWithPortal=true) › (triggerType=string) › Should trap focus when opened:
src/popover/__integ__/popover.test.ts#L33
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/popover/__integ__/popover.test.ts:33:5
at Array.forEach (<anonymous>)
at src/popover/__integ__/popover.test.ts:26:38
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/popover/__integ__/popover.test.ts:25:29)
|
|
RETRY 1: shows popover after clicking on inline button:
src/button-group/__integ__/button-group.test.ts#L34
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/button-group/__integ__/button-group.test.ts:34:1)
|
|
RETRY 1: Date Picker › Removing the "/" removes previous digit:
src/date-picker/__integ__/date-picker.test.ts#L18
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/date-picker/__integ__/date-picker.test.ts:18:3
at Object.<anonymous> (src/date-picker/__integ__/date-picker.test.ts:8:1)
|
|
RETRY 1: Select (Native Search) › Options - Simple › highlights the first match on search on single keypress with dropdown open:
src/select/__integ__/select-native-search.test.ts#L22
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/select/__integ__/select-native-search.test.ts:22:5
at src/select/__integ__/select-native-search.test.ts:19:3
at Object.<anonymous> (src/select/__integ__/select-native-search.test.ts:8:1)
|
|
RETRY 1: Button › Emits a mark only for primary visible buttons which are loaded:
src/button/__integ__/performance-marks.test.ts#L28
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/button/__integ__/performance-marks.test.ts:28:3
at Object.<anonymous> (src/button/__integ__/performance-marks.test.ts:27:1)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cloudscape-design-board-components
Expired
|
281 KB |
sha256:27afa11e59f72a92087106d009b041325410ce0f3011d1703776a4d0522fa78d
|
|
|
cloudscape-design-code-view
Expired
|
38 KB |
sha256:211e3a0965d929e01c3838cc22c9c5e1afdc4565419390cb29be039b2b16dd86
|
|
|
cloudscape-design-collection-hooks
Expired
|
17.6 KB |
sha256:8ce4456cee8d43b88bdb4f05d467a0ea53a0b9d8e6c2f1039059edea7f4ddf03
|
|
|
cloudscape-design-components
Expired
|
8.01 MB |
sha256:bfa2d8233ba8057059216ea020bd72f78018f5835b154be9869d59a91b6c31b9
|
|