Skip to content

Fix locals packages list #1515

Fix locals packages list

Fix locals packages list #1515

Triggered via pull request May 14, 2026 09:38
Status Failure
Total duration 6m 2s
Artifacts 3

run-tests-and-tics.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
tics-report
Project failed quality gate(s)
unit-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e-tests (saas)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e-tests (saas): src/components/layout/TablePagination/components/TablePagination/TablePagination.tsx#L42
'pageSize' is already declared in the upper scope on line 21 column 24
e2e-tests (saas): src/components/layout/SearchHelpPopup.tsx#L46
React Hook useMemo has a missing dependency: 'data'. Either include it or remove the dependency array
e2e-tests (saas): src/components/layout/SearchHelpPopup.tsx#L46
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
e2e-tests (saas): src/components/layout/SearchHelpPopup.tsx#L45
React Hook useMemo has a missing dependency: 'columns'. Either include it or remove the dependency array
e2e-tests (saas): src/components/layout/SearchHelpPopup.tsx#L45
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
e2e-tests (saas)
React Hook useEffect has a missing dependency: 'handleDropdownPosition'. Either include it or remove the dependency array. Mutable values like 'chipsContainerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
e2e-tests (saas): src/components/form/TagMultiSelect/TagMultiSelect/TagMultiSelect.tsx#L59
React Hook useEffect has an unnecessary dependency: 'chipsContainerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'chipsContainerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
e2e-tests (saas): src/components/form/TagMultiSelect/TagChips/TagChips.tsx#L38
React Hook useEffect has a missing dependency: 'overflowingItemsCount'. Either include it or remove the dependency array
e2e-tests (saas): src/components/form/SelectGrouped.tsx#L104
'label' is already declared in the upper scope on line 42 column 3
tics-report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, tiobe/tics-github-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e-tests (self-hosted)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e-tests (self-hosted): src/components/layout/TablePagination/components/TablePagination/TablePagination.tsx#L42
'pageSize' is already declared in the upper scope on line 21 column 24
e2e-tests (self-hosted): src/components/layout/SearchHelpPopup.tsx#L46
React Hook useMemo has a missing dependency: 'data'. Either include it or remove the dependency array
e2e-tests (self-hosted): src/components/layout/SearchHelpPopup.tsx#L46
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
e2e-tests (self-hosted): src/components/layout/SearchHelpPopup.tsx#L45
React Hook useMemo has a missing dependency: 'columns'. Either include it or remove the dependency array
e2e-tests (self-hosted): src/components/layout/SearchHelpPopup.tsx#L45
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
e2e-tests (self-hosted)
React Hook useEffect has a missing dependency: 'handleDropdownPosition'. Either include it or remove the dependency array. Mutable values like 'chipsContainerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
e2e-tests (self-hosted): src/components/form/TagMultiSelect/TagMultiSelect/TagMultiSelect.tsx#L59
React Hook useEffect has an unnecessary dependency: 'chipsContainerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'chipsContainerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
e2e-tests (self-hosted): src/components/form/TagMultiSelect/TagChips/TagChips.tsx#L38
React Hook useEffect has a missing dependency: 'overflowingItemsCount'. Either include it or remove the dependency array
e2e-tests (self-hosted): src/components/form/SelectGrouped.tsx#L104
'label' is already declared in the upper scope on line 42 column 3

Artifacts

Produced during runtime
Name Size Digest
playwright-report-saas
200 KB
sha256:dd18b33f3dde3b7d69f67fe2d2c2c991b736083b9e85185c1ae6692295f52e3d
playwright-report-self-hosted
202 KB
sha256:631496bc98bfb64969aa13e815aeb8a0383a162d6a5ebbad941a0192f2a856cf
vitest-report
3.92 MB
sha256:30f9c028dbfdd2c63e6ce1950efb88ea5588ea75aa7c12dc1525a8bff481018d