refactor(create-creator): 重构项目模板中的变量使用 #35
Annotations
3 errors and 1 warning
Run npm run test:coverage:
test/cli.test.ts#L49
AssertionError: expected '# create-0.008732492849949702\n\n这个项目…' to match '# 0.008732492849949702'
- Expected
+ Received
- # 0.008732492849949702
+ # create-0.008732492849949702
+
+ 这个项目的脚手架是使用 [create-creator](https://github.com/FrontEndDev-org/create-creator) 创建出来的。
+
❯ test/cli.test.ts:49:35
❯ test/cli.test.ts:30:3
|
Run npm run test:coverage:
test/cli.test.ts#L73
AssertionError: expected '# create-0.9347593126133522\n\n这个项目的脚…' to match '# 0.9347593126133522'
- Expected
+ Received
- # 0.9347593126133522
+ # create-0.9347593126133522
+
+ 这个项目的脚手架是使用 [create-creator](https://github.com/FrontEndDev-org/create-creator) 创建出来的。
+
❯ test/cli.test.ts:73:35
❯ test/cli.test.ts:54:3
|
Run npm run test:coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading