Skip to content

fix(deps): update apollo graphql packages #36586

fix(deps): update apollo graphql packages

fix(deps): update apollo graphql packages #36586

Triggered via pull request December 27, 2024 19:01
Status Failure
Total duration 5m 15s
Artifacts
🔍 Detect changes
15s
🔍 Detect changes
Check test project fixture
4m 46s
Check test project fixture
Check test project fixture
0s
Check test project fixture
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Check test project fixture
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
Check test project fixture
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'.
Check test project fixture
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'.
Check test project fixture
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
Check test project fixture
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'.
Check test project fixture
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
Check test project fixture
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
Check test project fixture
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
Check test project fixture
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'.
Check test project fixture
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'.
🔍 Detect changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check test project fixture
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.
Check test project fixture
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.
Check test project fixture
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.