You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
nodejs-error-reporting/src/interfaces/koa2.ts
Line 57 in 4bd26cd
nextis function in koa. This should beawait next(), awaiting the response from the next function (i.e. the next middleware in the stack).I would go as far to say there must be something missing in the tests this hasn't been noticed before :-(
Environment details
@google-cloud/error-reportingversion: 0.6.1Steps to reproduce