Skip to content

chore: update packages and remove fs import from extract-files (#1148) #38

chore: update packages and remove fs import from extract-files (#1148)

chore: update packages and remove fs import from extract-files (#1148) #38

Triggered via push October 28, 2024 21:31
Status Failure
Total duration 4m 13s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.