chore(deps): update dependency elysia to v1.2.10 #791
ci.yml
on: push
Build code, Lint code and test code
11s
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
|