Bump deps #6649
Annotations
3 errors
pr (lint):
packages/api/src/promise/Combinator.ts#L26
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
|
pr (lint):
packages/api/src/promise/Combinator.ts#L76
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
|
pr (lint)
Process completed with exit code 1.
|