Skip to content

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

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 #9242

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

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 7s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

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