feat: Delete Slashtags Profile #3385
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
Run type check:
src/screens/Profile/ProfileEdit.tsx#L118
Cannot find name 'deleteProfile'. Did you mean 'deteleProfile'?
|
|
Run type check:
src/store/slices/slashtags.ts#L108
Property 'deteleProfileCache' does not exist on type 'CaseReducerActions<{ setOnboardingProfileStep: (state: WritableDraft<TSlashtagsState>, action: { payload: TOnboardingProfileStep; type: string; }) => void; ... 12 more ...; resetSlashtagsState: () => TSlashtagsState; }, "slashtags">'.
|
|
Run type check
Process completed with exit code 2.
|