Skip to content

fix(CHANGELOG_REG): 修复日志提取误匹配到链接 #69

fix(CHANGELOG_REG): 修复日志提取误匹配到链接

fix(CHANGELOG_REG): 修复日志提取误匹配到链接 #69

Triggered via pull request December 5, 2024 07:52
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
test/generatorLog.test.ts > generatorLog > : generatorLogStart: test/generatorLog.test.ts#L17
Error: Snapshot `generatorLog > : generatorLogStart 1` mismatched - Expected + Received @@ -16,10 +16,11 @@ ### 🐞 Bug Fixes - `A`: a bug fix label in fix @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) - `A`: a bug fix label in hotfix @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) - `A`: a bug fix label in bug @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) - `CHANGELOG_REG`: 修复日志冒号前面有空格正则匹配不到 @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) + - `CHANGELOG_REG`: 修复日志冒号后面没空格正则匹配不到 @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) - `test-test`: test-test @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) ### 📈 Performance - `I`: a refactor label in refactor @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) ### 📝 Documentation - `docs`: a doc change label in docs @liweijie0812 ([#29](https://github.com/TDesignOteam/tdesign-changelog-action/pull/29)) ❯ test/generatorLog.test.ts:17:17
test/regexp.test.ts > regexp > : CHANGELOG_REG: test/regexp.test.ts#L13
AssertionError: expected 21 to be 20 // Object.is equality - Expected + Received - 20 + 21 ❯ test/regexp.test.ts:13:24
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636