@bartosz grajdek/react native modal refactor kuba v2 #177
lint-changed.yml
on: pull_request
Changed files ESLint check
2m 36s
Annotations
10 errors and 1 warning
Changed files ESLint check:
src/components/Modal/BaseModal.tsx#L34
Prop spreading is forbidden
|
Changed files ESLint check:
src/components/Modal/BaseModal.tsx#L36
Prop spreading is forbidden
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Container.tsx#L12
'value' is deprecated. Use the new `.get()` and `.set(value)` methods instead
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Container.tsx#L12
'value' is deprecated. Use the new `.get()` and `.set(value)` methods instead
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L43
Avoid calling a function directly in the useState initializer. Use an initializer function instead (a callback)
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L43
Avoid calling a function directly in the useState initializer. Use an initializer function instead (a callback)
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L44
Avoid calling a function directly in the useState initializer. Use an initializer function instead (a callback)
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L44
Avoid calling a function directly in the useState initializer. Use an initializer function instead (a callback)
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/panResponders.ts#L17
'value' is deprecated. Use the new `.get()` and `.set(value)` methods instead
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/panResponders.ts#L21
'value' is deprecated. Use the new `.get()` and `.set(value)` methods instead
|
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
|