Skip to content

fix: js-only libraries have codegen config #893

fix: js-only libraries have codegen config

fix: js-only libraries have codegen config #893

Triggered via pull request January 28, 2025 08:18
Status Failure
Total duration 8m 46s
Artifacts

build-templates.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 18 warnings
build (ubuntu, library, js): ubuntu-library-js/example/src/App.tsx#L1
'useState' is defined but never used
build (ubuntu, library, js): ubuntu-library-js/example/src/App.tsx#L1
'useEffect' is defined but never used
build (ubuntu, library, js)
Process completed with exit code 1.
build (macos, legacy-module, kotlin-swift)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-legacy-module-kotlin-swift' exists
build (macos, legacy-view, kotlin-swift)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-legacy-view-kotlin-swift' exists
build (macos, legacy-view, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-legacy-view-kotlin-objc' exists
build (macos, turbo-module, cpp)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-turbo-module-cpp' exists
build (macos, legacy-module, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-legacy-module-kotlin-objc' exists
build (macos, turbo-module, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-turbo-module-kotlin-objc' exists
build (macos, fabric-view, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/758/merge-macos-fabric-view-kotlin-objc' exists
build (macos, fabric-view, kotlin-objc)
The operation was canceled.
build (ubuntu, library, js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, legacy-view, kotlin-swift)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, legacy-module, kotlin-swift)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, legacy-module, kotlin-objc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, legacy-module, cpp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, legacy-view, kotlin-objc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, turbo-module, cpp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu, fabric-view, kotlin-objc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (macos, legacy-module, cpp)
Run script build phase 'Bundle React Native code and images' 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 'ReactNativeTestExample' from project 'ReactNativeTestExample')
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/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 (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/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 (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
build (macos, legacy-module, cpp): macos-legacy-module-kotlin-objc/example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]