[PE-193] feat: flat lists (ordered and unordered) #6750
Annotations
3 errors and 11 warnings
|
web/core/components/issues/issue-modal/base.tsx#L8
`@plane/constants` import should occur before import of `@plane/i18n`
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/cycles/(list)/header.tsx#L20
'workspaceSlug' is assigned a value but never used
|
web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/modules/(list)/header.tsx#L19
'workspaceSlug' is assigned a value but never used
|
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
|
web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/views/(list)/header.tsx#L16
'workspaceSlug' is assigned a value but never used
|
web/app/accounts/set-password/page.tsx#L95
Unexpected any. Specify a different type
|
web/app/create-workspace/page.tsx#L108
Unexpected any. Specify a different type
|
web/app/onboarding/page.tsx#L47
Expected an assignment or function call and instead saw an expression
|
web/app/profile/security/page.tsx#L85
Unexpected any. Specify a different type
|
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'workspaceSlug' is assigned a value but never used
|
web/ce/components/de-dupe/de-dupe-button.tsx#L13
'isDuplicateModalOpen' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading