Feat separate message from stack trace #22
Annotations
7 errors and 1 warning
build:
src/generate-report.ts#L153
Unexpected control character(s) in regular expression: \x1b
|
build:
src/generate-report.ts#L154
Delete `··`
|
build:
src/generate-report.ts#L164
Replace `.slice(0,·match?.index)` with `⏎··········.slice(0,·match?.index)⏎··········`
|
build:
src/generate-report.ts#L167
Replace `.slice(match?.index).split('\n').map((line)·=>·{return·line.trim()·}).join("\n"` with `⏎··········.slice(match?.index)⏎··········.split('\n')⏎··········.map((line)·=>·{⏎············return·line.trim()⏎··········})⏎··········.join('\n'`
|
build:
src/generate-report.ts#L169
Delete `······`
|
build:
src/generate-report.ts#L171
Delete `··`
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|