Skip to content

fix(core): correct 'occured' -> 'occurred' in DdSdkInternalNativeBridge warning#1252

Closed
SAY-5 wants to merge 1 commit intoDataDog:developfrom
SAY-5:fix-internal-bridge-occured-typo
Closed

fix(core): correct 'occured' -> 'occurred' in DdSdkInternalNativeBridge warning#1252
SAY-5 wants to merge 1 commit intoDataDog:developfrom
SAY-5:fix-internal-bridge-occured-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 15, 2026

Console warning emitted when native event-emitter listener registration fails in packages/core/src/sdk/DatadogInternalBridge/DdSdkInternalNativeBridge.tsx:64 read An error occured while registering default listeners .... String-template-only change.

…ge warning

Console warning emitted when the native event-emitter listener
registration fails in
packages/core/src/sdk/DatadogInternalBridge/DdSdkInternalNativeBridge.tsx
read 'An error occured while registering default listeners ...'.
String-template-only change.
Copilot AI review requested due to automatic review settings April 15, 2026 17:05
@SAY-5 SAY-5 requested a review from a team as a code owner April 15, 2026 17:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a typo in a console warning message emitted when default native event-emitter listeners fail to register.

Changes:

  • Corrects the warning string from “occured” to “occurred” in DdSdkInternalNativeBridge.registerDefaultListeners().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 28, 2026

Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants