fix: reject a buffered response when the request was aborted in flight - #231
Closed
bengeorge wants to merge 1 commit into
Closed
fix: reject a buffered response when the request was aborted in flight#231bengeorge wants to merge 1 commit into
bengeorge wants to merge 1 commit into
Annotations
1 error and 11 warnings
|
Run Harness E2E tests
Process completed with exit code 1.
|
|
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/cache@v4, actions/checkout@v4, futureware-tech/simulator-action@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L727
incompatible pointer types initializing 'NSDictionary *__strong' with an expression of type 'id<NSObject> _Nullable' [-Wincompatible-pointer-types]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L726
incompatible pointer types initializing 'NSDictionary *__strong' with an expression of type 'id<NSObject> _Nullable' [-Wincompatible-pointer-types]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L720
incompatible pointer types assigning to 'NSArray *' from 'id<NSObject> _Nonnull' [-Wincompatible-pointer-types]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L587
incompatible pointer types initializing 'NSDictionary *__strong' with an expression of type 'id<NSObject> _Nonnull' [-Wincompatible-pointer-types]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L481
'CC_MD5' 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]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/ReactNativeFs.mm#L478
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/Uploader.mm#L128
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/Uploader.mm#L128
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/Uploader.mm#L127
'UTTypeCreatePreferredIdentifierForTag' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
|
Build iOS app:
node_modules/@dr.pogodin/react-native-fs/ios/Uploader.mm#L127
'kUTTagClassFilenameExtension' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassFilenameExtension instead. [-Wdeprecated-declarations]
|
background
wait
wait-all
cancel
parallel
Loading