feat: Public layout component #11704
dry-run.yml
on: pull_request
dry-run
/
Create build tree
2s
dry-run
/
Build board components
1m 52s
dry-run
/
Build code view components
1m 2s
dry-run
/
Build chat components
1m 27s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
3m 59s
dry-run
/
Components motion tests
1m 13s
dry-run
/
Demos tests
8m 34s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
2 errors and 49 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 - 1
+ Received + 42
@@ -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:
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 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 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 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 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 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 / 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 / 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 / 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 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 / 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
|
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 (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 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 (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
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
|
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.1 KB |
|
cloudscape-design-components
|
8 MB |
|