feat: Pi chat #6102
Annotations
10 warnings
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)/sidebar.tsx#L50
Expected an assignment or function call and instead saw an expression
|
web/app/accounts/set-password/page.tsx#L95
Unexpected any. Specify a different type
|
web/app/create-workspace/page.tsx#L65
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#L82
Unexpected any. Specify a different type
|
web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'workspaceSlug' is assigned a value but never used
|
web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'issues' is assigned a value but never used
|
web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'handleDuplicateIssueModal' is assigned a value but never used
|
web/ce/components/de-dupe/duplicate-popover/root.tsx#L22
'workspaceSlug' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading