fix: autofocus on mobile #74
Annotations
1 error and 3 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/pages/editor-page/side-panel/relationships-section/relationship-list/relationship-list-item/relationship-list-item-header/relationship-list-item-header.tsx#L101
React Hook useCallback has missing dependencies: 'hideSidePanel' and 'isDesktop'. Either include them or remove the dependency array
|
src/pages/editor-page/side-panel/tables-section/table-list/table-list-item/table-list-item-header/table-list-item-header.tsx#L94
React Hook useCallback has missing dependencies: 'hideSidePanel' and 'isDesktop'. Either include them or remove the dependency array
|
This job failed
Loading