Advertisement
Guest User

Untitled

a guest
Dec 14th, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.27 KB | None | 0 0
  1. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project fhir2-api: Compilation failure: Compilation failure:
  2. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[159,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  3. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  4. [ERROR] found: ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>
  5. [ERROR] reason: actual and formal argument lists differ in length
  6. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[183,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  7. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  8. [ERROR] found: <nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>
  9. [ERROR] reason: actual and formal argument lists differ in length
  10. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[208,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  11. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  12. [ERROR] found: <nulltype>,<nulltype>,ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>
  13. [ERROR] reason: actual and formal argument lists differ in length
  14. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[233,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  15. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  16. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>
  17. [ERROR] reason: actual and formal argument lists differ in length
  18. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[257,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  19. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  20. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.DateRangeParam,<nulltype>,<nulltype>,<nulltype>
  21. [ERROR] reason: actual and formal argument lists differ in length
  22. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[281,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  23. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  24. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,<nulltype>
  25. [ERROR] reason: actual and formal argument lists differ in length
  26. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[305,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  27. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  28. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.DateRangeParam,<nulltype>
  29. [ERROR] reason: actual and formal argument lists differ in length
  30. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[329,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  31. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  32. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  33. [ERROR] reason: actual and formal argument lists differ in length
  34. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[354,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  35. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  36. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  37. [ERROR] reason: actual and formal argument lists differ in length
  38. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirServiceRequestServiceImplTest.java:[378,64] method searchForServiceRequests in class org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImpl cannot be applied to given types;
  39. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  40. [ERROR] found: <nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  41. [ERROR] reason: actual and formal argument lists differ in length
  42. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[119,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  43. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  44. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  45. [ERROR] reason: actual and formal argument lists differ in length
  46. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[143,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  47. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  48. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  49. [ERROR] reason: actual and formal argument lists differ in length
  50. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[165,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  51. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  52. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  53. [ERROR] reason: actual and formal argument lists differ in length
  54. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[187,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  55. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  56. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  57. [ERROR] reason: actual and formal argument lists differ in length
  58. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[209,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  59. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  60. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  61. [ERROR] reason: actual and formal argument lists differ in length
  62. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[232,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  63. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  64. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  65. [ERROR] reason: actual and formal argument lists differ in length
  66. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[252,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  67. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  68. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  69. [ERROR] reason: actual and formal argument lists differ in length
  70. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[273,49] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  71. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  72. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  73. [ERROR] reason: actual and formal argument lists differ in length
  74. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/MedicationRequestFhirResourceProviderTest.java:[294,50] method searchForMedicationRequests in interface org.openmrs.module.fhir2.api.FhirMedicationRequestService cannot be applied to given types;
  75. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  76. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  77. [ERROR] reason: actual and formal argument lists differ in length
  78. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[157,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>)
  79. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  80. [ERROR] (actual and formal argument lists differ in length)
  81. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  82. [ERROR] (actual and formal argument lists differ in length)
  83. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[189,67] no suitable method found for searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>)
  84. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  85. [ERROR] (actual and formal argument lists differ in length)
  86. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  87. [ERROR] (actual and formal argument lists differ in length)
  88. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[222,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>)
  89. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  90. [ERROR] (actual and formal argument lists differ in length)
  91. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  92. [ERROR] (actual and formal argument lists differ in length)
  93. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[251,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>)
  94. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  95. [ERROR] (actual and formal argument lists differ in length)
  96. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  97. [ERROR] (actual and formal argument lists differ in length)
  98. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[284,67] no suitable method found for searchForMedicationRequests(<nulltype>,ca.uhn.fhir.rest.param.ReferenceAndListParam,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>)
  99. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  100. [ERROR] (actual and formal argument lists differ in length)
  101. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  102. [ERROR] (actual and formal argument lists differ in length)
  103. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[308,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,<nulltype>)
  104. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  105. [ERROR] (actual and formal argument lists differ in length)
  106. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  107. [ERROR] (actual and formal argument lists differ in length)
  108. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[332,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.DateRangeParam,<nulltype>)
  109. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  110. [ERROR] (actual and formal argument lists differ in length)
  111. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  112. [ERROR] (actual and formal argument lists differ in length)
  113. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[360,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,java.util.HashSet<ca.uhn.fhir.model.api.Include>)
  114. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  115. [ERROR] (actual and formal argument lists differ in length)
  116. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  117. [ERROR] (actual and formal argument lists differ in length)
  118. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirMedicationRequestServiceImplTest.java:[388,67] no suitable method found for searchForMedicationRequests(<nulltype>,<nulltype>,<nulltype>,<nulltype>,<nulltype>,ca.uhn.fhir.rest.param.TokenAndListParam,<nulltype>,java.util.HashSet<ca.uhn.fhir.model.api.Include>)
  119. [ERROR] method org.openmrs.module.fhir2.api.FhirMedicationRequestService.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  120. [ERROR] (actual and formal argument lists differ in length)
  121. [ERROR] method org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchForMedicationRequests(ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>) is not applicable
  122. [ERROR] (actual and formal argument lists differ in length)
  123. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[138,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  124. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  125. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  126. [ERROR] reason: actual and formal argument lists differ in length
  127. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[158,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  128. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  129. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  130. [ERROR] reason: actual and formal argument lists differ in length
  131. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[179,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  132. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  133. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  134. [ERROR] reason: actual and formal argument lists differ in length
  135. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[200,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  136. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  137. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  138. [ERROR] reason: actual and formal argument lists differ in length
  139. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[221,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  140. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  141. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  142. [ERROR] reason: actual and formal argument lists differ in length
  143. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[241,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  144. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  145. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  146. [ERROR] reason: actual and formal argument lists differ in length
  147. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[341,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  148. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  149. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  150. [ERROR] reason: actual and formal argument lists differ in length
  151. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[361,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  152. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  153. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  154. [ERROR] reason: actual and formal argument lists differ in length
  155. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[382,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  156. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  157. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  158. [ERROR] reason: actual and formal argument lists differ in length
  159. [ERROR] /Users/mac/repositories/OPENMRS_TICKETS/openmrs-module-fhir2/api/src/test/java/org/openmrs/module/fhir2/providers/r3/ProcedureRequestFhirResourceProviderTest.java:[403,43] method searchForServiceRequests in interface org.openmrs.module.fhir2.api.FhirServiceRequestService cannot be applied to given types;
  160. [ERROR] required: ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.ReferenceAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.TokenAndListParam,ca.uhn.fhir.rest.param.DateRangeParam,java.util.HashSet<ca.uhn.fhir.model.api.Include>
  161. [ERROR] found: java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object
  162. [ERROR] reason: actual and formal argument lists differ in length
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement