Merge remote-tracking branch 'origin/v0.11.0' into pr/rsc-preload #1027
Annotations
10 errors
Run yarn workspaces foreach --all --include "@apollo/*" run build
Type 'WatchQueryOptions<OperationVariables, any>' is not assignable to type '{ query: string; } & Omit<WatchQueryOptions<OperationVariables, any>, "query">'.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class 'ApolloClientClientBaseImpl<TCacheShape>' defines instance member property 'onQueryStarted', but extended class 'ApolloClientSSRImpl<TCacheShape>' defines it as instance member function.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Argument of type '{ query: string; } & Omit<WatchQueryOptions<OperationVariables, any>, "query">' is not assignable to parameter of type '{ query: DocumentNode; variables?: unknown; }'.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class field 'onQueryStarted' defined by the parent class is not accessible in the child class via super.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class 'ApolloClientClientBaseImpl<TCacheShape>' defines instance member property 'onQueryStarted', but extended class 'ApolloClientSSRImpl<TCacheShape>' defines it as instance member function.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Argument of type '{ query: string; } & Omit<WatchQueryOptions<OperationVariables, any>, "query">' is not assignable to parameter of type '{ query: DocumentNode; variables?: unknown; }'.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class field 'onQueryStarted' defined by the parent class is not accessible in the child class via super.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class 'ApolloClientClientBaseImpl<TCacheShape>' defines instance member property 'onQueryStarted', but extended class 'ApolloClientSSRImpl<TCacheShape>' defines it as instance member function.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Argument of type '{ query: string; } & Omit<WatchQueryOptions<OperationVariables, any>, "query">' is not assignable to parameter of type '{ query: DocumentNode; variables?: unknown; }'.
|
Run yarn workspaces foreach --all --include "@apollo/*" run build
Class field 'onQueryStarted' defined by the parent class is not accessible in the child class via super.
|
Loading