test: add type test for HttpResponse.error #2132
Open
Annotations
3 errors and 1 warning
Build:
src/core/http.ts#L42
Argument of type 'HttpResponseResolver<Params, RequestBodyType, ResponseBodyType>' is not assignable to parameter of type 'ResponseResolver<HttpRequestResolverExtras<any>, any, any>'.
|
Build:
src/core/graphql.ts#L59
Argument of type 'GraphQLResponseResolver<[Query] extends [never] ? GraphQLQuery : Query, Variables>' is not assignable to parameter of type 'ResponseResolver<GraphQLResolverExtras<any>, any, any>'.
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading