Fix list formatting in news body #254
Annotations
5 errors
src/util.test.ts > addDays > across DST:
src/util.test.ts#L27
AssertionError: expected 2024-11-10T15:50:00.000Z to deeply equal 2024-11-10T14:50:00.000Z
- Expected
+ Received
- 2024-11-10T14:50:00.000Z
+ 2024-11-10T15:50:00.000Z
❯ src/util.test.ts:27:29
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
src/util.test.ts > addDays > across DST:
src/util.test.ts#L27
AssertionError: expected 2024-11-10T15:50:00.000Z to deeply equal 2024-11-10T14:50:00.000Z
- Expected
+ Received
- 2024-11-10T14:50:00.000Z
+ 2024-11-10T15:50:00.000Z
❯ src/util.test.ts:27:29
|
build (18.x)
Process completed with exit code 1.
|