Skip to content

refine

refine #665

Triggered via push October 12, 2023 11:05
Status Failure
Total duration 4m 19s
Artifacts

web-npm_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
npm_test: cocos/particle/curve-range.ts#L28
Cannot find module './impl' or its corresponding type declarations.
npm_test: cocos/particle/gradient-range.ts#L28
Cannot find module './impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/box-shape.ts#L4
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/circle-shape.ts#L5
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/color-by-speed.ts#L6
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/color-over-lifetime.ts#L28
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/cone-shape.ts#L5
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/curl-noise-over-lifetime.ts#L29
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/custom-data.ts#L6
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/dampen-over-lifetime.ts#L30
Cannot find module '../impl' or its corresponding type declarations.
npm_test
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/