Skip to content

Fix ts errors #265 #118

Fix ts errors #265

Fix ts errors #265 #118

Triggered via pull request January 15, 2024 21:19
@neu5neu5
synchronize #266
fix/ts-errors
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 '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.
build (16.13.x)
Parameter 'axle' implicitly has an 'any' type.