Skip to content

fix: intake issue #5827

fix: intake issue

fix: intake issue #5827

Triggered via pull request October 12, 2024 19:14
Status Success
Total duration 7m 23s
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#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#L47
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/issues/issue-details/issue-identifier.tsx#L37
'props' is defined but never used
lint-web: web/ce/components/pages/editor/embed/issue-embed-upgrade-card.tsx#L6
Unexpected any. Specify a different type
lint-web: web/ce/components/views/access-controller.tsx#L2
Unexpected any. Specify a different type
lint-web: web/ce/components/views/filters/access-filter.tsx#L2
Unexpected any. Specify a different type