[WC-2676]: Custom charts events (and more) [WIP] #5332
BuildJobs.yml
on: pull_request
Check SHA in GH Actions
3s
Matrix: build
Matrix: Run automated end-to-end tests
Annotations
2 errors and 15 warnings
Run code quality check
Canceling since a higher priority waiting request for 'Run build jobs-refs/pull/1402/merge' exists
|
Run code quality check
The operation was canceled.
|
Run code quality check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run automated end-to-end tests (3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run code quality check:
packages/pluggableWidgets/rich-text-web/src/components/EditorWrapper.tsx#L59
React Hook useMemo has missing dependencies: 'onChange' and 'onChangeType'. Either include them or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/rich-text-web/src/utils/formats/button.ts#L45
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/rich-text-web/src/utils/helpers.ts#L6
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/heatmap-chart-web/src/HeatMap.editorConfig.ts#L84
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/TreeNode.tsx#L30
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. If 'setTreeNodeItems' needs the current value of 'props', you can also switch to useReducer instead of useState and read 'props' in the reducer
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/__mocks__/WebIcon.js#L1
Require statement not part of import statement
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/lazyLoading.ts#L14
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L16
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L35
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L40
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|