Skip to content

v2.x Pull Request #5928

v2.x Pull Request

v2.x Pull Request #5928

Triggered via pull request February 7, 2024 10:49
Status Failure
Total duration 10m 55s
Artifacts

pr.yml

on: pull_request
Build Storybook
3m 5s
Build Storybook
Licenses, Lint, Jest
3m 6s
Licenses, Lint, Jest
Applitools Storybook Visual Testing
6m 48s
Applitools Storybook Visual Testing
Github Deployment
40s
Github Deployment
Accessibility Tests
6m 23s
Accessibility Tests
Test Robot
5m 27s
Test Robot
Playwright test
2m 47s
Playwright test
Applitools complete API call
37s
Applitools complete API call
Cleanup test artifacts
4s
Cleanup test artifacts
Notify End
7s
Notify End
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 33 warnings
Github Deployment
The process '/usr/bin/git' failed with exit code 1
Playwright test
Process completed with exit code 1.
Licenses, Lint, Jest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Licenses, Lint, Jest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Licenses, Lint, Jest: packages/core/src/Banner/Banner.js#L46
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “HvBanner” and pass data as props
Licenses, Lint, Jest: packages/core/src/Chart/Plot/Plot.js#L27
React Hook useLayoutEffect has a missing dependency: 'afterPlotInternal'. Either include it or remove the dependency array
Licenses, Lint, Jest: packages/core/src/DatePicker/Calendar/Calendar.js#L333
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “Calendar” and pass data as props
Licenses, Lint, Jest: packages/core/src/DatePicker/DatePicker.js#L558
Unused method or property "inputElement" of class "HvDatePicker"
Licenses, Lint, Jest: packages/core/src/DropDownMenu/DropDownMenu.js#L64
React Hook useEffect has a missing dependency: 'handleFocusOnToggle'. Either include it or remove the dependency array
Licenses, Lint, Jest: packages/core/src/DropDownMenu/stories/DropDownMenu.stories.js#L51
'isSelected' is missing in props validation
Licenses, Lint, Jest: packages/core/src/DropDownMenu/tests/dropDownMenu.test.js#L14
Unexpected return statement in constructor
Licenses, Lint, Jest: packages/core/src/Dropdown/Dropdown.js#L246
Unused method or property "node" of class "HvDropdown"
Licenses, Lint, Jest: packages/core/src/Dropdown/List/List.js#L64
React Hook useCallback has a missing dependency: 'headerRef'. Either include it or remove the dependency array
Licenses, Lint, Jest: packages/core/src/Dropdown/List/List.js#L79
React Hook useEffect has missing dependencies: 'list', 'notifyChangesOnFirstRender', 'onChange', and 'updateSelectionLabel'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build Storybook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Storybook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Github Deployment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bobheadxi/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Github Deployment
The following actions uses node12 which is deprecated and will be forced to run on node16: bobheadxi/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Github Deployment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Github Deployment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Playwright test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Playwright test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Test Robot
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Robot
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Accessibility Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Accessibility Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Applitools Storybook Visual Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Applitools Storybook Visual Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cleanup test artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cleanup test artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cleanup test artifacts
Unable to delete artifact "storybook"; the artifact was not found.
Notify End
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/workflow-conclusion-action@v1, actions/github-script@v3, hbfernandes/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Notify End
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/workflow-conclusion-action@v1, actions/github-script@v3, hbfernandes/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notify End
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/