chore(documentation): add basic documentation and update dev setup doc #11
ci.yml
on: pull_request
build-android
5m 39s
build-ios
7m 35s
publish-library
0s
Annotations
8 errors and 18 warnings
lint:
example/src/App.tsx#L7
Cannot find module '@leapwallet/lumina-node-react-native' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
build-android
lumina-node-react-native-example#build:android: command (/home/runner/work/lumina-node-react-native/lumina-node-react-native/example) /tmp/xfs-b1ea3297/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
lumina-node-react-native-example#build:ios: command (/Users/runner/work/lumina-node-react-native/lumina-node-react-native/example) /private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/xfs-f22e5b3a/yarn run build:ios exited (1)
|
build-ios:
ios/LuminaNodeReactNative.swift#L9
no such module 'lumina_node_uniffiFFI'
|
build-ios:
ios/LuminaNodeReactNative.swift#L9
no such module 'lumina_node_uniffiFFI'
|
build-ios
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/App.tsx#L95
Inline style: { backgroundColor: "nodeRunning ? 'red' : 'green'" }
|
lint:
example/src/App.tsx#L106
Inline style: { backgroundColor: 'red' }
|
lint:
example/src/App.tsx#L112
Inline style: { backgroundColor: 'blue' }
|
lint:
example/src/Square-Viz.tsx#L32
Inline style: { backgroundColor: "isActive(i, j) ? '#8F34FF' : '#E5E7EB'" }
|
build-library
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]
|