Skip to content

feat: adding tooltips and tests to visual-refresh-toolbar #9148

feat: adding tooltips and tests to visual-refresh-toolbar

feat: adding tooltips and tests to visual-refresh-toolbar #9148

Triggered via pull request September 10, 2024 07:06
Status Failure
Total duration 19m 58s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
1m 4s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 5s
dry-run / Build documenter
dry-run  /  Build global-styles
19s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
28s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
16s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 8s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
31s
dry-run / Build test-utils
dry-run  /  Build theming-core
50s
dry-run / Build theming-core
dry-run  /  Build components
3m 22s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shard
dry-run  /  Build board components
2m 12s
dry-run / Build board components
dry-run  /  Build code view components
1m 2s
dry-run / Build code view components
dry-run  /  Build chat components
1m 31s
dry-run / Build chat components
dry-run  /  Components unit tests
3m 48s
dry-run / Components unit tests
dry-run  /  Components integration tests
12m 48s
dry-run / Components integration tests
dry-run  /  Components motion tests
1m 11s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 57 warnings
Documenter › definition for app-layout matches the snapshot: src/__tests__/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint) Snapshot name: `Documenter definition for app-layout matches the snapshot: app-layout 1` - Snapshot - 1 + Received + 1 @@ -325,11 +325,11 @@ #### DrawerTrigger - `iconName` (IconProps.Name) - (Optional) Specifies the icon to be displayed. - `iconSvg` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots) #### DrawerAriaLabels - - `drawerName` (string) - Label for the drawer itself. + - `drawerName` (string) - Label for the drawer itself and the text in the tooltip for the drawer trigger button - `closeButton` (string) - (Optional) Label for the close button. - `triggerButton` (string) - (Optional) Label for the trigger button. - `resizeHandle` (string) - (Optional) Label for the resize handle. ", "name": "drawers", at src/__tests__/documenter.test.ts:8:24
dry-run / Components unit tests
Process completed with exit code 1.
dry-run / Build jest-preset
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build global-styles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build collection-hooks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build browser-test-tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build documenter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build test-utils
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build component-toolkit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build theming-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components motion tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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
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
Run autofix to sort these imports!
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
'FormField' is defined but never used
dry-run / Components integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RETRY 1: StickyHeader=true › should expand and shrink a column correctly: src/table/__integ__/resizable-columns.test.ts#L175
expect(received).toBe(expected) // Object.is equality Expected: 130 Received: 180 at src/table/__integ__/resizable-columns.test.ts:175:21 at src/table/__integ__/resizable-columns.test.ts:160:7 at src/table/__integ__/resizable-columns.test.ts:148:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
RETRY 1: emits a metric when the user paginates: src/table/__integ__/table-interaction-metrics.test.ts#L82
expect(received).toBeLessThanOrEqual(expected) Expected: <= 2000 Received: 2048 at src/table/__integ__/table-interaction-metrics.test.ts:82:40 at src/table/__integ__/table-interaction-metrics.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
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
101 MB
dependencies Expired
451 KB