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

[BUGFIX] Remove default value when using InputOption::VALUE_NONE #114

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

ErHaWeb
Copy link
Contributor

@ErHaWeb ErHaWeb commented Mar 7, 2024

New Pull Request checklist

PR Type

What kind of change does this PR introduce?

  • [FEATURE] - A new feature
  • [BUGFIX] - A bug fix
  • [TASK] - Any task, which is not a new feature or bugfix
  • [TEST] - Adding missing tests
  • [DOC] - Documentation only changes
  • [WIP] - Work in progress tag, should not be present when creating pull requests

Breaking change

Does this PR introduce a breaking change?

  • Yes
  • No

Description

This fix solves error "Cannot set a default value when using InputOption::VALUE_NONE mode."

This fix solves error "Cannot set a default value when using InputOption::VALUE_NONE mode."
@mabolek mabolek self-requested a review March 8, 2024 13:46
@mabolek mabolek merged commit 61e966f into pixelant:master Mar 8, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants