Skip to content

feat: update error databases - #15022

Open
stdlib-bot wants to merge 1 commit into
developfrom
update-error-databases
Open

feat: update error databases#15022
stdlib-bot wants to merge 1 commit into
developfrom
update-error-databases

Conversation

@stdlib-bot

Copy link
Copy Markdown
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
L0 invalid argument. Buffer must contain valid UTF-8 encoded Markdown. TypeError
L1 invalid argument. Unable to convert Markdown to a semantic document without errors. Error
L2 invalid argument. Options argument must be a plain object. Value: %s. TypeError
L3 invalid argument. First argument must be either a string or a Buffer. Value: %s. TypeError

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot
stdlib-bot requested a review from a team September 6, 2026 00:42
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Sep 6, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
error/tools/database $\\color{green}85/85$
$\\color{green}+100.00\\%$
$\\color{green}3/3$
$\\color{green}+100.00\\%$
$\\color{green}1/1$
$\\color{green}+100.00\\%$
$\\color{green}85/85$
$\\color{green}+100.00\\%$
error/tools/id2pkg $\\color{green}95/95$
$\\color{green}+100.00\\%$
$\\color{green}7/7$
$\\color{green}+100.00\\%$
$\\color{green}1/1$
$\\color{green}+100.00\\%$
$\\color{green}95/95$
$\\color{green}+100.00\\%$
error/tools/pkg2id $\\color{green}95/95$
$\\color{green}+100.00\\%$
$\\color{green}7/7$
$\\color{green}+100.00\\%$
$\\color{green}1/1$
$\\color{green}+100.00\\%$
$\\color{green}95/95$
$\\color{green}+100.00\\%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte added the status: Blocked Issue or pull request which is currently blocked. label Sep 6, 2026
@kgryte

kgryte commented Sep 6, 2026

Copy link
Copy Markdown
Member

I need to update some of the error messages above.

@kgryte
kgryte self-requested a review September 6, 2026 03:31
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. status: Blocked Issue or pull request which is currently blocked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants