Feat/encode #12
ci.yml
on: pull_request
lint
3m 44s
test
1m 31s
build-library
1m 33s
build-android
6m 33s
build-ios
10m 19s
Annotations
12 errors and 16 warnings
build-android
react-native-basis-universal-example#build:android: command (/home/runner/work/react-native-basis-universal/react-native-basis-universal/example) /tmp/xfs-0dc69c5b/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
react-native-basis-universal-example#build:ios: command (/Users/runner/work/react-native-basis-universal/react-native-basis-universal/example) /private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/xfs-100d765b/yarn run build:ios exited (1)
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L23
no template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L23
expected '(' for function-style cast or type construction
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L24
no template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L24
expected '(' for function-style cast or type construction
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L25
no template named 'is_base_of_v' in namespace 'std'; did you mean 'is_base_of'?
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L25
expected '(' for function-style cast or type construction
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L31
no member named 'optional' in namespace 'std'
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L31
'T' does not refer to a value
|
build-ios:
example/ios/Pods/Headers/Public/ReactCommon/react/bridging/Convert.h#L31
expected unqualified-id
|
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#L39
Inline style: { width: 200, height: 200 }
|
build-android
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, actions/setup-java@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-fs/RNFSManager.m#L327
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L330
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L331
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L388
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L785
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L868
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L327
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L330
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
build-ios:
example/node_modules/react-native-fs/RNFSManager.m#L331
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|