Skip to content

Feat/encode

Feat/encode #13

Triggered via pull request October 16, 2024 15:14
Status Failure
Total duration 11m 45s
Billable time 21m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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-6c481486/yarn run build:android exited (1)
build-android
Process completed with exit code 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#L78
no template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
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: 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]
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]