Skip to content

Move Workspace creation in the onboardingFlow to OnboardingPurpose page and skip Workspace creation for OD signups #98215

Move Workspace creation in the onboardingFlow to OnboardingPurpose page and skip Workspace creation for OD signups

Move Workspace creation in the onboardingFlow to OnboardingPurpose page and skip Workspace creation for OD signups #98215

Triggered via pull request December 23, 2024 23:42
Status Failure
Total duration 7m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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