Skip to content

chore: full reinstall after merge from develop #2466

chore: full reinstall after merge from develop

chore: full reinstall after merge from develop #2466

Triggered via push April 30, 2025 12:06
Status Failure
Total duration 19m 31s
Artifacts
Build SampleApp iOS and Deploy-true
16m 52s
Build SampleApp iOS and Deploy-true
Build SampleApp Android and Deploy-true
3m 35s
Build SampleApp Android and Deploy-true
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build SampleApp Android and Deploy-true
Process completed with exit code 1.
Build SampleApp iOS and Deploy-true
Process completed with exit code 1.
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/libwebp/src/dsp/dec_neon.c#L1467
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/libwebp/src/dsp/dec_neon.c#L1467
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/libwebp/src/dsp/dec_neon.c#L1556
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/libwebp/src/dsp/dec_neon.c#L1556
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/libwebp/src/enc/backward_references_enc.c#L720
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
Build SampleApp iOS and Deploy-true: examples/SampleApp/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 SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.m#L16
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/SDWebImageWebPCoder/SDWebImageWebPCoder/Classes/SDImageWebPCoder.m#L600
'CGColorSpaceCreateWithICCProfile' is deprecated: first deprecated in iOS 11.0 - No longer supported [-Wdeprecated-declarations]
Build SampleApp iOS and Deploy-true: examples/SampleApp/ios/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.m#L34
'kUTTypeGIF' is deprecated: first deprecated in iOS 15.0 - Use UTTypeGIF or UTType.gif (swift) instead. [-Wdeprecated-declarations]