This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Chore(deps): Bump trpc-nuxt from 0.10.3 to 0.10.22 #617
Annotations
4 errors and 2 warnings
test:
src/adapters/node-http/core.ts#L147
Argument of type 'HTTPHeaders' is not assignable to parameter of type 'Record<string, string>'.
|
test:
src/adapters/node-http/core.ts#L190
Argument of type 'HTTPHeaders' is not assignable to parameter of type 'Record<string, string>'.
|
test:
src/adapters/node-http/errors.ts#L3
Property 'NOT_IMPLEMENTED' is missing in type '{ PARSE_ERROR: number; BAD_REQUEST: number; NOT_FOUND: number; INTERNAL_SERVER_ERROR: number; UNAUTHORIZED: number; FORBIDDEN: number; TIMEOUT: number; CONFLICT: number; CLIENT_CLOSED_REQUEST: number; ... 4 more ...; UNPROCESSABLE_CONTENT: number; }' but required in type 'Record<"PARSE_ERROR" | "BAD_REQUEST" | "INTERNAL_SERVER_ERROR" | "NOT_IMPLEMENTED" | "UNAUTHORIZED" | "FORBIDDEN" | "NOT_FOUND" | "METHOD_NOT_SUPPORTED" | "TIMEOUT" | "CONFLICT" | ... 4 more ... | "CLIENT_CLOSED_REQUEST", number>'.
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|