fix(ignore): cleanup logger, add waitress clear util #4131
Annotations
2 errors and 1 warning
test/utils.test.ts > Utils > Logs:
test/utils.test.ts#L200
AssertionError: expected "debug" to be called with arguments: [ 'zh: debug' ]
Received:
1st debug call:
[
- "zh: debug",
+ "[2025-01-23T13:59:27.986Z] zh: debug",
]
Number of calls: 1
❯ test/utils.test.ts:200:26
|
ci
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|