V3.8.2 bullet embind #16064
Annotations
10 errors and 1 warning
cocos/physics/bullet/bullet-shared-body.ts#L215
Property 'MotionState' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-shared-body.ts#L216
Property 'ccMotionState_setup' does not exist on type 'instance'. Did you mean 'ccMotionState_new'?
|
cocos/physics/bullet/bullet-shared-body.ts#L427
Property 'RigidBody_getWorldTransform' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-shared-body.ts#L428
Property 'Transform_getRotationAndOrigin' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-shared-body.ts#L532
Property 'CollisionObject_isSleeping' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-utils.ts#L37
Property 'HEAPF32' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-utils.ts#L50
Property 'HEAPF32' does not exist on type 'instance'.
|
cocos/physics/bullet/bullet-utils.ts#L79
Expected 4 arguments, but got 5.
|
cocos/physics/bullet/bullet-utils.ts#L92
Expected 4 arguments, but got 5.
|
cocos/physics/bullet/bullet-utils.ts#L103
Expected 4 arguments, but got 5.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading