PhysX adapter should reject if it failed to load #15783
Triggered via pull request
September 11, 2023 03:56
Status
Failure
Total duration
4m 33s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L70
The two values in this comparison do not have a shared enum type
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L76
The two values in this comparison do not have a shared enum type
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `Instance`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `Module`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L260
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L261
Unsafe argument of type `any` assigned to a parameter of type `Quat`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L263
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L264
Unsafe argument of type `any` assigned to a parameter of type `Quat`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L270
Unsafe argument of type `any` assigned to a parameter of type `IVec3Like`
|
Run ESLint:
cocos/physics/physx/physx-adapter.ts#L270
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run ESLint
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/
|