Initial CodeQL commit #14
Triggered via pull request
September 26, 2025 02:43
Status
Failure
Total duration
19m 55s
Artifacts
–
Annotations
1 error and 10 warnings
|
build iOS
Encountered a fatal error while running "/Users/runner/hostedtoolcache/CodeQL/2.23.1/arm64/codeql/codeql database trace-command --index-traceless-dbs /Users/runner/work/_temp/codeql_databases/javascript". 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/javascript/tools/autobuild.sh]. See the logs for more details.
|
|
build iOS:
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:
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:
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:
example/ios/Pods/Iterable-iOS-SDK/swift-sdk/Internal/APNSTypeChecker.swift#L93
'scanUpTo(_:into:)' was deprecated in iOS 13.0
|
|
build iOS:
example/ios/Pods/Iterable-iOS-SDK/swift-sdk/Internal/APNSTypeChecker.swift#L92
'scanUpTo(_:into:)' was deprecated in iOS 13.0
|
|
build iOS:
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:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build iOS:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build iOS:
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:
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]
|