feat: Public layout component #11707
dry-run.yml
on: pull_request
dry-run
/
Create build tree
1s
dry-run
/
Build board components
1m 56s
dry-run
/
Build code view components
56s
dry-run
/
Build chat components
1m 4s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
3m 56s
dry-run
/
Components motion tests
1m 9s
dry-run
/
Demos tests
8m 35s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
2 errors and 51 warnings
Documenter › definition for page-layout matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for page-layout matches the snapshot: page-layout 1`
- Snapshot - 4
+ Received + 44
@@ -1,8 +1,49 @@
{
"events": [],
- "functions": [],
+ "functions": [
+ {
+ "description": "Manually closes the navigation drawer if it is necessary for the current
+ viewport size.",
+ "name": "closeNavigationIfNecessary",
+ "parameters": [],
+ "returnType": "void",
+ },
+ {
+ "description": "Focuses the active drawer. Use this to focus the active drawer after opening it programmatically.",
+ "name": "focusActiveDrawer",
+ "parameters": [],
+ "returnType": "void",
+ },
+ {
+ "description": "Focuses the navigation. Use this to focus the navigation after opening it programmatically.",
+ "name": "focusNavigation",
+ "parameters": [],
+ "returnType": "void",
+ },
+ {
+ "description": "Focuses the split panel if it is open.",
+ "name": "focusSplitPanel",
+ "parameters": [],
+ "returnType": "void",
+ },
+ {
+ "description": "Focuses the tools panel if it is open. Use this to focus the tools panel
+ after changing the content, for example when clicking on an 'info' link while
+ the panel is already open.",
+ "name": "focusToolsClose",
+ "parameters": [],
+ "returnType": "void",
+ },
+ {
+ "description": "Opens the tools panel if it is not already open. Note that it is preferable
+ to control the state by listening to `toolsChange` and providing `toolsOpen`.",
+ "name": "openTools",
+ "parameters": [],
+ "returnType": "void",
+ },
+ ],
"name": "PageLayout",
"properties": [
{
"description": "Drawers property. If you set both `drawers` and `tools`, `drawers` will take precedence.
Each Drawer is an item in the drawers wrapper with the following properties:
@@ -29,13 +70,12 @@
"name": "drawers",
"optional": true,
"type": "Array<PageLayoutProps.Drawer>",
},
{
- "description": "If `true`, the navigation trigger is not displayed at all,
- while navigation drawer might be displayed, but opened using a custom trigger.",
- "name": "navigationTriggerHide",
+ "description": "If `true`, the toolbar is not displayed at all.",
+ "name": "toolbarHide",
"optional": true,
"type": "boolean",
},
],
"regions": [],
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
dry-run / Components unit tests
Process completed with exit code 1.
|
dry-run / Create build tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build browser-test-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build global-styles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build build-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build documenter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build collection-hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build jest-preset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build component-toolkit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build test-utils
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build theming-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
dry-run / Components motion tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Build board components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components integration tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RETRY 1: refresh › automatically shrinks split panel when screen resizes (bottom position):
src/app-layout/__integ__/app-layout-split-panel.test.ts#L218
expect(received).toBeLessThan(expected)
Expected: < 356.5
Received: 356.5
at src/app-layout/__integ__/app-layout-split-panel.test.ts:218:25
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components integration tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Components accessibility tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-run / Demos tests
Unexpected any. Specify a different type
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
|
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
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
|
dry-run / Components integration tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RETRY 1: Table › Emits a mark for loaded table components when evaluateComponentVisibility event is emitted:
src/table/__integ__/performance-marks.test.ts#L68
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
at src/table/__integ__/performance-marks.test.ts:68:21
at src/table/__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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
280 KB |
|
cloudscape-design-chat-components
|
59.6 KB |
|
cloudscape-design-code-view
|
37 KB |
|
cloudscape-design-components
|
8 MB |
|