Add masonry layout with multiple column option #88
ci.yml
on: pull_request
lint
3m 13s
test
1m 0s
build-library
1m 3s
build-android
1m 4s
build-ios
15m 15s
Annotations
12 errors and 13 warnings
build-ios
shadowlist-example#build:ios: command (/Users/runner/work/shadowlist/shadowlist/example) /private/var/folders/ml/x_tvfgn50_s7p67dm1ypcqqm0000gn/T/xfs-8159b8d7/yarn run build:ios exited (1)
|
build-ios
duplicate symbol '__ZN8facebook5react16SLContainerPropsC1ERKNS0_18PropsParserContextERKS1_RKNS0_8RawPropsE' in
|
build-ios
duplicate symbol '_OBJC_CLASS_$_NativeShadowlistSpecBase' in
|
build-ios
duplicate symbol '_OBJC_IVAR_$_NativeShadowlistSpecBase._eventEmitterCallback' in
|
build-ios
duplicate symbol '__ZN8facebook5react23NativeShadowlistSpecJSIC2ERKNS0_15ObjCTurboModule10InitParamsE' in
|
build-ios
duplicate symbol '_OBJC_METACLASS_$_NativeShadowlistSpecBase' in
|
build-ios
duplicate symbol '__ZN8facebook5react16SLContainerPropsC2ERKNS0_18PropsParserContextERKS1_RKNS0_8RawPropsE' in
|
build-ios
ld: 7 duplicate symbols
|
build-ios
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
build-ios
Process completed with exit code 1.
|
build-android
The run was canceled by @azimgd.
|
build-android
The operation was canceled.
|
build-library
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
|
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]
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|