Skip to content

feat: update error databases #2343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2024
Merged

feat: update error databases #2343

merged 1 commit into from
Jun 10, 2024

Conversation

stdlib-bot
Copy link
Contributor

@stdlib-bot stdlib-bot commented Jun 9, 2024

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
Fk invalid argument. Unable to parse commits for package: %s. Error
Fl invalid argument. Unrecognized release type: %s. TypeError
Fm invalid argument. First argument must be a supported BLAS memory layout. Value: %s. TypeError
Fn invalid argument. First argument must be an existing theme name. Value: %s. Error
Fo invalid argument. First argument must not be the default theme name. Value: %s. Error
Fp invalid argument. Second argument must be an object. Value: %s. TypeError

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Jun 9, 2024
@stdlib-bot stdlib-bot requested a review from a team June 9, 2024 01:15
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

There's a typo in the REPL error message.

@kgryte
Copy link
Member

kgryte commented Jun 9, 2024

The typo should be fixed in 9f3dcaf.

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot force-pushed the update-error-databases branch from 27bd1e2 to f8bb7a8 Compare June 10, 2024 01:06
@stdlib-bot stdlib-bot requested a review from a team June 10, 2024 01:06
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Re-triggered the workflow. The typo is now resolved.

@Planeshifter Planeshifter merged commit 7d9bf3e into develop Jun 10, 2024
9 checks passed
@kgryte kgryte deleted the update-error-databases branch June 10, 2024 01:46
aman-095 pushed a commit to aman-095/stdlib that referenced this pull request Jun 11, 2024
PR-URL: stdlib-js#2343 

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
aman-095 pushed a commit to aman-095/stdlib that referenced this pull request Jun 13, 2024
PR-URL: stdlib-js#2343 

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants