add context menu to kanban #5605
Annotations
2 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
frontend/src/metadata/views/kanban/context-menu/index.js#L64
React Hook useCallback has missing dependencies: 'onOpenInNewTab' and 'onOpenParentFolder'. Either include them or remove the dependency array. If 'onOpenInNewTab' changes too often, find the parent component that defines it and wrap that definition in useCallback
|