Skip to content

Conversation

@stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
Fq invalid arguments. Number of values does not equal the number of falsy values in the mask array. Error
Fr invalid arguments. Insufficient values to satisfy mask array. Error
Fs invalid arguments. Input arguments are not broadcast compatible. Error
Ft invalid arguments. Number of values does not equal the number of truthy values in the mask array. Error
Fu invalid argument. Third argument cannot be safely cast to the input array data type. Data types: [%s, %s]. TypeError
Fv invalid argument. First argument must be a boolean. Value: %s. TypeError
Fw invalid argument. The third argument must be broadcast compatible with the second argument. Array shape: (%d). Desired shape: (%d). Error

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Jun 23, 2024
@stdlib-bot stdlib-bot requested a review from a team June 23, 2024 01:14
@kgryte kgryte merged commit a0b68ef into develop Jun 23, 2024
@kgryte kgryte deleted the update-error-databases branch June 23, 2024 02:26
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.

4 participants