Merge branch 'develop' #8
Annotations
10 errors and 6 warnings
Lint files:
example/react-native.config.js#L7
Replace `{}` with `·{},`
|
|
Lint files:
example/src/FullEnrollmentButtonScreen.tsx#L33
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/FullEnrollmentCustomizationScreen.tsx#L31
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/FullEnrollmentScreen.tsx#L32
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/FullPaymentButtonScreen.tsx#L57
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/FullPaymentCustomizationScreen.tsx#L54
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/FullPaymentScreen.tsx#L54
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/LitePaymentCustomizationScreen.tsx#L63
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
Lint files:
example/src/LitePaymentFullScreen.tsx#L69
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint files:
example/react-native.config.js#L1
'path' is assigned a value but never used
|
Lint files:
example/react-native.config.js#L2
'pkg' is assigned a value but never used
|
Lint files:
src/shared/utils/stringUtils.ts#L11
Expected '===' and instead saw '=='
|
Lint files:
src/shared/utils/stringUtils.ts#L15
'parts' is already declared in the upper scope on line 13 column 9
|
Lint files:
src/ui/components/SavedCardsList/index.tsx#L53
Inline style: { borderBottomWidth: 0 }
|
Loading