V3 1 - #55
Open
amen-souissi wants to merge 13 commits into
Open
Annotations
1 error and 11 warnings
|
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
|
|
src/components/table/cell.tsx#L29
Unexpected any. Specify a different type
|
|
src/components/table/cell.tsx#L18
Unexpected any. Specify a different type
|
|
src/components/table-selection/table-selection-menu.tsx#L28
Unexpected any. Specify a different type
|
|
src/components/table-selection/context-menu-handler.tsx#L19
Unexpected any. Specify a different type
|
|
src/components/table-interactions-manager/fixed-row-controller.tsx#L22
Component definition is missing display name
|
|
src/components/table-interactions-manager/fixed-column-controller.tsx#L22
Component definition is missing display name
|
|
src/components/table-interactions-manager/column-visibility-controller.tsx#L30
Component definition is missing display name
|
|
src/components/table-interactions-manager/column-id-scroll-controller.tsx#L32
React Hook React.useMemo has a missing dependency: 'columns'. Either include it or remove the dependency array
|
|
src/components/table-interactions-manager/cell-dimensions-controller.tsx#L29
Component definition is missing display name
|
|
src/components/styled-table/editable-cell.tsx#L151
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
The logs for this run have expired and are no longer available.
Loading