feat: init project base #1
ci.yml
on: push
lint
55s
test
53s
build-library
3m 21s
build-android
3m 45s
build-ios
14m 34s
Annotations
9 errors and 7 warnings
test
Process completed with exit code 1.
|
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.
|
build-android
tiktok-opensdk-react-native-example#build:android: command (/home/runner/work/tiktok-opensdk-react-native/tiktok-opensdk-react-native/example) /tmp/xfs-6ce4990e/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios:
ios/TiktokOpensdkReactNative.swift#L2
no such module 'TikTokOpenSDKCore'
|
build-ios:
ios/TiktokOpensdkReactNative.swift#L2
no such module 'TikTokOpenSDKCore'
|
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-3baade5d/yarn run build:ios exited (1)
|
build-ios
Process completed with exit code 1.
|
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/
|
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/
|
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')
|