Skip to content

feat: Pi chat

feat: Pi chat #6102

Triggered via pull request November 5, 2024 09:25
Status Success
Total duration 7m 33s
Artifacts

build-test-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
get-changed-files
Unable to find merge base between 403482fa6e553a80354753d453b4d90031fcfb62 and 8eb696c021467331cee11846a15af1a0e92e93f3
get-changed-files
Unable to find merge base between 403482fa6e553a80354753d453b4d90031fcfb62 and 8eb696c021467331cee11846a15af1a0e92e93f3
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/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-space: space/core/components/issues/issue-layouts/list/base-list-root.tsx#L44
React Hook useCallback has a missing dependency: 'anchor'. Either include it 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/duplicate-modal/root.tsx#L14
'workspaceSlug' is assigned a value but never used
lint-web: web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'issues' is assigned a value but never used
lint-web: web/ce/components/de-dupe/duplicate-modal/root.tsx#L14
'handleDuplicateIssueModal' is assigned a value but never used
lint-web: web/ce/components/de-dupe/duplicate-popover/root.tsx#L22
'workspaceSlug' is assigned a value but never used