feat: implement draco decoder #4
ci.yml
on: pull_request
lint
18s
test
24s
build-library
17s
build-android
3m 9s
build-ios
13m 12s
Annotations
10 errors and 8 warnings
build-library
Process completed with exit code 1.
|
lint:
src/DracoDecoderModule.ts#L102
'moduleHandle' is assigned a value but never used
|
lint:
src/index.tsx#L4
Delete `⏎`
|
lint
Process completed with exit code 1.
|
build-android
react-native-draco-example#build:android: command (/home/runner/work/react-native-draco/react-native-draco/example) /tmp/xfs-7def6ee7/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
react-native-draco-example#build:ios: command (/Users/runner/work/react-native-draco/react-native-draco/example) /private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/xfs-fcea2037/yarn run build:ios exited (1)
|
build-ios:
cpp/react-native-draco.cpp#L2
'draco/core/decoder_buffer.h' file not found
|
build-ios:
cpp/react-native-draco.cpp#L2
'draco/core/decoder_buffer.h' file not found
|
build-ios
Process completed with exit code 1.
|
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/
|
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-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
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')
|