Initial CodeQL commit #31
Triggered via pull request
September 26, 2025 16:35
Status
Failure
Total duration
17m 13s
Artifacts
–
codeql.yml
on: pull_request
Matrix: analyze
Matrix: analyze2
Matrix: build iOS
Annotations
1 error and 10 warnings
|
build iOS (swift, autobuild)
Process completed with exit code 65.
|
|
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]
|
|
build iOS (swift, autobuild)
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 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 'hermes-engine' from project 'Pods')
|