Skip to content

[WC-2676]: Custom charts events (and more) [WIP] #5332

[WC-2676]: Custom charts events (and more) [WIP]

[WC-2676]: Custom charts events (and more) [WIP] #5332

Triggered via pull request January 28, 2025 14:57
Status Cancelled
Total duration 3m 1s
Artifacts

BuildJobs.yml

on: pull_request
Check SHA in GH Actions
3s
Check SHA in GH Actions
Run code quality check
2m 41s
Run code quality check
Read versions file
3s
Read versions file
Matrix: build
Matrix: Run automated end-to-end tests
Fit to window
Zoom out
Zoom in

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/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