Fix metadata parsing in the case of parent TransformNodes. #476
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
⚒️ Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
⚒️ Build:
src/modules/scene/LODManager.ts#L127
Unsafe assignment of an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L127
Unsafe member access .gltf on an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L128
Unsafe assignment of an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L128
Unsafe member access .gltf on an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L140
Unsafe assignment of an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L140
Unsafe member access .vircadia_lod_mode on an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L141
Unsafe assignment of an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L141
Unsafe member access .vircadia_lod_auto on an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L142
Unsafe assignment of an `any` value
|
⚒️ Build:
src/modules/scene/LODManager.ts#L142
Unsafe member access .vircadia_lod_distance on an `any` value
|