[WEB-2774] Chore: re-ordering functionality for entities in favorites. #6280
build-test-pull-request.yml
on: pull_request
get-changed-files
10s
lint-apiserver
0s
Annotations
10 errors and 10 warnings
lint-web
web#lint: command (/home/runner/work/plane/plane/web) /tmp/yarn--1732110491986-0.6606953551182724/yarn run lint exited (1)
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-folder.tsx#L7
`@atlaskit/pragmatic-drag-and-drop/element/pointer-outside-of-preview` import should occur before import of `@atlaskit/pragmatic-drag-and-drop/element/set-custom-native-drag-preview`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-folder.tsx#L14
`react-dom/client` import should occur before import of `lucide-react`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-folder.tsx#L31
`lodash` import should occur before import of `lodash/uniqBy`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-folder.tsx#L155
Trailing spaces not allowed
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-items/root.tsx#L7
`@atlaskit/pragmatic-drag-and-drop/element/set-custom-native-drag-preview` import should occur before import of `@atlaskit/pragmatic-drag-and-drop-hitbox/closest-edge`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-items/root.tsx#L8
`@atlaskit/pragmatic-drag-and-drop/element/pointer-outside-of-preview` import should occur before import of `@atlaskit/pragmatic-drag-and-drop-hitbox/closest-edge`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-items/root.tsx#L25
`react-dom/client` import should occur before import of `@plane/helpers`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-items/root.tsx#L26
`@plane/ui` import should occur before import of `@/components/workspace/sidebar/favorites`
|
lint-web:
web/core/components/workspace/sidebar/favorites/favorite-items/root.tsx#L142
Trailing spaces not allowed
|
lint-web:
web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/settings/labels/page.tsx#L41
React Hook useEffect has an unnecessary dependency: 'scrollableContainerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'scrollableContainerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
lint-web:
web/app/[workspaceSlug]/(projects)/sidebar.tsx#L50
Expected an assignment or function call and instead saw an expression
|
lint-web:
web/app/accounts/set-password/page.tsx#L95
Unexpected any. Specify a different type
|
lint-web:
web/app/create-workspace/page.tsx#L65
Unexpected any. Specify a different type
|
lint-web:
web/app/onboarding/page.tsx#L47
Expected an assignment or function call and instead saw an expression
|
lint-web:
web/app/profile/security/page.tsx#L82
Unexpected any. Specify a different type
|
lint-web:
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'workspaceSlug' is assigned a value but never used
|
lint-web:
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'isDuplicateModalOpen' is assigned a value but never used
|
lint-web:
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'label' is assigned a value but never used
|
lint-web:
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'handleOnClick' is assigned a value but never used
|