chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 #150
dry-run.yml
on: pull_request
dry-run
/
Build browser-test-tools
1m 10s
dry-run
/
Build documenter
1m 11s
dry-run
/
Build global-styles
20s
dry-run
/
Build collection-hooks
33s
dry-run
/
Build jest-preset
19s
Matrix: dry-run / Components accessibility tests shard
dry-run
/
Build board components
1m 57s
dry-run
/
Build code view components
1m 10s
dry-run
/
Build chat components
1m 13s
dry-run
/
Components unit tests
3m 12s
dry-run
/
Components integration tests
10m 59s
dry-run
/
Components motion tests
1m 15s
dry-run
/
Components accessibility tests
0s
dry-run
/
Demos tests
6m 59s
Annotations
57 warnings
dry-run / Build global-styles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build browser-test-tools
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build collection-hooks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build jest-preset
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build documenter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build test-utils
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build theming-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build component-toolkit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Build components
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 code view components
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
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
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Components motion tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RETRY 1: StickyHeader=true › should expand the last column when the container is resized outwards:
src/table/__integ__/resizable-columns.test.ts#L252
expect(received).toBeGreaterThan(expected)
Expected: > 659
Received: 659
at src/table/__integ__/resizable-columns.test.ts:252:31
at src/table/__integ__/resizable-columns.test.ts:158:7
at src/table/__integ__/resizable-columns.test.ts:146:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
RETRY 1: StickyHeader=false › should expand automatically when the cursor stops outside of the table container:
src/table/__integ__/resizable-columns.test.ts#L194
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:194:23
at src/table/__integ__/resizable-columns.test.ts:158:7
at src/table/__integ__/resizable-columns.test.ts:146:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
dry-run / Components unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run / Components accessibility tests shard (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 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 / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
dry-run / Demos tests
'React' is defined but never used
|
dry-run / Demos tests
'Alert' is defined but never used
|
dry-run / Demos tests
'ExternalLink' is defined but never used
|
dry-run / Demos tests
'setVisible' is assigned a value but never used
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
dry-run / Demos tests
'Link' is defined but never used
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
|
dry-run / Demos tests
No files were found with the provided path: demos*.tgz. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
components-package
Expired
|
98.3 MB |
|
dependencies
Expired
|
437 KB |
|