Skip to content

chore(deps): update dependency elysia to v1.2.11 #898

chore(deps): update dependency elysia to v1.2.11

chore(deps): update dependency elysia to v1.2.11 #898

Triggered via push February 2, 2025 00:31
Status Failure
Total duration 19s
Artifacts

ci.yml

on: push
Build code, Lint code and test code
10s
Build code, Lint code and test code
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build code, Lint code and test code: src/main.ts#L1
'"elysia"' has no exported member named 'mapResponse'. Did you mean 'MapResponse'?
Build code, Lint code and test code: src/main.ts#L148
Argument of type 'string | number' is not assignable to parameter of type 'string'.
Build code, Lint code and test code: src/main.ts#L168
Property 'split' does not exist on type 'string | number'.
Build code, Lint code and test code: src/main.ts#L189
Type '{ 'Content-Type': string | number; }' is not assignable to type 'HeadersInit | undefined'.
Build code, Lint code and test code
Process completed with exit code 2.