Skip to content

Initial CodeQL commit #26

Initial CodeQL commit

Initial CodeQL commit #26

Triggered via pull request September 26, 2025 07:21
Status Failure
Total duration 58m 1s
Artifacts –

codeql.yml

on: pull_request
Matrix: analyze
Matrix: analyze2
Matrix: build iOS
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build iOS (swift, autobuild)
We were unable to automatically build your code. Please change the build mode for this language to manual and specify build steps for your project. See https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/automatic-build-failed for more information. Encountered a fatal error while running "/Users/runner/hostedtoolcache/CodeQL/2.23.1/arm64/codeql/codeql database trace-command --use-build-mode --working-dir /Users/runner/work/react-native-sdk/react-native-sdk /Users/runner/work/_temp/codeql_databases/swift". Exit code was 2 and error was: A fatal error occurred: Exit status 1 from command: [/Users/runner/hostedtoolcache/CodeQL/2.23.1/arm64/codeql/swift/tools/autobuild.sh]. See the logs for more details.
build iOS (swift, autobuild): example/ios/Pods/Iterable-iOS-SDK/swift-sdk/Internal/IterableCoreDataPersistence.swift#L24
class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
build iOS (swift, autobuild): example/ios/Pods/Iterable-iOS-SDK/swift-sdk/Internal/IterableCoreDataPersistence.swift#L24
class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
build iOS (swift, autobuild): example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build iOS (swift, autobuild): 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 (swift, autobuild): example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build iOS (swift, autobuild): 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 (swift, autobuild)
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 issue, 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 'ReactNativeSdkExample' from project 'ReactNativeSdkExample')