-
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
RqMultipart.java:131-135: Base ctor. According to new... #594
Comments
@2686747 it's yours now, please proceed keeping in mind our principles. Feel free to ask any technical questions right here in the ticket. Task's budget is 30 mins (see this for explanation) |
@yegor256 I set the milestone to 1.0 since there is nothing set yet |
@davvd Can we close this? |
@2686747 the task is your hands for the last 15 days.. keep in mind that if it's not closed in the next 48 hours, it will be re-assigned to someone else, see No Obligations principle. This article should help if you're stuck; do not forget that the ticket will be closed once the |
@davvd #603 is done, need some time for confirmation. |
@2686747 thanks |
@2686747 you've been working with this task for too long. I'm sorry, but I'll assign someone else. Please stop working with it. See our no obligations principle. -60 added to your rating, current score is: -37 |
@dalifreire the task is for you now, follow these guidelines. Don't hesitate to ask any technical questions right here 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 |
Solving puzzle 558-afc1c081 in src/main/java/org/takes/rq/RqMultipart.java:131-135
@dalifreire I will take a look, thanks |
@davvd Ping... :) |
@yegor256 Closed, done, thanks all |
@ypshenychka please, check this issue for QA compliance, as per par.24 |
@davvd Quality is good here. |
@ypshenychka thanks for the review and a good remark |
@dalifreire added 10 mins to @ypshenychka, for QA review, payment code is 30 mins sent to your balance (ID +30 to your rating, your total score is +165 |
Puzzle
558-afc1c081
insrc/main/java/org/takes/rq/RqMultipart.java:131-135
has to be resolved: Base 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: