Skip to content

chore(deps): update pnpm/action-setup digest to a3252b7 #4781

chore(deps): update pnpm/action-setup digest to a3252b7

chore(deps): update pnpm/action-setup digest to a3252b7 #4781

Triggered via push October 30, 2024 09:14
Status Cancelled
Total duration 7m 35s
Artifacts

BuildJobs.yml

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

Annotations

10 errors and 10 warnings
Run code quality check
Canceling since a higher priority waiting request for 'Run build jobs-refs/heads/main' exists
Run code quality check
The operation was canceled.
Run automated end-to-end tests (0)
Canceling since a higher priority waiting request for 'Run build jobs-refs/heads/main' exists
Run automated end-to-end tests (0)
The operation was canceled.
Run automated end-to-end tests (3)
Canceling since a higher priority waiting request for 'Run build jobs-refs/heads/main' exists
Run automated end-to-end tests (3)
The operation was canceled.
Run automated end-to-end tests (1)
Canceling since a higher priority waiting request for 'Run build jobs-refs/heads/main' exists
Run automated end-to-end tests (1)
The operation was canceled.
Run automated end-to-end tests (2)
Canceling since a higher priority waiting request for 'Run build jobs-refs/heads/main' exists
Run automated end-to-end tests (2)
The operation was canceled.
Run code quality check: packages/pluggableWidgets/language-selector-web/src/utils/document.ts#L250
React Hook "useEffect" is called in function "handleOnClickOutsideElement" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Run code quality check: packages/pluggableWidgets/language-selector-web/src/utils/document.ts#L261
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
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