Skip to content

Fix ts errors #265 #117

Fix ts errors #265

Fix ts errors #265 #117

Triggered via pull request January 12, 2024 14:43
Status Failure
Total duration 34s
Artifacts

node.js.test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (16.13.x)
Parameter 'body' implicitly has an 'any' type.
build (16.13.x)
Parameter 'point' implicitly has an 'any' type.
build (16.13.x)
Property 'physicsEngine' does not exist on type 'RaycastVehicle'.
build (16.13.x)
Property '_physicsEngine' is private and only accessible within class 'PhysicsBody'.
build (16.13.x)
Property 'nWheelsOnGround' does not exist on type 'RaycastVehicle'.
build (16.13.x)
Property 'speed' does not exist on type 'RaycastVehicle'.
build (16.13.x)
Property 'antiRollAxles' does not exist on type 'RaycastVehicle'. Did you mean 'addAntiRollAxle'?
build (16.13.x)
Parameter 'wheel' implicitly has an 'any' type.
build (16.13.x)
Parameter 'wheel' implicitly has an 'any' type.
build (16.13.x)
Parameter 'index' implicitly has an 'any' type.