Actions
Bug #19928
closedRemove warning about unit expression
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Remove this warning
[WARNING] /home/vince/workspace/rudder-plugins/scale-out-relay/src/main/scala/com/normation/plugins/scaleoutrelay/ScaleOutRelayService.scala:124: warning: multiline expressions might require enclosing parentheses; a value can be silently discarded when Unit is expected [WARNING] targetedNode [WARNING] ^ [WARNING] /home/vince/workspace/rudder-plugins/scale-out-relay/src/main/scala/com/normation/plugins/scaleoutrelay/ScaleOutRelayService.scala:124: warning: a pure expression does nothing in statement position [WARNING] targetedNode [WARNING] ^ [WARNING] 2 warnings
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ about 3 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/413
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder:rudder-plugins|a1154ee33965fa81f47b271eb2f6cc4cfb1567cf.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
Actions