-
Notifications
You must be signed in to change notification settings - Fork 203
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
FkHitRefresh.java:117-121: FkHitRefresh ctor. According to new... #589
Comments
@essobedo this task is for you, keep these principles in mind, and don't hesitate to ask any technical questions... 30 mins is the budget of the task. This is exactly how much will be paid when the problem is solved (no matter how much time you will actually spend). See this for more information |
@yegor256 attached this issue to milestone "1.0" (let me know if this is wrong) |
@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. |
1 similar comment
@davvd please close the ticket and proceed with the QA. |
@yegor256 Closing.. |
@elenavolokhova review this ticket please, for compliance with our quality 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 link to the PR added thanks for the feedback |
@davvd Quality is acceptable here. |
@elenavolokhova thank you, let's try to make it "good" next time |
@davvd everything is ok here could you please proceed? |
1 similar comment
@davvd everything is ok here could you please proceed? |
@davvd the last one please |
@essobedo just added 10 mins to @elenavolokhova (for QA), payment ID is |
@davvd thank you |
Puzzle
558-b4a12ea6
insrc/main/java/org/takes/facets/fork/FkHitRefresh.java:117-121
has to be resolved: FkHitRefresh 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: