Project

General

Profile

Actions

Bug #729

closed

Warnings at rudder-web compilation

Added by Jonathan CLARKE about 13 years ago. Updated about 12 years ago.

Status:
Released
Priority:
3
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

[WARNING] /var/lib/hudson/jobs/Rudder/workspace/rudder-web/src/main/scala/com/normation/rudder/web/model/PolicyEditor.scala:61: warning: match is not exhaustive!
[INFO] missing combination           Full
[INFO] 
[INFO]       f.toForm match {
[INFO]         ^
[WARNING] /var/lib/hudson/jobs/Rudder/workspace/rudder-web/src/main/scala/com/normation/rudder/web/snippet/SearchServers.scala:188: warning: match is not exhaustive!
[INFO] missing combination      AllTarget
[INFO] missing combination AllTargetExceptPolicyServers
[INFO] missing combination PolicyServerTarget
[INFO] 
[INFO]       dependencies: Seq[PiCr] <- sequence(targets.values.flatten.filter(x => x.isInstanceOf[GroupTarget]).toSeq) { case entry : GroupTarget=>
[INFO]                                                                                                                  ^
[WARNING] two warnings found
Actions #1

Updated by Jonathan CLARKE about 13 years ago

  • Target version set to 6
Actions #2

Updated by Jonathan CLARKE about 13 years ago

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

Updated by Jonathan CLARKE about 13 years ago

  • Target version changed from 6 to 8
Actions #4

Updated by Jonathan CLARKE about 13 years ago

  • Target version deleted (8)
Actions #5

Updated by Jonathan CLARKE about 13 years ago

  • Category set to 13
Actions #6

Updated by Jonathan CLARKE almost 13 years ago

  • Category changed from 13 to Architecture - Code maintenance
Actions #7

Updated by François ARMAND over 12 years ago

  • Target version set to 18

That important because it may be a case of no handle error, but it is not a showstopper for the final - especially if we know that the 2.4 is 8 weeks ahead only.

Actions #9

Updated by Nicolas PERRON over 12 years ago

  • Subject changed from Warnings à la compilation de rudder-web to Warnings at rudder-web compilation
Actions #11

Updated by François ARMAND over 12 years ago

  • Target version changed from 18 to 2.4.0~alpha1
Actions #12

Updated by François ARMAND over 12 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
  • Priority changed from 5 to 3

This is important: it is saying that there is an hidden bug waiting to hit us.

Actions #13

Updated by François ARMAND over 12 years ago

  • Status changed from In progress to Pending technical review
  • % Done changed from 0 to 100
Actions #14

Updated by Nicolas CHARLES about 12 years ago

  • Status changed from Pending technical review to Released

This looks valid

Actions

Also available in: Atom PDF