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