Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

[🚧] Parse exceptions in optional command parameters are silently swallowed #269

@MarkTwoFive

Description

@MarkTwoFive

When a user provides an optional command parameter, any thrown exception is ignored. This causes unintended behavior with syntactical errors:
For example, numeric inputs silently fail when the provided number is exceeding the integer range.
Instead, the matcher should be allowed to indicate its willingness but inability to consume the parameter, causing an error to be reported to the user.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfeedback wantedExtra discussion is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions