Skip to content

Disable unused PVD for now #16208

Disable unused PVD for now

Disable unused PVD for now #16208

Triggered via pull request October 11, 2023 03:10
Status Failure
Total duration 4m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

web-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run ESLint: cocos/physics/physx/physx-adapter.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `string`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Instance`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Module`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L134
The two values in this comparison do not have a shared enum type
Run ESLint: cocos/physics/physx/physx-adapter.ts#L136
The two values in this comparison do not have a shared enum type
Run ESLint: cocos/physics/physx/physx-adapter.ts#L289
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L290
Unsafe argument of type `any` assigned to a parameter of type `Quat`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L292
Unsafe argument of type `any` assigned to a parameter of type `Vec3`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L293
Unsafe argument of type `any` assigned to a parameter of type `Quat`
Run ESLint: cocos/physics/physx/physx-adapter.ts#L299
Unsafe argument of type `any` assigned to a parameter of type `IVec3Like`
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/