Added a config variable for hiding in-world position and rotation. #36
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/layouts/MainLayout.vue#L727
Unsafe member access .detachControl on an `any` value
|
src/layouts/MainLayout.vue#L727
Unsafe call of an `any` typed value
|
src/layouts/MainLayout.vue#L798
Unsafe member access .isControlAttached on an `any` value
|
src/layouts/MainLayout.vue#L798
Unsafe call of an `any` typed value
|
src/modules/scene/css3DRenderer.ts#L55
'event' is defined but never used
|
src/modules/scene/css3DRenderer.ts#L404
'event' is defined but never used
|
src/modules/scene/LightManager.ts#L33
'meshes' is defined but never used
|
src/modules/scene/LightManager.ts#L33
'scene' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-desktop-macos-latest-220", "build-desktop-ubuntu-20.04-220", "build-desktop-windows-latest-220".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading