Skip to content

feat: implement BasisFile #25

feat: implement BasisFile

feat: implement BasisFile #25

Triggered via pull request October 23, 2024 12:52
Status Success
Total duration 27m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: 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]