feat: use std::threads for encoding / transcoding operations #34
ci.yml
on: pull_request
lint
26s
test
18s
build-library
21s
build-android
0s
build-ios
1m 1s
Annotations
2 errors and 17 warnings
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_success Successfully built the app
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1W9L0XLZFA9D1/RCTDeprecation-N2XV0SKYZ3Q9.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/BasisUniversalExample-brtuccufvyicncdskumpaaspfswd/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_32JV3UBUAZ8VY-clang_1W9L0XLZFA9D1.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'?
|
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-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/
|
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#L148
Inline style: { width: 200, height: 200 }
|
lint:
example/src/App.tsx#L375
Inline style: { width: '100%', height: 200 }
|
lint:
example/src/App.tsx#L397
Inline style: { height: 200, width: 200 }
|
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:
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]
|
build-ios:
example/node_modules/react-native-blob-util/ios/ReactNativeBlobUtilFS.h#L50
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|