-
Notifications
You must be signed in to change notification settings - Fork 202
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
RqForm.java:290-294: Fake ctor. According to new... #602
Comments
@xupyprmv the task is yours please proceed |
@yegor256 I set the milestone to 1.0 since there is nothing set yet |
@yegor256 Closed, thanks all |
@ypshenychka please, check this issue for QA compliance, as per par.24 |
@davvd Quality is good. |
@ypshenychka thanks for the review and a good remark |
@xupyprmv I added 10 mins to @ypshenychka (for QA review) in transaction 79079164; I just added 30 mins to your account, many thanks for your contribution (AP-6U271405GT1371402).. 372 hours and 36 mins spent here; +30 added to your rating, at the moment it is: +210 |
Puzzle
558-79259f7e
insrc/main/java/org/takes/rq/RqForm.java:290-294
has to be resolved: Fake ctor. According to new qulice version, constructor must contain only variables initialization and other constructor calls. Refactor code according to that rule and removeConstructorOnlyInitializesOrCallOtherConstructors
warning suppression.... The puzzle was created by Maksimenko Vladimir on 7-Feb-2016.If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.
The text was updated successfully, but these errors were encountered: