-
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
MediaType.java:62-66: MediaType ctor. According to new... #606
Comments
@dalifreire could you please pick this up? This article explains how we work. Any technical questions you may ask right here; The budget of this task is 30 mins. This is exactly how much time will be compensated, when the task is completed. Read about our Definition of Done |
@yegor256 I added milestone |
@dalifreire I deducted 30 points from your rating |
@dalifreire I will try to find someone else |
@davvd Why? |
@davvd I think there was a misunderstanding here... as you delayed to answer me, I have finished the task! |
@davvd pls assign @dalifreire back to this ticket |
@dalifreire @yegor256 will help |
@dalifreire @yegor256 please help us here |
@yegor256 OK @dalifreire please proceed, this task is yours |
@yegor256 The task is done, thanks all, I am closing it |
@ypshenychka please, review this task for compliance with our quality rules |
@davvd Quality is good. |
@ypshenychka thanks for the review |
@dalifreire I added 10 mins to @ypshenychka (for QA review) in transaction 79092003; 1 hour sent to your balance (ID |
Puzzle
558-12fc4eff
insrc/main/java/org/takes/facets/fork/MediaType.java:62-66
has to be resolved: MediaType 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: