Serialize animated-image frame decodes; refuse damaged frames; fix fr… - #656
Merged
andyfinnell merged 4 commits intoJul 29, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze:
Source/Classes/PINRemoteImageManager.m#L1579
'CC_MD5_Final' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
|
Analyze:
Source/Classes/PINRemoteImageManager.m#L1575
'CC_MD5_Update' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
|
Analyze:
Source/Classes/PINRemoteImageManager.m#L1572
'CC_MD5_Init' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
|
Analyze:
Source/Classes/Categories/NSData+ImageDetectors.m#L142
variable length array folded to constant array as an extension [-Wgnu-folding-constant]
|
|
Analyze:
Source/Classes/Categories/NSData+ImageDetectors.m#L133
variable length array folded to constant array as an extension [-Wgnu-folding-constant]
|
|
Analyze:
Source/Classes/Categories/NSData+ImageDetectors.m#L108
variable length array folded to constant array as an extension [-Wgnu-folding-constant]
|
|
Analyze:
Source/Classes/Categories/NSData+ImageDetectors.m#L16
variable length array folded to constant array as an extension [-Wgnu-folding-constant]
|
|
Analyze:
PINRemoteImage.xcodeproj#L0
Multiple targets match implicit dependency for product reference 'PINCache.framework'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'PINRemoteImage' from project 'PINRemoteImage')
|
|
Analyze:
PINRemoteImage.xcodeproj#L0
Multiple targets match implicit dependency for product reference 'PINOperation.framework'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'PINRemoteImage' from project 'PINRemoteImage')
|
|
Analyze:
Carthage/Checkouts/PINCache/PINCache.xcodeproj#L0
Multiple targets match implicit dependency for product reference 'PINOperation.framework'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'PINCache' from project 'PINCache')
|
background
wait
wait-all
cancel
parallel
Loading