Three Fiber Example #591
ci.yml
on: pull_request
static-analysis
1m 6s
build-library
1m 1s
build-android
6m 57s
build-ios
6m 10s
Annotations
7 errors and 4 warnings
static-analysis
react-native-webgpu-example#tsc: command (/home/runner/work/react-native-webgpu/react-native-webgpu/apps/paper) /tmp/xfs-e333567f/yarn run tsc exited (2)
|
static-analysis
'state' is declared but its value is never read.
|
static-analysis
'meshRef.current' is possibly 'undefined'.
|
static-analysis
Type 'MutableRefObject<undefined>' is not assignable to type 'Ref<Mesh<BufferGeometry<NormalBufferAttributes>, Material | Material[], Object3DEventMap>> | undefined'.
|
static-analysis
Process completed with exit code 2.
|
build-ios
react-native-webgpu-example#build:ios: command (/Users/runner/work/react-native-webgpu/react-native-webgpu/apps/paper) /private/var/folders/g4/nb95gg917s11by8kmky_fhxm0000gn/T/xfs-18aac149/yarn run build:ios exited (1)
|
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, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static-analysis
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, dawidd6/action-download-artifact@v2. 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, dawidd6/action-download-artifact@v2. 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, dawidd6/action-download-artifact@v2, 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/
|