Skip to content

add more modules

add more modules #660

Triggered via push October 8, 2023 16:35
Status Failure
Total duration 4m 24s
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#L29
Cannot find module './impl' or its corresponding type declarations.
npm_test: cocos/particle/deprecated.ts#L26
Cannot find module './burst' 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/line.ts#L30
Cannot find module './animator/curve-range' or its corresponding type declarations.
npm_test: cocos/particle/line.ts#L31
Cannot find module './animator/gradient-range' or its corresponding type declarations.
npm_test: cocos/particle/models/line-model.ts#L31
Cannot find module '../animator/curve-range' or its corresponding type declarations.
npm_test: cocos/particle/models/line-model.ts#L32
Cannot find module '../animator/gradient-range' 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#L2
Cannot find module '../impl' or its corresponding type declarations.
npm_test: cocos/particle/modules/color-by-speed.ts#L5
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/