Skip to content

Fix errors in the PNTS Draco decoding docs #1834

Fix errors in the PNTS Draco decoding docs

Fix errors in the PNTS Draco decoding docs #1834

Re-run triggered November 21, 2024 19:08
Status Success
Total duration 52s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array