Skip to content

Add initial LOD functionality. #428

Add initial LOD functionality.

Add initial LOD functionality. #428

Triggered via pull request October 9, 2023 07:17
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L41
Unsafe construction of an any type value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L41
Unsafe construction of an any type value
⚒️ 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/entity/components/controllers/ShapeEntityController.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `IComponent`
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L45
Unsafe member access .updateShape on an `any` value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L49
Unsafe member access .updateColor on an `any` value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L53
Unsafe member access .updateDimensions on an `any` value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L57
Unsafe member access .updateCollisionProperties on an `any` value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L62
Unsafe member access .load on an `any` value
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `IComponent`
⚒️ Build: src/modules/entity/components/controllers/ShapeEntityController.ts#L45
Unsafe member access .updateShape on an `any` value