[HOLD] Migrate AnimatedStep to react-native-reanimated
, deprecate react-native-animatable
, remove redundant useNativeDriver
#11093
lint-changed.yml
on: pull_request
Changed files ESLint check
56s
Annotations
10 errors and 1 warning
Changed files ESLint check:
src/components/Modal/BaseModal.tsx#L18
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/CodesStep.tsx#L23
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/CodesStep.tsx#L28
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/CodesStep.tsx#L29
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/CodesStep.tsx#L30
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/DisabledStep.tsx#L10
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/SuccessStep.tsx#L9
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/SuccessStep.tsx#L10
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/VerifyStep.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/settings/Security/TwoFactorAuth/Steps/VerifyStep.tsx#L21
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
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
|