Skip to content

@bartosz grajdek/react native modal refactor kuba v2 #177

@bartosz grajdek/react native modal refactor kuba v2

@bartosz grajdek/react native modal refactor kuba v2 #177

Triggered via pull request December 18, 2024 12:06
Status Failure
Total duration 2m 50s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
2m 36s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

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