Skip to content

build(deps-dev): bump elysia from 0.8.0-rc.0 to 0.8.0-rc.6 #71

build(deps-dev): bump elysia from 0.8.0-rc.0 to 0.8.0-rc.6

build(deps-dev): bump elysia from 0.8.0-rc.0 to 0.8.0-rc.6 #71

Triggered via pull request December 21, 2023 12:40
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Build and test code
10s
Build and test code
Fit to window
Zoom out
Zoom in

Annotations

7 errors
error: expect(received).toBe(expected): test/exposed-header.test.ts#L18
Expected: "Content-Type" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/exposed-header.test.ts:18:9
error: expect(received).toBe(expected): test/exposed-header.test.ts#L33
Expected: "Content-Type, X-Imaginary-Value" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/exposed-header.test.ts:33:9
error: expect(received).toBe(expected): test/index.test.ts#L14
Expected: "*" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/index.test.ts:14:9
error: expect(received).toBe(expected): test/allow-headers.test.ts#L18
Expected: "Content-Type" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/allow-headers.test.ts:18:9
error: expect(received).toBe(expected): test/allow-headers.test.ts#L33
Expected: "Content-Type, X-Imaginary-Value" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/allow-headers.test.ts:33:9
error: expect(received).toBe(expected): test/credentials.test.ts#L18
Expected: "true" Received: null at /home/runner/work/elysia-cors/elysia-cors/test/credentials.test.ts:18:9
Build and test code
Process completed with exit code 1.