Bug #20606
closed
[WARNING] signature: Some.apply[A](value: A): Some[A]
[WARNING] given arguments: root, cat
[WARNING] after adaptation: Some((root, cat): (com.normation.rudder.rule.category.RuleCategory, com.normation.rudder.rule.category.RuleCategory))
[WARNING] case Some(cat) => Some(root, cat)
[WARNING] ^
[WARNING] /home/elaad/rudder/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/lift/RuleApi.scala:1016: warning: adapted the argument list to the expected 2-tuple: add additional parens instead
[WARNING] signature: Some.apply[A](value: A): Some[A]
[WARNING] given arguments: root, missingCategory
[WARNING] after adaptation: Some((root, missingCategory): (com.normation.rudder.rule.category.RuleCategory, com.normation.rudder.rule.category.RuleCategory))
[WARNING] Some(root, missingCategory)
[WARNING] ^
[WARNING] 2 warnings
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4126
- Status changed from Pending technical review to Pending release
- Category set to Architecture - Code maintenance
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~rc3 which was released today.
Also available in: Atom
PDF