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

General checks and error reporting #38

Open
4 of 5 tasks
ggabriel96 opened this issue Dec 12, 2020 · 0 comments
Open
4 of 5 tasks

General checks and error reporting #38

ggabriel96 opened this issue Dec 12, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@ggabriel96
Copy link
Owner

ggabriel96 commented Dec 12, 2020

  • error when trying to add an argument with duplicated name or abbreviation
  • error when trying to add an argument with gather and assign action (this is impossible!?)
  • error when trying to add a required argument with a default value
  • error when default_value and set_value are not of same type
  • check that name of Program and Arg is non-empty and only characters, - or _ (gotta make up the specific rule) - Checking validity of names #55
@ggabriel96 ggabriel96 created this issue from a note in Roadmap to 1.0 (In progress) Dec 12, 2020
@ggabriel96 ggabriel96 added enhancement New feature or request bug Something isn't working labels Dec 25, 2020
@ggabriel96 ggabriel96 added the help wanted Extra attention is needed label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
Roadmap to 1.0
  
In progress
Development

No branches or pull requests

1 participant