Skip to content

Commit a337404

Browse files
stdlib-botkgryte
andauthored
feat: update error databases
PR-URL: #7700 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 90c26b3 commit a337404

File tree

6 files changed

+565
-83
lines changed

6 files changed

+565
-83
lines changed

lib/node_modules/@stdlib/error/tools/database/data/data.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,5 @@
11841184
"J5","invalid argument. ArrayBuffer view byte length must be a multiple of %u. View byte length: `%u`.","RangeError"
11851185
"J6","invalid invocation. `this` is not a %s.","TypeError"
11861186
"J7","invalid argument. Must provide either a valid object or a struct instance. Value: `%s`.","TypeError"
1187+
"J8","invalid argument. First argument must be a valid orientation. Value: `%s`.","TypeError"
1188+
"J9","invalid argument. Second argument must be a valid orientation. Value: `%s`.","TypeError"

lib/node_modules/@stdlib/error/tools/database/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)