Skip to content

[WC-2763]: Improvements and file uploader module #5475

[WC-2763]: Improvements and file uploader module

[WC-2763]: Improvements and file uploader module #5475

Triggered via pull request February 13, 2025 14:38
Status Success
Total duration 7m 6s
Artifacts

BuildJobs.yml

on: pull_request
Check SHA in GH Actions
4s
Check SHA in GH Actions
Run code quality check
1m 3s
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

10 warnings
Run code quality check: packages/customWidgets/signature-web/src/components/Signature.tsx#L3
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run code quality check: packages/pluggableWidgets/bubble-chart-web/src/BubbleChart.tsx#L91
React Hook useCallback has missing dependencies: 'props.height', 'props.heightUnit', 'props.width', and 'props.widthUnit'. Either include them or remove the dependency array
Run code quality check: packages/pluggableWidgets/datagrid-web/src/utils/useShowPagination.ts#L19
React Hook useEffect has missing dependencies: 'requestTotalCount' and 'showPagingButtonsOrRows'. Either include them or remove the dependency array
Run code quality check: packages/pluggableWidgets/datagrid-web/src/utils/useShowPagination.ts#L27
React Hook useMemo has an unnecessary dependency: 'pagination'. Either exclude it or remove the dependency array
Run code quality check
Missing return type on function
Run code quality check
Missing return type on function
Run code quality check
Missing return type on function
Run code quality check
Missing return type on function
Run code quality check
Missing return type on function
Run code quality check
Missing return type on function