fix(deps): update apollo graphql packages #33987
Annotations
10 errors and 4 warnings
Set up job
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Set up job
Type '<TData = any, TVariables = OperationVariables, TContext = DefaultContext, TCache extends ApolloCache<any> = ApolloCache<any>>(mutation: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: MutationHookOptions<...> | undefined) => MutationTuple<...>' is not assignable to type 'DefaultUseMutationType'.
|
Set up job
Argument of type '{ defaultOptions?: DefaultOptions | undefined; name?: string | undefined; uri?: (string | UriFunction) | undefined; headers?: Record<string, string> | undefined; typeDefs?: (string | string[] | DocumentNode | DocumentNode[]) | undefined; ... 14 more ...; link: ApolloLink; }' is not assignable to parameter of type 'WrappedApolloClientOptions'.
|
Set up job
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Set up job
Type '<TData = any, TVariables = OperationVariables, TContext = DefaultContext, TCache extends ApolloCache<any> = ApolloCache<any>>(mutation: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: MutationHookOptions<...> | undefined) => MutationTuple<...>' is not assignable to type 'DefaultUseMutationType'.
|
Set up job
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
Set up job
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
Set up job
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Set up job
Type '<TData = any, TVariables = OperationVariables, TContext = DefaultContext, TCache extends ApolloCache<any> = ApolloCache<any>>(mutation: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: MutationHookOptions<...> | undefined) => MutationTuple<...>' is not assignable to type 'DefaultUseMutationType'.
|
Set up job
Argument of type '{ defaultOptions?: DefaultOptions | undefined; name?: string | undefined; uri?: (string | UriFunction) | undefined; headers?: Record<string, string> | undefined; typeDefs?: (string | string[] | DocumentNode | DocumentNode[]) | undefined; ... 14 more ...; link: ApolloLink; }' is not assignable to parameter of type 'WrappedApolloClientOptions'.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Run actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
No files were found with the provided path: /dev_server.log
/e2e.log. No artifacts will be uploaded.
|
Loading