Revert "[WEB-1435] dev: conflict free issue descriptions" #6190
build-test-pull-request.yml
on: pull_request
get-changed-files
10s
lint-apiserver
1m 8s
Annotations
30 warnings
lint-admin:
admin/app/authentication/github/page.tsx#L84
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/app/authentication/gitlab/page.tsx#L71
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/app/authentication/google/page.tsx#L72
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/app/authentication/page.tsx#L83
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/ce/store/root.store.ts#L12
Unexpected any. Specify a different type
|
lint-admin:
admin/core/components/authentication/email-config-switch.tsx#L28
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/core/components/authentication/github-config.tsx#L40
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/core/components/authentication/gitlab-config.tsx#L40
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/core/components/authentication/google-config.tsx#L40
Expected an assignment or function call and instead saw an expression
|
lint-admin:
admin/core/components/authentication/password-config-switch.tsx#L28
Expected an assignment or function call and instead saw an expression
|
lint-space:
space/app/[workspaceSlug]/[projectId]/page.ts#L14
Unexpected any. Specify a different type
|
lint-space:
space/app/[workspaceSlug]/[projectId]/page.ts#L26
'error' is defined but never used
|
lint-space:
space/core/components/account/auth-forms/password.tsx#L112
Expected an assignment or function call and instead saw an expression
|
lint-space:
space/core/components/editor/rich-text-editor.tsx#L6
'cn' is defined but never used
|
lint-space:
space/core/components/issues/filters/applied-filters/priority.tsx#L20
Unexpected any. Specify a different type
|
lint-space:
space/core/components/issues/filters/applied-filters/root.tsx#L29
Unexpected any. Specify a different type
|
lint-space:
space/core/components/issues/filters/applied-filters/root.tsx#L42
Unexpected any. Specify a different type
|
lint-space:
space/core/components/issues/filters/applied-filters/root.tsx#L89
Unexpected any. Specify a different type
|
lint-space:
space/core/components/issues/filters/root.tsx#L65
Unexpected any. Specify a different type
|
lint-space:
space/core/components/issues/issue-layouts/kanban/base-kanban-root.tsx#L40
React Hook useCallback has missing dependencies: 'anchor' and 'getIssueLoader'. Either include them or remove the dependency array
|
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
|