Skip to content

Add Custom ApolloClient Type to client.tsx #4

Add Custom ApolloClient Type to client.tsx

Add Custom ApolloClient Type to client.tsx #4

Triggered via pull request September 12, 2023 12:01
Status Failure
Total duration 28s
Artifacts

npm-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
main / test: client.tsx#L46
Interface 'IApolloClient<T>' incorrectly extends interface 'ApolloClient<any> & { path: string; ssl: boolean; jwt_token: string; }'.
main / test: client.tsx#L139
Type 'IApolloClient<any>' is not assignable to type 'ApolloClient'.
main / test
Process completed with exit code 2.