chore: release 0.2.0 #2
ci.yml
on: push
lint
49s
test
51s
build-library
3m 20s
build-android
3m 21s
build-ios
21m 27s
Annotations
9 errors and 7 warnings
lint:
example/src/App.tsx#L3
Module '"tiktok-opensdk-react-native"' has no exported member 'multiply'. Did you mean to use 'import multiply from "tiktok-opensdk-react-native"' instead?
|
lint
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
build-android
tiktok-opensdk-react-native-example#build:android: command (/home/runner/work/tiktok-opensdk-react-native/tiktok-opensdk-react-native/example) /tmp/xfs-a68543c4/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
tiktok-opensdk-react-native-example#build:ios: command (/Users/runner/work/tiktok-opensdk-react-native/tiktok-opensdk-react-native/example) /private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/xfs-15062654/yarn run build:ios exited (1)
|
build-ios:
ios/TiktokOpensdkReactNative.swift#L2
no such module 'TikTokOpenSDKCore'
|
build-ios:
ios/TiktokOpensdkReactNative.swift#L2
no such module 'TikTokOpenSDKCore'
|
build-ios
Process completed with exit code 1.
|
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/
|
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/
|
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] [RN]Check rncore' 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 'React-Fabric' from project 'Pods')
|
build-ios
Run script build phase '[CP-User] [RN]Check rncore' 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 'React-FabricComponents' from project 'Pods')
|