Skip to content

chore(deps): bump date-fns from 2.30.0 to 4.1.0 in /web #6219

chore(deps): bump date-fns from 2.30.0 to 4.1.0 in /web

chore(deps): bump date-fns from 2.30.0 to 4.1.0 in /web #6219

Triggered via pull request November 16, 2024 12:56
Status Failure
Total duration 8m 35s
Artifacts

build-test-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-web
web#build: command (/home/runner/work/plane/plane/web) /tmp/yarn--1731762195046-0.5204444400873993/yarn run build exited (1)
build-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