Skip to content

Bump deps

Bump deps #6649

Triggered via pull request January 24, 2024 06:22
Status Success
Total duration 5m 13s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

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.