-
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
Href.java:76-80: Href ctor. According to new... #588
Comments
@essobedo it's yours now, please proceed keeping in mind our principles. Feel free to ask any technical questions right here in the ticket; The cost of this task is 30 mins (this is exactly how much will be paid, not less not more), when the task is done |
@yegor256 I set the milestone to 1.0 since there is nothing set yet |
@davvd The PR has been merged, could you please close the ticket and proceed with the QA. Thank you in advance. |
@davvd please close the ticket and proceed with the QA. |
3 similar comments
@davvd please close the ticket and proceed with the QA. |
@davvd please close the ticket and proceed with the QA. |
@davvd please close the ticket and proceed with the QA. |
@yegor256 I'm closing the issue... |
@elenavolokhova please, review this ticket for compliance with our QA rules |
@essobedo
There is no link to related PR in comments. Please fix this issue and follow this rule in your tickets in the future. |
@elenavolokhova Fixed, thanks for the feedback |
@essobedo Thanks! |
@davvd Quality is acceptable here. |
@elenavolokhova thanks a lot, next time everybody should try to make it better |
@davvd everything is ok here could you please proceed? |
1 similar comment
@davvd everything is ok here could you please proceed? |
@essobedo paied 10 mins to @elenavolokhova for QA review (payment ID is |
@davvd thank you very much! |
Puzzle
558-d5ffb2ba
insrc/main/java/org/takes/misc/Href.java:76-80
has to be resolved: Href 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: