Skip to content

🔧 fix: #907, #872, #926, #929, #912 #1093

🔧 fix: #907, #872, #926, #929, #912

🔧 fix: #907, #872, #926, #929, #912 #1093

Triggered via push December 4, 2024 12:26
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Build and test code
23s
Build and test code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
error: expect(received).toEqual(expected): test/type-system/date.test.ts#L19
Expected: false Received: true at /home/runner/work/elysia/elysia/test/type-system/date.test.ts:19:35
error: expect(received).toThrow(expected): test/type-system/date.test.ts#L39
Expected message: "The encoded value does not match the expected schema" Received function did not throw Received value: 42 at /home/runner/work/elysia/elysia/test/type-system/date.test.ts:39:42
error: expect(received).toThrow(expected): test/type-system/date.test.ts#L59
Expected message: "Unable to decode value as it does not match the expected schema" Received function did not throw Received value: 1970-01-01T00:00:00.042Z at /home/runner/work/elysia/elysia/test/type-system/date.test.ts:59:42
Build and test code
Process completed with exit code 1.
Build and test code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636