nodejs-error-reporting icon indicating copy to clipboard operation
nodejs-error-reporting copied to clipboard

Node.js client for Stackdriver Error Reporting: Count, analyze and aggregate the crashes in your running cloud services.

Results 44 nodejs-error-reporting issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​types/hapi__hapi | [`^20.0.5` -> `^21.0.0`](https://renovatebot.com/diffs/npm/@types%2fhapi__hapi/20.0.13/21.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fhapi__hapi/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fhapi__hapi/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

api: clouderrorreporting
stale: extraold
size: xs

This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....

type: bug
priority: p3
api: clouderrorreporting
flakybot: issue
flakybot: flaky

This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....

type: bug
priority: p3
api: clouderrorreporting
flakybot: issue
flakybot: flaky

Note: #700 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 3b763879091d5844dc5f46831680f202a7e79f14 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/6d9b159a-ae00-41cd-b399-ad313a63aef2), [Sponge](http://sponge2/6d9b159a-ae00-41cd-b399-ad313a63aef2) status:...

type: bug
priority: p3
api: clouderrorreporting
flakybot: issue
flakybot: flaky

Many tests failed at the same time in this package. * I will close this issue when there are no more failures in this package _and_ there is at least...

type: bug
priority: p3
api: clouderrorreporting
flakybot: issue
flakybot: flaky

During the Node 14 migration, I skipped some handwritten system tests that were silently failing. It seems like no one is responsible for those tests, so it would be worth...

priority: p2
type: cleanup
priority: p3
api: clouderrorreporting

:robot: I have created a release *beep* *boop* --- ## [4.0.0](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.5...v4.0.0) (2025-11-25) ### ⚠ BREAKING CHANGES * support node 18 ([#776](https://github.com/googleapis/nodejs-error-reporting/issues/776)) * upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715)) ### Miscellaneous Chores...

autorelease: pending
api: clouderrorreporting
stale: extraold
size: m

Note: #711 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 3f883e28fa3a9bfd9cb1e07c97b6ae18644e58cb buildURL: [Build Status](https://source.cloud.google.com/results/invocations/65352e73-877c-469f-95a6-f733b82b80e6), [Sponge](http://sponge2/65352e73-877c-469f-95a6-f733b82b80e6) status:...

type: bug
priority: p3
api: clouderrorreporting
flakybot: issue
flakybot: flaky

This library transitively depends on `ent`, which uses the now deprecated node module `punycode`. ``` npm ls ent ... └─┬ ... └─┬ @google-cloud/[email protected] └─┬ @google-cloud/[email protected] └── [email protected] ``` This results...

type: bug
priority: p3
api: clouderrorreporting

Given `new ErrorReporting(initConfiguration?: ConfigurationOptions)` and ``` export interface ConfigurationOptions { logLevel?: string | number; ... } ``` A user has no idea what "logLevel" means / will induce with the...

type: feature request
priority: p3
api: clouderrorreporting