chore: release 0.3.0 #27
ci.yml
on: push
lint
1m 11s
test
3m 17s
build-library
1m 4s
build-android
0s
build-ios
9m 6s
Annotations
2 errors and 14 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/YWM8IVYCUWKO/RCTDeprecation-2ADLEOMGZR54L.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/DracoExample-acwzhgygkjyamydqewthbnxecxii/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1M23KII0AKMDF-clang_YWM8IVYCUWKO.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-draco/react-native-draco/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/FUKHQ51CAHMA/RCTDeprecation-2ADLEOMGZR54L.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/DracoExample-acwzhgygkjyamydqewthbnxecxii/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2A01TR7CMBK1B-clang_FUKHQ51CAHMA.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-draco/react-native-draco/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/App.tsx#L164
Inline style: { fontSize: 40 }
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-ios
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' 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 'hermes-engine' from project 'Pods')
|
build-ios:
example/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'react-native-blob-util-ReactNativeBlobUtilPrivacyInfo' from project 'Pods')
|
build-ios:
Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetsLibrary.h#L19
AssetsLibrary will be removed from the iOS SDK in the next major release [-W#warnings]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L38
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L39
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L40
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L41
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L43
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L47
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L48
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|