chore: removal of appl-layout controlled-navigation page #10717
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
dry-run
/
Build board components
1m 47s
dry-run
/
Build code view components
56s
dry-run
/
Build chat components
1m 1s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 3s
dry-run
/
Components motion tests
1m 11s
dry-run
/
Demos tests
7m 7s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
22 warnings
dry-run / Build code view components
Prop "id" is forbidden on Components
|
dry-run / Build code view components
Prop "className" 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 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
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
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
|
RETRY 1: Sticky header › syncs column sizes from the hidden column headers:
src/table/__integ__/sticky-header.test.ts#L80
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 26
- Array []
+ Array [
+ Object {
+ "height": 37,
+ "width": 40,
+ },
+ Object {
+ "height": 37,
+ "width": 105.734375,
+ },
+ Object {
+ "height": 37,
+ "width": 112.484375,
+ },
+ Object {
+ "height": 37,
+ "width": 418.765625,
+ },
+ Object {
+ "height": 37,
+ "width": 133.390625,
+ },
+ Object {
+ "height": 37,
+ "width": 138.875,
+ },
+ ]
at src/table/__integ__/sticky-header.test.ts:80:25
at src/table/__integ__/sticky-header.test.ts:56: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#L44
expect(received).toBe(expected) // Object.is equality
Expected: 170
Received: 120
at src/table/__integ__/with-frame.test.ts:44:21
at TablePage.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232: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: StickyHeader=true › should expand the last column when the container is resized outwards:
src/table/__integ__/resizable-columns.test.ts#L249
expect(received).toBeGreaterThan(expected)
Expected: > 659
Received: 659
at src/table/__integ__/resizable-columns.test.ts:249:31
at src/table/__integ__/resizable-columns.test.ts:155:7
at src/table/__integ__/resizable-columns.test.ts:143:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: StickyHeader=true › should expand the last column when the container is resized outwards:
src/table/__integ__/resizable-columns.test.ts#L249
expect(received).toBeGreaterThan(expected)
Expected: > 659
Received: 659
at src/table/__integ__/resizable-columns.test.ts:249:31
at src/table/__integ__/resizable-columns.test.ts:155:7
at src/table/__integ__/resizable-columns.test.ts:143:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
|
RETRY 1: onResize is fired with the correct height value:
src/code-editor/__integ__/code-editor.test.ts#L244
expect(received).resolves.toEqual(expected) // deep equality
Expected: 265
Received: 240
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/code-editor/__integ__/code-editor.test.ts:244:79
at src/code-editor/__integ__/code-editor.test.ts:92:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Button › Does not emit a mark when inside a modal:
src/button/__integ__/performance-marks.test.ts#L84
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
at src/button/__integ__/performance-marks.test.ts:84:21
at src/button/__integ__/performance-marks.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
274 KB |
|
cloudscape-design-chat-components
|
54.1 KB |
|
cloudscape-design-code-view
|
31.7 KB |
|
cloudscape-design-components
|
7.73 MB |
|