Update vircadia-world #82
Annotations
1 error and 7 warnings
⚒️ Build
Process completed with exit code 1.
|
⚒️ Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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:
src/modules/domain/audio.ts#L12
'vec3' is defined but never used
|
⚒️ Build:
src/modules/domain/audio.ts#L12
'quat' is defined but never used
|
⚒️ Build:
src/layouts/MainLayout.vue#L722
Unsafe member access .detachControl on an `any` value
|
⚒️ Build:
src/layouts/MainLayout.vue#L722
Unsafe call of an `any` typed value
|
⚒️ Build:
src/layouts/MainLayout.vue#L793
Unsafe member access .isControlAttached on an `any` value
|
⚒️ Build:
src/layouts/MainLayout.vue#L793
Unsafe call of an `any` typed value
|