fix: GitHub casing across the platform #6488
build-test-pull-request.yml
on: pull_request
get-changed-files
11s
lint-apiserver
0s
Annotations
3 errors and 24 warnings
lint-web
web#lint: command (/home/runner/work/plane/plane/web) /tmp/yarn--1733997765082-0.03244904497717127/yarn run lint exited (1)
|
lint-web:
web/core/components/profile/notification/email-notification-form.tsx#L64
`'` can be escaped with `'`, `‘`, `'`, `’`
|
lint-web
Process completed with exit code 1.
|
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-admin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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-admin:
admin/core/components/common/controller-input.tsx#L13
Unexpected any. Specify a different type
|
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]/cycles/(list)/header.tsx#L20
'workspaceSlug' is assigned a value but never used
|
lint-web:
web/app/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/modules/(list)/header.tsx#L19
'workspaceSlug' is assigned a value but never used
|
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)/projects/(detail)/[projectId]/views/(list)/header.tsx#L16
'workspaceSlug' is assigned a value but never used
|
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#L92
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
|
build-admin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|