Skip to content

fix: validate arguments correctly #810

fix: validate arguments correctly

fix: validate arguments correctly #810

Triggered via pull request December 8, 2024 20:52
Status Failure
Total duration 3m 31s
Artifacts

build-templates.yml

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

Annotations

11 errors and 29 warnings
build (ubuntu-latest, legacy-view, cpp)
Process completed with exit code 1.
build (macos-14, legacy-view, cpp)
Process completed with exit code 1.
build (macos-14, turbo-module, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/724/merge-macos-14-turbo-module-kotlin-objc' exists
build (macos-14, turbo-module, kotlin-objc)
A task was canceled.
build (macos-14, turbo-module, cpp)
Canceling since a higher priority waiting request for 'Build template-refs/pull/724/merge-macos-14-turbo-module-cpp' exists
build (macos-14, legacy-view, kotlin-swift)
Canceling since a higher priority waiting request for 'Build template-refs/pull/724/merge-macos-14-legacy-view-kotlin-swift' exists
build (macos-14, legacy-view, kotlin-swift)
The operation was canceled.
build (macos-14, fabric-view, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/724/merge-macos-14-fabric-view-kotlin-objc' exists
build (macos-14, fabric-view, kotlin-objc)
The operation was canceled.
build (macos-14, legacy-view, kotlin-objc)
Canceling since a higher priority waiting request for 'Build template-refs/pull/724/merge-macos-14-legacy-view-kotlin-objc' exists
build (macos-14, legacy-view, kotlin-objc)
The operation was canceled.
build (ubuntu-latest, legacy-view, cpp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, 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-latest, 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-latest, 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-latest, turbo-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-latest, 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-latest, 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-latest, 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-14, legacy-module, kotlin-swift)
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 (macos-14, legacy-module, kotlin-swift)
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-14, legacy-module, kotlin-swift): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-swift): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-swift): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-swift): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-swift): macos-14-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-14, legacy-module, kotlin-swift): macos-14-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-14, legacy-module, kotlin-swift): macos-14-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-14, legacy-module, kotlin-swift): macos-14-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 (ubuntu-latest, library, js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (macos-14, legacy-module, kotlin-objc)
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 (macos-14, legacy-module, kotlin-objc)
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-14, legacy-module, kotlin-objc): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-objc): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-objc): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-objc): macos-14-legacy-module-kotlin-objc/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 (macos-14, legacy-module, kotlin-objc): macos-14-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-14, legacy-module, kotlin-objc): macos-14-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-14, legacy-module, kotlin-objc): macos-14-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-14, legacy-module, kotlin-objc): macos-14-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]