Skip to content

fix: iOS CI (#271) #242

fix: iOS CI (#271)

fix: iOS CI (#271) #242

Triggered via push November 26, 2024 15:11
Status Failure
Total duration 9m 51s
Artifacts

ci.yml

on: push
Matrix: android
Matrix: ios
Matrix: lint
Matrix: tsc
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 24 warnings
android (20)
Process completed with exit code 1.
android (18)
The job was canceled because "_20" failed.
android (18)
Process completed with exit code 1.
ios (20)
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'?
ios (18)
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'?
tsc (18)
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/
tsc (20)
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/
lint (18)
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/
lint (20)
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/
android (20)
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/
android (18)
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/
ios (20): ios/RNCClipboard.mm#L222
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
ios (20): ios/RNCClipboard.mm#L224
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
ios (20): ios/RNCClipboard.mm#L224
'UTTypeConformsTo' is deprecated: first deprecated in iOS 15.0 - Use -[UTType conformsToType:] instead. [-Wdeprecated-declarations]
ios (20): ios/RNCClipboard.mm#L225
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
ios (20): ios/RNCClipboard.mm#L225
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
ios (20): ios/RNCClipboard.mm#L241
conflicting parameter types in implementation of 'removeListeners:': 'double' vs 'NSInteger' (aka 'long') [-Wmismatched-parameter-types]
ios (20)
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')
ios (20)
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')
ios (20)
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/
ios (18)
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/
ios (18): ios/RNCClipboard.mm#L222
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
ios (18): ios/RNCClipboard.mm#L224
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
ios (18): ios/RNCClipboard.mm#L224
'UTTypeConformsTo' is deprecated: first deprecated in iOS 15.0 - Use -[UTType conformsToType:] instead. [-Wdeprecated-declarations]
ios (18): ios/RNCClipboard.mm#L225
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
ios (18): ios/RNCClipboard.mm#L225
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
ios (18): ios/RNCClipboard.mm#L241
conflicting parameter types in implementation of 'removeListeners:': 'double' vs 'NSInteger' (aka 'long') [-Wmismatched-parameter-types]
ios (18)
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')
ios (18)
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')