Merge branch 'develop' #8
ci.yml
on: push
lint
59s
test
3m 30s
build-library
1m 13s
build-android
12m 7s
build-ios
22m 53s
Annotations
10 errors and 19 warnings
lint:
example/react-native.config.js#L7
Replace `{}` with `·{},`
|
lint:
example/react-native.config.js#L8
Insert `,`
|
lint:
example/src/FullEnrollmentButtonScreen.tsx#L33
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/FullEnrollmentCustomizationScreen.tsx#L31
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/FullEnrollmentScreen.tsx#L32
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/FullPaymentButtonScreen.tsx#L57
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/FullPaymentCustomizationScreen.tsx#L54
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/FullPaymentScreen.tsx#L54
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/LitePaymentCustomizationScreen.tsx#L63
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint:
example/src/LitePaymentFullScreen.tsx#L69
React Hook useEffect has a missing dependency: 'initialize'. Either include it or remove the dependency array
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/react-native.config.js#L1
'path' is assigned a value but never used
|
lint:
example/react-native.config.js#L2
'pkg' is assigned a value but never used
|
lint:
src/shared/utils/stringUtils.ts#L11
Expected '===' and instead saw '=='
|
lint:
src/shared/utils/stringUtils.ts#L15
'parts' is already declared in the upper scope on line 13 column 9
|
lint:
src/ui/components/SavedCardsList/index.tsx#L53
Inline style: { borderBottomWidth: 0 }
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-ios
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build-ios:
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|