fix(deps): update apollo graphql packages #33987
ci.yml
on: pull_request
π Detect changes
8s
π Check formatting (prettier)
1m 36s
β
Check constraints, dependencies, and package.json's
1m 15s
β
Check constraints, dependencies, and package.json's
0s
π² Tutorial E2E / node 20 latest
0s
π² Create Redwood App
0s
Server tests
0s
Matrix: background-jobs-e2e-skip
Matrix: build-lint-test-skip
Matrix: cli-smoke-tests-skip
Matrix: fragments-smoke-tests-skip
Matrix: rsc-smoke-tests-skip
Matrix: smoke-tests-react-18-skip
Matrix: smoke-tests-skip
Matrix: ssr-smoke-tests-skip
Matrix: telemetry-check-skip
Matrix: rsc-smoke-tests
Matrix: ssr-smoke-tests
π² Tutorial E2E / node 20 latest
4m 19s
π² Create Redwood App
4m 21s
Server tests
4m 27s
Matrix: background-jobs-e2e
Matrix: build-lint-test
Matrix: cli-smoke-tests
Matrix: fragments-smoke-tests
Matrix: smoke-tests-react-18
Matrix: smoke-tests
Matrix: telemetry-check
Annotations
130 errors and 41 warnings
π Check formatting (prettier)
Process completed with exit code 1.
|
Background jobs E2E test / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Background jobs E2E test / ubuntu-latest
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'.
|
Background jobs E2E test / ubuntu-latest
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'.
|
Background jobs E2E test / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Background jobs E2E test / ubuntu-latest
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'.
|
Background jobs E2E test / ubuntu-latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
Background jobs E2E test / ubuntu-latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
Background jobs E2E test / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Background jobs E2E test / ubuntu-latest
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'.
|
Background jobs E2E test / ubuntu-latest
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'.
|
π² Tutorial E2E / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Tutorial E2E / node 20 latest
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'.
|
π² Tutorial E2E / node 20 latest
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'.
|
π² Tutorial E2E / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Tutorial E2E / node 20 latest
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'.
|
π² Tutorial E2E / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π² Tutorial E2E / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π² Tutorial E2E / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Tutorial E2E / node 20 latest
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'.
|
π² Tutorial E2E / node 20 latest
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'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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'.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests / ubuntu-latest / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π Smoke tests / ubuntu-latest / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π Smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Telemetry check / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Telemetry check / ubuntu-latest / node 20 latest
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'.
|
π Telemetry check / ubuntu-latest / node 20 latest
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'.
|
π Telemetry check / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Telemetry check / ubuntu-latest / node 20 latest
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'.
|
π Telemetry check / ubuntu-latest / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π Telemetry check / ubuntu-latest / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π Telemetry check / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Telemetry check / ubuntu-latest / node 20 latest
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'.
|
π Telemetry check / ubuntu-latest / node 20 latest
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'.
|
π² Create Redwood App
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Create Redwood App
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'.
|
π² Create Redwood App
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'.
|
π² Create Redwood App
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Create Redwood App
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'.
|
π² Create Redwood App
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π² Create Redwood App
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π² Create Redwood App
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π² Create Redwood App
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'.
|
π² Create Redwood App
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'.
|
π Fragments Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Fragments Smoke tests / ubuntu-latest
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'.
|
π Fragments Smoke tests / ubuntu-latest
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'.
|
π Fragments Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Fragments Smoke tests / ubuntu-latest
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'.
|
π Fragments Smoke tests / ubuntu-latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π Fragments Smoke tests / ubuntu-latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π Fragments Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Fragments Smoke tests / ubuntu-latest
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'.
|
π Fragments Smoke tests / ubuntu-latest
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'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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'.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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'.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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'.
|
π SSR Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π SSR Smoke tests / ubuntu-latest
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'.
|
π SSR Smoke tests / ubuntu-latest
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'.
|
π SSR Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π SSR Smoke tests / ubuntu-latest
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'.
|
π SSR Smoke tests / ubuntu-latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
π SSR Smoke tests / ubuntu-latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
π SSR Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
π SSR Smoke tests / ubuntu-latest
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'.
|
π SSR Smoke tests / ubuntu-latest
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'.
|
ππ RSC Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
ππ RSC Smoke tests / ubuntu-latest
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'.
|
ππ RSC Smoke tests / ubuntu-latest
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'.
|
ππ RSC Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
ππ RSC Smoke tests / ubuntu-latest
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'.
|
ππ RSC Smoke tests / ubuntu-latest
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
ππ RSC Smoke tests / ubuntu-latest
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
ππ RSC Smoke tests / ubuntu-latest
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
ππ RSC Smoke tests / ubuntu-latest
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'.
|
ππ RSC Smoke tests / ubuntu-latest
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'.
|
Background jobs E2E test / windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Server tests
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Server tests
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'.
|
Server tests
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'.
|
Server tests
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Server tests
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'.
|
Server tests
Interface 'QueryOperationResult<TData, TVariables>' incorrectly extends interface 'QueryResult<TData, TVariables>'.
|
Server tests
Interface 'GraphQLMutationHookOptions<TData, TVariables>' incorrectly extends interface 'MutationHookOptions<TData, TVariables, DefaultContext, ApolloCache<any>>'.
|
Server tests
Type '<TData = any, TVariables extends OperationVariables = OperationVariables>(query: DocumentNode | TypedDocumentNode<TData, TVariables>, options?: QueryHookOptions<...> | undefined) => QueryResult<...>' is not assignable to type 'DefaultUseQueryType'.
|
Server tests
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'.
|
Server tests
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'.
|
π Build, lint, test / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
|
π Smoke tests / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
|
π Telemetry check / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
|
π CLI smoke tests / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
|
π Fragments Smoke tests / windows-latest
The job was canceled because "ubuntu-latest" failed.
|
π Smoke tests React 18 / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
|
π Smoke tests React 18 / windows-latest / node 20 latest
The operation was canceled.
|
ππ RSC Smoke tests / windows-latest
The job was canceled because "ubuntu-latest" failed.
|
π Detect changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Fragments Smoke tests / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
β
Check constraints, dependencies, and package.json's
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Check formatting (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Background jobs E2E test / ubuntu-latest
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.
|
Background jobs E2E test / ubuntu-latest
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.
|
Background jobs E2E test / ubuntu-latest
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.
|
π² Tutorial E2E / node 20 latest
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.
|
π² Tutorial E2E / node 20 latest
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.
|
π² Tutorial E2E / node 20 latest
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.
|
π² Tutorial E2E / node 20 latest
No files were found with the provided path: /dev_server.log
/e2e.log. No artifacts will be uploaded.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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.
|
π Build, lint, test / ubuntu-latest / node 20 latest
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.
|
π Smoke tests / ubuntu-latest / node 20 latest
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.
|
π Smoke tests / ubuntu-latest / node 20 latest
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.
|
π Smoke tests / ubuntu-latest / node 20 latest
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.
|
π Telemetry check / ubuntu-latest / node 20 latest
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.
|
π Telemetry check / ubuntu-latest / node 20 latest
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.
|
π Telemetry check / ubuntu-latest / node 20 latest
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.
|
π² Create Redwood App
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.
|
π² Create Redwood App
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.
|
π² Create Redwood App
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.
|
π Fragments Smoke tests / ubuntu-latest
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.
|
π Fragments Smoke tests / ubuntu-latest
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.
|
π Fragments Smoke tests / ubuntu-latest
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.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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.
|
π CLI smoke tests / ubuntu-latest / node 20 latest
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.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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.
|
π Smoke tests React 18 / ubuntu-latest / node 20 latest
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.
|
π SSR Smoke tests / ubuntu-latest
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.
|
π SSR Smoke tests / ubuntu-latest
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.
|
π SSR Smoke tests / ubuntu-latest
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.
|
ππ RSC Smoke tests / ubuntu-latest
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.
|
ππ RSC Smoke tests / ubuntu-latest
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.
|
ππ RSC Smoke tests / ubuntu-latest
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.
|
Server tests
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.
|
Server tests
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.
|
Server tests
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.
|