Project

General

Profile

Actions

Bug #17601

closed

Bug #17596: User with some to access technique editor api

parent ticket breaks build

Added by Nicolas CHARLES almost 4 years ago. Updated almost 4 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:105: error: type mismatch;
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:105: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[ERROR] false
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Administration.Read  => SettingsApi.GetAllSettings.x :: SettingsApi.GetSetting.x :: SystemApi.ArchivesDirectivesList.x ::
[ERROR]                                                                   ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:140: error: type mismatch;
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Group.Read           => GroupApi.ListGroups.x :: GroupApi.GroupDetails.x :: GroupApi.GetGroupTree.x ::
[ERROR]                                                            ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:140: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[INFO] false
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:146: error: type mismatch;
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Node.Read            => NodeApi.ListAcceptedNodes.x :: NodeApi.ListPendingNodes.x :: NodeApi.NodeDetails.x ::
[ERROR]                                                                  ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:146: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[INFO] false
[ERROR] 3 errors
Actions

Also available in: Atom PDF