Skip to content

feat: implement draco decoder #4

feat: implement draco decoder

feat: implement draco decoder #4

Triggered via pull request October 29, 2024 13:51
Status Failure
Total duration 13m 22s
Billable time 21m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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')