Skip to content

chore(deps): update dependency elysia to v1.2.10 #791

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

chore(deps): update dependency elysia to v1.2.10 #791

Triggered via push January 16, 2025 13:26
Status Failure
Total duration 22s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
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.
Build code, Lint code and test code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636