Skip to content

Fix: Continue button does not work in onboarding modal #91101

Fix: Continue button does not work in onboarding modal

Fix: Continue button does not work in onboarding modal #91101

Triggered via pull request October 7, 2024 18:31
Status Failure
Total duration 9m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L4
`./Welcome` import should occur after type import of `@src/types/onyx/Onboarding`
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L4
Delete `*·as·Welcome·from·'./Welcome';⏎import·`
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L4
Missing file extension for "./Welcome"
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L14
Insert `';⏎import·*·as·Welcome·from·'./Welcome`
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L122
Unsafe call of an `any` typed value
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L122
Unsafe member access .setOnboardingPurposeSelected on an `error` typed value
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L127
Unsafe call of an `any` typed value
ESLint check: src/libs/actions/Welcome/OnboardingFlow.ts#L127
Unsafe member access .setOnboardingCustomChoices on an `error` typed value
ESLint check
Process completed with exit code 1.