Move Workspace creation in the onboardingFlow to OnboardingPurpose page and skip Workspace creation for OD signups #98215
Annotations
2 errors and 2 warnings
ESLint check:
src/pages/OnboardingAccounting/BaseOnboardingAccounting.tsx#L65
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint check:
src/pages/OnboardingAccounting/BaseOnboardingAccounting.tsx#L72
React Hook useEffect has a missing dependency: 'paidGroupPolicy'. Either include it or remove the dependency array
|