Skip to content

[WEB - 2779] feat: Added sort order for issue activity #6300

[WEB - 2779] feat: Added sort order for issue activity

[WEB - 2779] feat: Added sort order for issue activity #6300

Triggered via pull request November 22, 2024 12:45
Status Failure
Total duration 3m 5s
Artifacts

build-test-pull-request.yml

on: pull_request
get-changed-files
12s
get-changed-files
build-admin
0s
build-admin
build-space
0s
build-space
build-web
0s
build-web
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
lint-web
web#lint: command (/home/runner/work/plane/plane/web) /tmp/yarn--1732279642303-0.7751813113457173/yarn run lint exited (1)
lint-web: web/ce/components/issues/worklog/activity/sort-root.tsx#L13
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
lint-web: web/ce/store/issue/issue-details/activity.store.ts#L5
`lodash/orderBy` import should occur before import of `lodash/set`
lint-web: web/ce/store/issue/issue-details/activity.store.ts#L106
Trailing spaces not allowed
lint-web: web/core/components/issues/issue-detail/issue-activity/root.tsx#L22
`@/plane-web/components/issues/worklog/activity/sort-root` import should occur before import of `@/plane-web/constants/issues`
lint-web
Process completed with exit code 1.
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