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