feat(compression): wip adding better compression methods from lz4 exa… #8
ci.yml
on: push
lint
22s
test
17s
build-library
25s
build-android
18s
build-ios
24s
Annotations
2 errors and 15 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/5LUN7E67GC3D/RCTDeprecation-1LXPOOSX9KY1G.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Lz4Example-acutekiincnbedbyfabpldycfzyg/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3USHGIJK1MO8H-clang_5LUN7E67GC3D.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-lz4/react-native-lz4/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2W011PM0TLCWM/RCTDeprecation-1LXPOOSX9KY1G.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Lz4Example-acutekiincnbedbyfabpldycfzyg/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_BUFV6FS6NV6X-clang_2W011PM0TLCWM.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-lz4/react-native-lz4/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.h#L13
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L182
'UIImagePickerControllerReferenceURL' is deprecated: first deprecated in iOS 11.0 - Will be removed in a future release, use PHPicker. [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L190
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.h#L13
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.mm#L433
'UIImagePickerControllerReferenceURL' is deprecated: first deprecated in iOS 11.0 - Will be removed in a future release, use PHPicker. [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.h#L13
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L182
'UIImagePickerControllerReferenceURL' is deprecated: first deprecated in iOS 11.0 - Will be removed in a future release, use PHPicker. [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L190
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.h#L13
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
|
build-ios:
example/node_modules/react-native-image-picker/ios/ImagePickerManager.mm#L433
'UIImagePickerControllerReferenceURL' is deprecated: first deprecated in iOS 11.0 - Will be removed in a future release, use PHPicker. [-Wdeprecated-declarations]
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|