[WEB-2226]chore: updated 'Issue states' settings ui #6791
build-test-pull-request.yml
on: pull_request
get-changed-files
10s
lint-apiserver
0s
Annotations
13 warnings
get-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/accounts/set-password/page.tsx#L95
Unexpected any. Specify a different type
|
lint-web:
web/app/create-workspace/page.tsx#L108
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#L85
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
|
lint-web:
web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'workspaceSlug' is assigned a value but never used
|
build-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|