Skip to content
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

feat: update error databases #2963

Merged
merged 1 commit into from
Sep 29, 2024
Merged

feat: update error databases #2963

merged 1 commit into from
Sep 29, 2024

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
H8 invalid invocation. this is not %s %s. TypeError
H9 invalid argument. First argument must be a supported data type. Value: %s. TypeError
HA invalid argument. Must provide an ArrayBuffer. Value: %s. TypeError
HB invalid argument. Second argument must be a data type. 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 Sep 29, 2024
@stdlib-bot stdlib-bot requested a review from a team September 29, 2024 01:27
@kgryte kgryte merged commit 7b2df66 into develop Sep 29, 2024
24 checks passed
@kgryte kgryte deleted the update-error-databases branch September 29, 2024 06:43
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