test: add type test for HttpResponse.error #1670
Annotations
3 errors and 2 warnings
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload test artifacts
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.
|
Loading