Publish #32
publish.yml
on: release
Publish: npm Registry
21s
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
|
Publish: npm Registry
Process completed with exit code 1.
|
Publish: npm Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|