Fix collisions due to bad mapping of shape types. #221
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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
|
This job succeeded
Loading