feat: update dependencies grpc-playground #3
Annotations
10 errors
Property 'intercept' in type 'DataLoaderInterceptor' is not assignable to the same property in base type 'NestInterceptor<any, any>'.:
packages/dataloader/src/interceptors/data-loader.interceptor.ts#L19
Property 'intercept' in type 'DataLoaderInterceptor' is not assignable to the same property in base type 'NestInterceptor<any, any>'.
Type '(context: ExecutionContext, next: CallHandler<any>) => Observable<any>' is not assignable to type '(context: ExecutionContext, next: CallHandler<any>) => Observable<any> | Promise<Observable<any>>'.
Type 'Observable<any>' is not assignable to type 'Observable<any> | Promise<Observable<any>>'.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>'.
Types of property 'operator' are incompatible.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any> | undefined' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any> | undefined'.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any>'.
Types of property 'call' are incompatible.
Type '(subscriber: import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>, source: any) => import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/types").TeardownLogic' is not assignable to type '(subscriber: import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>, source: any) => import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/types").TeardownLogic'.
Types of parameters 'subscriber' and 'subscriber' are incompatible.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>'.
Property 'isStopped' is protected but type 'Subscriber<T>' is not a class derived from 'Subscriber<T>'.
|
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>'.:
packages/dataloader/src/interceptors/data-loader.interceptor.ts#L39
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Observable").Observable<any>'.
Types of property 'operator' are incompatible.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any> | undefined' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any> | undefined'.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Operator").Operator<any, any>'.
Types of property 'call' are incompatible.
Type '(subscriber: import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>, source: any) => import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/types").TeardownLogic' is not assignable to type '(subscriber: import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>, source: any) => import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/types").TeardownLogic'.
Types of parameters 'subscriber' and 'subscriber' are incompatible.
Type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.2-3e62ff62c6-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>' is not assignable to type 'import("/home/runner/.yarn/berry/cache/rxjs-npm-7.5.4-1527612cf9-9.zip/node_modules/rxjs/dist/types/internal/Subscriber").Subscriber<any>'.
Property 'isStopped' is protected but type 'Subscriber<T>' is not a class derived from 'Subscriber<T>'.
|
|
|
|
|
|
|
|
|