Initial CodeQL commit #17
Triggered via pull request
September 26, 2025 03:18
Status
Failure
Total duration
56m 46s
Artifacts
–
codeql.yml
on: pull_request
Matrix: analyze
Matrix: analyze2
Matrix: build iOS
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/IterableUtil.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
build iOS (swift, autobuild):
example/ios/Pods/Iterable-iOS-SDK/swift-sdk/IterableInboxViewController.swift#L423
'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
|
|
build iOS (swift, autobuild):
example/ios/Pods/Iterable-iOS-SDK/swift-sdk/uicomponents/IterableEmbeddedView.swift#L470
'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
|
|
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/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]
|