Skip to content

chg: msg.error.message now contains additional information#107

Merged
krauskopf merged 2 commits into
masterfrom
bugfix/error_message
Jul 16, 2026
Merged

chg: msg.error.message now contains additional information#107
krauskopf merged 2 commits into
masterfrom
bugfix/error_message

Conversation

@krauskopf

Copy link
Copy Markdown
Contributor

No description provided.

@krauskopf krauskopf added the enhancement New feature or request label Jul 15, 2026
@krauskopf krauskopf mentioned this pull request Jul 15, 2026

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok

@ZmRZjFuDsDiR4qi5801F

Copy link
Copy Markdown
Contributor

@krauskopf : Please get rid of 2 pending checks using build 18.x, 20.x and merge.

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F self-requested a review July 16, 2026 08:46
@krauskopf krauskopf requested a review from Copilot July 16, 2026 08:47

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the 1.9.10 release by expanding the information surfaced via msg.error.message (now JSON-formatted details from ctrlX “Problem Details” responses), and updates accompanying documentation, versioning, and CI configuration.

Changes:

  • Update CtrlxProblemError to format richer error details and set error.message to the JSON-formatted representation.
  • Add 1.9.10 release notes / changelog entries and bump npm package version.
  • Adjust CI Node.js test matrix and update copyright years.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
README.md Adds 1.9.10 changelog entry and updates copyright years
package.json Bumps version to 1.9.10
lib/CtrlxProblemError.js Adds JSON/human-readable formatting helpers and sets message to JSON on parsed responses
doc/RELEASE_NOTES.md Adds 1.9.10 release notes describing new error message behavior
.github/workflows/test.yml Updates CI Node.js matrix to 22.x and 24.x

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

Comment thread doc/RELEASE_NOTES.md Outdated
Comment thread lib/CtrlxProblemError.js
Comment thread lib/CtrlxProblemError.js
Comment thread lib/CtrlxProblemError.js
Comment thread lib/CtrlxProblemError.js
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@krauskopf krauskopf merged commit 8474685 into master Jul 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants