fix(import): import steps that have no expected result - #626
Merged
Annotations
10 warnings
|
Run linter:
testplanit/app/[locale]/projects/settings/[projectId]/integrations/project-integration-settings.tsx#L222
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Run linter:
testplanit/app/[locale]/projects/repository/[projectId]/TreeView.tsx#L807
React Hook useEffect has a missing dependency: 'copyMoveJob'. Either include it or remove the dependency array
|
|
Run linter:
testplanit/app/[locale]/projects/repository/[projectId]/ExportPreviewPane.tsx#L93
React Hook useCallback has a missing dependency: 'tCommon'. Either include it or remove the dependency array
|
|
Run linter:
testplanit/app/[locale]/projects/milestones/[projectId]/[milestoneId]/FoundInTestingIssues.tsx#L59
The 'issues' logical expression could make the dependencies of useMemo Hook (at line 122) change on every render. To fix this, wrap the initialization of 'issues' in its own useMemo() Hook
|
|
Run linter:
testplanit/app/[locale]/auth/force-change-password/page.tsx#L102
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Run linter:
testplanit/app/[locale]/admin/llm/EditLlmIntegration.tsx#L365
React Hook useEffect has a missing dependency: 'fetchAvailableModels'. Either include it or remove the dependency array
|
|
Run linter:
testplanit/app/[locale]/admin/integrations/AuthorizeIntegrationButton.tsx#L39
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Run linter:
testplanit/app/[locale]/admin/code-repositories/page.tsx#L178
React Hook useCallback has a missing dependency: 'tCommon'. Either include it or remove the dependency array
|
|
Run linter:
testplanit/app/[locale]/admin/code-repositories/page.tsx#L138
React Hook useCallback has a missing dependency: 'tCommon'. Either include it or remove the dependency array
|
|
Run linter:
testplanit/app/[locale]/account/link-sso/page.tsx#L75
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
background
wait
wait-all
cancel
parallel
Loading