fix(deps): update all non-major dependencies #4480
benchmark.yml
on: push
Benchmark on node
/
ci_setup
0s
Matrix: Benchmark / ci
Annotations
4 errors
Benchmark on node / nodejs v18:
packages/graphql-modules/src/shared/utils.ts#L46
Property '[Symbol.asyncDispose]' is missing in type '{ next(): Promise<IteratorResult<T, any>>; return(): Promise<IteratorResult<T, any>>; throw(error: any): Promise<IteratorResult<T, any>>; [Symbol.asyncIterator](): AsyncGenerator<...>; }' but required in type 'AsyncGenerator<T, any, any>'.
|
Benchmark on node / nodejs v18
Process completed with exit code 2.
|
Benchmark on node / nodejs v16:
packages/graphql-modules/src/shared/utils.ts#L46
Property '[Symbol.asyncDispose]' is missing in type '{ next(): Promise<IteratorResult<T, any>>; return(): Promise<IteratorResult<T, any>>; throw(error: any): Promise<IteratorResult<T, any>>; [Symbol.asyncIterator](): AsyncGenerator<...>; }' but required in type 'AsyncGenerator<T, any, any>'.
|
Benchmark on node / nodejs v16
Process completed with exit code 2.
|