chore(deps): update pnpm/action-setup digest to a3252b7 #4781
BuildJobs.yml
on: push
Check SHA in GH Actions
3s
Matrix: build
Matrix: Run automated end-to-end tests
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/switch-web/src/Switch.editorPreview.tsx#L10
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/switch-web/src/Switch.tsx#L9
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/switch-web/src/components/Switch.tsx#L14
Missing return type on function
|
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
|