Skip to content

[WEB-1648] fix: issue pagination logic for Gantt and Spreadsheet #4010

[WEB-1648] fix: issue pagination logic for Gantt and Spreadsheet

[WEB-1648] fix: issue pagination logic for Gantt and Spreadsheet #4010

Triggered via pull request June 18, 2024 12:08
Status Success
Total duration 7m 7s
Artifacts

build-test-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-web: web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/settings/labels/page.tsx#L30
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/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/profile/security/page.tsx#L90
Unexpected any. Specify a different type
lint-web: web/core/components/account/deactivate-account-modal.tsx#L45
Unexpected any. Specify a different type
lint-web: web/core/components/analytics/custom-analytics/graph/custom-tooltip.tsx#L9
Unexpected any. Specify a different type
lint-web: web/core/components/analytics/custom-analytics/main-content.tsx#L18
Unexpected any. Specify a different type
lint-web: web/core/components/analytics/custom-analytics/select-bar.tsx#L12
Unexpected any. Specify a different type
lint-web: web/core/components/analytics/custom-analytics/sidebar/sidebar.tsx#L50
Unexpected any. Specify a different type
lint-web: web/core/components/command-palette/actions/search-results.tsx#L24
Unexpected any. Specify a different type