Project

General

Profile

Actions

Bug #18729

closed

Compilation warning (unused variable) in 6.2.0-rc1

Added by François ARMAND over 3 years ago. Updated over 3 years ago.

Status:
Released
Priority:
5
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

I have that in the compilation of 6.2.0:

15:27:36 [WARNING] /home/jenkins/workspace/mvn-rudder-6.2/webapp/sources/rudder/rudder-web/src/main/scala/com/normation/rudder/web/services/SrvGrid.scala:130: warning: local val globalOverride in method initJs is never used
15:27:36 [WARNING]     val globalOverride = globalPolicyMode.overridable match {
15:27:36 [WARNING]         ^
15:27:36 [WARNING] /home/jenkins/workspace/mvn-rudder-6.2/webapp/sources/rudder/rudder-web/src/main/scala/com/normation/rudder/web/services/SrvGrid.scala:135: warning: local val refresh in method initJs is never used
15:27:36 [WARNING]     val refresh = refreshNodes.map(refreshData(_,callback,tableId).toJsCmd).getOrElse("undefined")
15:27:36 [WARNING]         ^
15:28:23 [WARNING] 2 warnings
Actions #1

Updated by François ARMAND over 3 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/3436
Actions #3

Updated by François ARMAND over 3 years ago

  • Priority changed from N/A to 5
Actions #4

Updated by François ARMAND over 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by François ARMAND over 3 years ago

  • Fix check changed from To do to Checked
Actions #6

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.2.0 which was released today.

Actions

Also available in: Atom PDF