PhysX adapter should reject if it failed to load #15783
Annotations
10 errors and 1 warning
cocos/physics/physx/physx-adapter.ts#L70
The two values in this comparison do not have a shared enum type
|
cocos/physics/physx/physx-adapter.ts#L76
The two values in this comparison do not have a shared enum type
|
cocos/physics/physx/physx-adapter.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `Instance`
|
cocos/physics/physx/physx-adapter.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `Module`
|
cocos/physics/physx/physx-adapter.ts#L260
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
|
cocos/physics/physx/physx-adapter.ts#L261
Unsafe argument of type `any` assigned to a parameter of type `Quat`
|
cocos/physics/physx/physx-adapter.ts#L263
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
|
cocos/physics/physx/physx-adapter.ts#L264
Unsafe argument of type `any` assigned to a parameter of type `Quat`
|
cocos/physics/physx/physx-adapter.ts#L270
Unsafe argument of type `any` assigned to a parameter of type `IVec3Like`
|
cocos/physics/physx/physx-adapter.ts#L270
Unsafe argument of type `any` assigned to a parameter of type `number`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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