feat: implement BasisFile #25
ci.yml
on: pull_request
lint
1m 2s
test
3m 17s
build-library
1m 8s
build-android
0s
build-ios
27m 5s
Annotations
2 errors and 17 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1W9L0XLZFA9D1/RCTDeprecation-N2XV0SKYZ3Q9success Successfully built the app
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1TKREUJZXP3QM/RCTDeprecation-N2XV0SKYZ3Q9.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/BasisUniversalExample-brtuccufvyicncdskumpaaspfswd/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_IBQUCFBRLROE-clang_1TKREUJZXP3QM.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-basis-universal/react-native-basis-universal/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
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/
|
lint:
example/src/App.tsx#L141
Inline style: { width: 200, height: 200 }
|
lint:
example/src/App.tsx#L307
Inline style: { width: '100%', height: 200 }
|
lint:
example/src/App.tsx#L325
Inline style: { height: 200, width: 200 }
|
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/
|
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/
|
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
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:
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]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L49
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|