Skip to content

chore(deps): update dependency elysia to v1.2.12 #783

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

chore(deps): update dependency elysia to v1.2.12 #783

Triggered via pull request January 15, 2025 09:44
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
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