chore: update packages and remove fs import from extract-files (#1148) #38
Annotations
10 errors
Release
Module '"./hasura"' has no exported member 'mutation_root'.
|
Release
Module '"./hasura"' has no exported member 'mutation_rootRequest'.
|
Release
Module '"./hasura"' has no exported member 'subscription_root'.
|
Release
Module '"./hasura"' has no exported member 'subscription_rootRequest'.
|
Release
Property 'mutation' does not exist on type 'Client<AxiosInstance, ClientRequestConfig<any>>'.
|
Release
Property 'subscription' does not exist on type 'Client<AxiosInstance, ClientRequestConfig<any>>'.
|
Release
Object literal may only specify known properties, and 'user' does not exist in type 'query_rootRequest'.
|
Release
Property 'user' does not exist on type 'Pick<{ no_queries_available: string; __typename: "query_root"; }, "no_queries_available" | "__typename">'.
|
Release
Property 'subscription' does not exist on type 'Client<AxiosInstance, ClientRequestConfig<any>>'.
|
Release
Binding element 'data' implicitly has an 'any' type.
|