fix: update gradle version #243
Annotations
1 error and 9 warnings
Build example app
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1Y1V9DQK0N011/RCTDeprecation-3SPFVL4UL3NPI.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Example-bswhwlehpcewzxfidpqdwfnytrfm/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_23HO606G6QG6X-clang_1Y1V9DQK0N011.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/clipboard/clipboard/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
Build example app:
ios/RNCClipboard.mm#L222
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
|
Build example app:
ios/RNCClipboard.mm#L224
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
|
Build example app:
ios/RNCClipboard.mm#L224
'UTTypeConformsTo' is deprecated: first deprecated in iOS 15.0 - Use -[UTType conformsToType:] instead. [-Wdeprecated-declarations]
|
Build example app:
ios/RNCClipboard.mm#L225
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
|
Build example app:
ios/RNCClipboard.mm#L225
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
Build example app:
ios/RNCClipboard.mm#L241
conflicting parameter types in implementation of 'removeListeners:': 'double' vs 'NSInteger' (aka 'long') [-Wmismatched-parameter-types]
|
Build example app
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
|
Build example app
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-FabricComponents' from project 'Pods')
|
Get yarn cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading