-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreport.xml
2 lines (2 loc) · 101 KB
/
report.xml
1
2
<?xml version="1.0" encoding="UTF-8"?>
<checkstyle version="5.0"><file name="ScriptsReglas/main_test.go"><error column="3" line="14" message="unused variable or constant undeclared name: main" severity="warning" source="varcheck"></error><error column="3" line="14" message="undeclared name: main" severity="warning" source="gosimple"></error><error column="3" line="14" message="error return value not checked (undeclared name: main)" severity="warning" source="errcheck"></error><error column="3" line="14" message="undeclared name: main" severity="warning" source="staticcheck"></error></file><file name="controllers/concepto_nomina_por_persona.go"><error column="2" line="8" message="could not import github.com/manucorporat/try (can't find import: "github.com/manucorporat/try")" severity="error" source="gotype"></error><error column="6" line="13" message="don't use underscores in Go names; type Concepto_nomina_por_personaController should be ConceptoNominaPorPersonaController" severity="warning" source="golint"></error></file><file name="controllers/gestion_contratos.go"><error column="153" line="182" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error><error column="101" line="275" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="51" line="44" message="5 other occurrence(s) of "HCH" found in: preliquidacion.go:269:53 utilidades.go:233:64 utilidades.go:239:44 gestion_contratos.go:54:53 gestion_personas_a_preliquidar.go:52:44" severity="warning" source="goconst"></error><error column="53" line="54" message="5 other occurrence(s) of "HCH" found in: preliquidacion.go:269:53 utilidades.go:233:64 utilidades.go:239:44 gestion_contratos.go:44:51 gestion_personas_a_preliquidar.go:52:44" severity="warning" source="goconst"></error><error column="152" line="229" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error><error column="67" line="109" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="119" line="109" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error><error column="100" line="229" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="33" line="109" message="don't use underscores in Go names; func parameter objeto_nom should be objetoNom" severity="warning" source="golint"></error><error column="51" line="49" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 preliquidacion.go:253:51 utilidades.go:233:41 utilidades.go:239:21 gestion_contratos.go:54:107 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="107" line="54" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 preliquidacion.go:253:51 utilidades.go:233:41 utilidades.go:239:21 gestion_contratos.go:49:51 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="0" line="32" message="cyclomatic complexity 12 of function (*GestionContratosController).ListarContratosAgrupadosPorPersona() is high (> 10)" severity="warning" source="gocyclo"></error><error column="41" line="165" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="101" line="182" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="153" line="275" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error></file><file name="controllers/gestion_personas_a_preliquidar.go"><error column="43" line="44" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 preliquidacion.go:253:51 utilidades.go:233:41 utilidades.go:239:21 gestion_contratos.go:49:51 gestion_contratos.go:54:107" severity="warning" source="goconst"></error><error column="24" line="214" message="don't use underscores in Go names; func parameter objeto_nom should be objetoNom" severity="warning" source="golint"></error><error column="110" line="126" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error><error column="58" line="126" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="58" line="214" message="don't use underscores in Go names; func result arreglo_contratos should be arregloContratos" severity="warning" source="golint"></error><error column="110" line="214" message="don't use underscores in Go names; func result cont_error should be contError" severity="warning" source="golint"></error><error column="44" line="52" message="5 other occurrence(s) of "HCH" found in: preliquidacion.go:269:53 utilidades.go:233:64 utilidades.go:239:44 gestion_contratos.go:44:51 gestion_contratos.go:54:53" severity="warning" source="goconst"></error><error column="28" line="278" message="don't use underscores in Go names; func parameter id_pre should be idPre" severity="warning" source="golint"></error><error column="0" line="126" message="cyclomatic complexity 12 of function ListarPersonasHCS() is high (> 10)" severity="warning" source="gocyclo"></error><error column="24" line="126" message="don't use underscores in Go names; func parameter objeto_nom should be objetoNom" severity="warning" source="golint"></error><error column="9" line="285" message="if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)" severity="warning" source="golint"></error></file><file name="controllers/gestion_reportes.go"><error column="0" line="407" message="cyclomatic complexity 13 of function (*GestionReportesController).TotalNominaPorDependencia() is high (> 10)" severity="warning" source="gocyclo"></error><error column="0" line="317" message="cyclomatic complexity 12 of function (*GestionReportesController).DesagregadoNominaPorProyectoCurricular() is high (> 10)" severity="warning" source="gocyclo"></error><error column="0" line="229" message="cyclomatic complexity 12 of function (*GestionReportesController).DesagregadoNominaPorFacultad() is high (> 10)" severity="warning" source="gocyclo"></error><error column="0" line="559" message="cyclomatic complexity 13 of function (*GestionReportesController).TotalNominaPorOrdenador() is high (> 10)" severity="warning" source="gocyclo"></error></file><file name="controllers/preliquidacion.go"><error column="51" line="253" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 utilidades.go:233:41 utilidades.go:239:21 gestion_contratos.go:49:51 gestion_contratos.go:54:107 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="0" line="373" message="cyclomatic complexity 13 of function CargarNovedadesPersona() is high (> 10)" severity="warning" source="gocyclo"></error><error column="54" line="420" message="2 other occurrence(s) of "devengo" found in: preliquidacion.go:120:55 preliquidacion.go:410:55" severity="warning" source="goconst"></error><error column="18" line="458" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="55" line="120" message="2 other occurrence(s) of "devengo" found in: preliquidacion.go:410:55 preliquidacion.go:420:54" severity="warning" source="goconst"></error><error column="79" line="373" message="don't use underscores in Go names; func parameter datos_preliqu should be datosPreliqu" severity="warning" source="golint"></error><error column="24" line="179" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:253:51 utilidades.go:233:41 utilidades.go:239:21 gestion_contratos.go:49:51 gestion_contratos.go:54:107 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="53" line="269" message="5 other occurrence(s) of "HCH" found in: utilidades.go:233:64 utilidades.go:239:44 gestion_contratos.go:44:51 gestion_contratos.go:54:53 gestion_personas_a_preliquidar.go:52:44" severity="warning" source="goconst"></error><error column="27" line="19" message="should drop = "" from declaration of var reglasNovDev; it is the zero value" severity="warning" source="golint"></error><error column="26" line="311" message="should drop = `` from declaration of var reglasbase; it is the zero value" severity="warning" source="golint"></error><error column="24" line="338" message="should drop = `` from declaration of var reglasSS; it is the zero value" severity="warning" source="golint"></error><error column="29" line="373" message="don't use underscores in Go names; func parameter id_persona should be idPersona" severity="warning" source="golint"></error><error column="68" line="458" message="don't use underscores in Go names; func result cuotas_pagas should be cuotasPagas" severity="warning" source="golint"></error><error column="55" line="410" message="2 other occurrence(s) of "devengo" found in: preliquidacion.go:120:55 preliquidacion.go:420:54" severity="warning" source="goconst"></error><error column="45" line="373" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error></file><file name="controllers/preliquidacionct.go"><error column="28" line="178" message="don't use underscores in Go names; func parameter id_contrato should be idContrato" severity="warning" source="golint"></error><error column="8" line="56" message="ineffectual assignment to verificacionPagoPendientes" severity="warning" source="ineffassign"></error><error column="5" line="159" message="ineffectual assignment to reglas" severity="warning" source="ineffassign"></error><error column="29" line="207" message="don't use underscores in Go names; func parameter id_contrato should be idContrato" severity="warning" source="golint"></error><error column="0" line="23" message="cyclomatic complexity 15 of function (*PreliquidacionctController).Preliquidar() is high (> 10)" severity="warning" source="gocyclo"></error><error column="51" line="53" message="2 other occurrence(s) of "true" found in: preliquidacionhch.go:36:51 preliquidacionhcs.go:118:51" severity="warning" source="goconst"></error><error column="33" line="237" message="don't use underscores in Go names; func parameter id_contrato should be idContrato" severity="warning" source="golint"></error><error column="5" line="160" message="ineffectual assignment to reglasinyectadas" severity="warning" source="ineffassign"></error></file><file name="controllers/preliquidaciondp.go"><error column="8" line="98" message="ineffectual assignment to err" severity="warning" source="ineffassign"></error><error column="1" line="89" message="consumirPuntos is unused" severity="warning" source="deadcode"></error><error column="8" line="107" message="ineffectual assignment to err" severity="warning" source="ineffassign"></error></file><file name="controllers/preliquidacionfp.go"><error column="62" line="128" message="don't use underscores in Go names; func result regla_anual should be reglaAnual" severity="warning" source="golint"></error><error column="3" line="85" message="ineffectual assignment to reglas" severity="warning" source="ineffassign"></error><error column="3" line="86" message="ineffectual assignment to reglasinyectadas" severity="warning" source="ineffassign"></error></file><file name="controllers/preliquidacionhch.go"><error column="4" line="235" message="ineffectual assignment to predicados" severity="warning" source="ineffassign"></error><error column="51" line="36" message="2 other occurrence(s) of "true" found in: preliquidacionhcs.go:118:51 preliquidacionct.go:53:51" severity="warning" source="goconst"></error><error column="4" line="237" message="ineffectual assignment to reglasinyectadas" severity="warning" source="ineffassign"></error><error column="0" line="22" message="cyclomatic complexity 19 of function (*PreliquidacionhchController).Preliquidar() is high (> 10)" severity="warning" source="gocyclo"></error><error column="4" line="236" message="ineffectual assignment to reglas" severity="warning" source="ineffassign"></error><error column="8" line="39" message="ineffectual assignment to verificacionPagoPendientes" severity="warning" source="ineffassign"></error></file><file name="controllers/preliquidacionhcs.go"><error column="4" line="324" message="ineffectual assignment to reglasinyectadas" severity="warning" source="ineffassign"></error><error column="4" line="323" message="ineffectual assignment to reglas" severity="warning" source="ineffassign"></error><error column="0" line="105" message="cyclomatic complexity 19 of function (*PreliquidacionHcSController).Preliquidar() is high (> 10)" severity="warning" source="gocyclo"></error><error column="51" line="118" message="2 other occurrence(s) of "true" found in: preliquidacionhch.go:36:51 preliquidacionct.go:53:51" severity="warning" source="goconst"></error><error column="11" line="121" message="ineffectual assignment to verificacionPagoPendientes" severity="warning" source="ineffassign"></error><error column="5" line="325" message="ineffectual assignment to predicadosRetefuente" severity="warning" source="ineffassign"></error><error column="4" line="322" message="ineffectual assignment to predicados" severity="warning" source="ineffassign"></error></file><file name="controllers/utilidades.go"><error column="12" line="366" message="should omit 2nd value from range; this loop is equivalent to `for key := range ...`" severity="warning" source="golint"></error><error column="1" line="133" message="calcularDisponibilidad is unused" severity="warning" source="deadcode"></error><error column="1" line="220" message="exported function InformacionPersona should have comment or be unexported" severity="warning" source="golint"></error><error column="20" line="51" message="don't use underscores in Go names; func parameter id_contrato should be idContrato" severity="warning" source="golint"></error><error column="23" line="78" message="don't use underscores in Go names; func parameter id_proveedor should be idProveedor" severity="warning" source="golint"></error><error column="50" line="78" message="don't use underscores in Go names; func parameter num_cont should be numCont" severity="warning" source="golint"></error><error column="7" line="86" message="if block ends with a return statement, so drop this else and outdent its block" severity="warning" source="golint"></error><error column="18" line="92" message="don't use underscores in Go names; func parameter id_proveedor should be idProveedor" severity="warning" source="golint"></error><error column="6" line="121" message="don't use underscores in Go names; var total_dev should be totalDev" severity="warning" source="golint"></error><error column="29" line="133" message="don't use underscores in Go names; func parameter id_proveedor should be idProveedor" severity="warning" source="golint"></error><error column="4" line="208" message="ineffectual assignment to nombre_persona" severity="warning" source="ineffassign"></error><error column="26" line="150" message="don't use underscores in Go names; func parameter num_cont should be numCont" severity="warning" source="golint"></error><error column="7" line="153" message="don't use underscores in Go names; var respuesta_servicio should be respuestaServicio" severity="warning" source="golint"></error><error column="2" line="7" message="could not import github.com/udistrital/titan_api_mid/models (can't find import: "github.com/udistrital/titan_api_mid/models")" severity="error" source="gotype"></error><error column="3" line="10" message="could not import github.com/udistrital/titan_api_mid/golog (can't find import: "github.com/udistrital/titan_api_mid/golog")" severity="error" source="gotype"></error><error column="4" line="11" message="could not import github.com/udistrital/utils_oas/formatdata (can't find import: "github.com/udistrital/utils_oas/formatdata")" severity="error" source="gotype"></error><error column="3" line="12" message="could not import github.com/udistrital/utils_oas/request (can't find import: "github.com/udistrital/utils_oas/request")" severity="error" source="gotype"></error><error column="6" line="309" message="don't use underscores in Go names; var total_a_pagar should be totalAPagar" severity="warning" source="golint"></error><error column="7" line="179" message="don't use underscores in Go names; var respuesta_servicio should be respuestaServicio" severity="warning" source="golint"></error><error column="1" line="327" message="exported function CalcularDescuentosTotales should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="329" message="don't use underscores in Go names; var info_total_persona should be infoTotalPersona" severity="warning" source="golint"></error><error column="2" line="330" message="don't use underscores in Go names; var info_total_personas should be infoTotalPersonas" severity="warning" source="golint"></error><error column="8" line="332" message="don't use underscores in Go names; range var dato_resumen should be datoResumen" severity="warning" source="golint"></error><error column="8" line="335" message="don't use underscores in Go names; range var dato_conceptos should be datoConceptos" severity="warning" source="golint"></error><error column="10" line="342" message="don't use underscores in Go names; var info_total_persona_temp should be infoTotalPersonaTemp" severity="warning" source="golint"></error><error column="10" line="343" message="don't use underscores in Go names; var tempValor_actual should be tempValorActual" severity="warning" source="golint"></error><error column="7" line="197" message="don't use underscores in Go names; var nombre_persona should be nombrePersona" severity="warning" source="golint"></error><error column="10" line="344" message="don't use underscores in Go names; var tempValor_a_sumar should be tempValorASumar" severity="warning" source="golint"></error><error column="10" line="352" message="don't use underscores in Go names; var info_total_persona_temp should be infoTotalPersonaTemp" severity="warning" source="golint"></error><error column="7" line="199" message="don't use underscores in Go names; var respuesta_servicio should be respuestaServicio" severity="warning" source="golint"></error><error column="0" line="220" message="cyclomatic complexity 12 of function InformacionPersona() is high (> 10)" severity="warning" source="gocyclo"></error><error column="6" line="225" message="don't use underscores in Go names; var nombre_contratista should be nombreContratista" severity="warning" source="golint"></error><error column="1" line="289" message="exported function CrearResultado should have comment or be unexported" severity="warning" source="golint"></error><error column="21" line="289" message="don't use underscores in Go names; func parameter detalles_a_totalizar should be detallesATotalizar" severity="warning" source="golint"></error><error column="41" line="233" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 preliquidacion.go:253:51 utilidades.go:239:21 gestion_contratos.go:49:51 gestion_contratos.go:54:107 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="44" line="239" message="5 other occurrence(s) of "HCH" found in: preliquidacion.go:269:53 utilidades.go:233:64 gestion_contratos.go:44:51 gestion_contratos.go:54:53 gestion_personas_a_preliquidar.go:52:44" severity="warning" source="goconst"></error><error column="64" line="233" message="5 other occurrence(s) of "HCH" found in: preliquidacion.go:269:53 utilidades.go:239:44 gestion_contratos.go:44:51 gestion_contratos.go:54:53 gestion_personas_a_preliquidar.go:52:44" severity="warning" source="goconst"></error><error column="1" line="305" message="exported function CalcularTotalesPorPersona should have comment or be unexported" severity="warning" source="golint"></error><error column="70" line="305" message="don't use underscores in Go names; func result total_dev should be totalDev" severity="warning" source="golint"></error><error column="81" line="305" message="don't use underscores in Go names; func result total_des should be totalDes" severity="warning" source="golint"></error><error column="92" line="305" message="don't use underscores in Go names; func result total_pag should be totalPag" severity="warning" source="golint"></error><error column="21" line="239" message="6 other occurrence(s) of "HCS" found in: preliquidacion.go:179:24 preliquidacion.go:253:51 utilidades.go:233:41 gestion_contratos.go:49:51 gestion_contratos.go:54:107 gestion_personas_a_preliquidar.go:44:43" severity="warning" source="goconst"></error><error column="8" line="98" message="don't use underscores in Go names; var id_registro_pre should be idRegistroPre" severity="warning" source="golint"></error></file><file name="golog/golog_test.go"><error column="29" line="16" message="cannot convert "test" (untyped string constant) to models.Preliquidacion" severity="warning" source="gosimple"></error><error column="35" line="16" message="error return value not checked (too few arguments in call to CargarReglasCT)" severity="warning" source="errcheck"></error><error column="29" line="16" message="error return value not checked (cannot convert "test" (untyped string constant) to models.Preliquidacion)" severity="warning" source="errcheck"></error><error column="29" line="16" message="cannot convert "test" (untyped string constant) to models.Preliquidacion" severity="warning" source="staticcheck"></error><error column="35" line="16" message="unused variable or constant too few arguments in call to CargarReglasCT" severity="warning" source="varcheck"></error><error column="29" line="16" message="unused variable or constant cannot convert "test" (untyped string constant) to models.Preliquidacion" severity="warning" source="varcheck"></error><error column="35" line="16" message="too few arguments in call to CargarReglasCT" severity="warning" source="gosimple"></error><error column="35" line="16" message="too few arguments in call to CargarReglasCT" severity="warning" source="staticcheck"></error></file><file name="golog/test_golog_nct.go"><error column="3" line="173" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="201" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="222" message="don't use underscores in Go names; var descuento_salud should be descuentoSalud" severity="warning" source="golint"></error><error column="3" line="120" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="226" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="227" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="252" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="253" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="274" message="don't use underscores in Go names; var descuento_arl should be descuentoArl" severity="warning" source="golint"></error><error column="3" line="278" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="279" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="304" message="exported function GuardarConceptosCT should have comment or be unexported" severity="warning" source="golint"></error><error column="83" line="304" message="don't use underscores in Go names; func parameter dias_a_liq_no_nov should be diasALiqNoNov" severity="warning" source="golint"></error><error column="3" line="200" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="325" message="don't use underscores in Go names; var temp_conceptos_1 should be tempConceptos1" severity="warning" source="golint"></error><error column="3" line="329" message="don't use underscores in Go names; var codigo_1 should be codigo1" severity="warning" source="golint"></error><error column="1" line="351" message="exported function ManejarNovedadesCT should have comment or be unexported" severity="warning" source="golint"></error><error column="86" line="351" message="don't use underscores in Go names; func parameter dias_a_liq should be diasALiq" severity="warning" source="golint"></error><error column="3" line="364" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="196" message="don't use underscores in Go names; var descuento_adulto_mayor should be descuentoAdultoMayor" severity="warning" source="golint"></error><error column="7" line="356" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="2" line="168" message="don't use underscores in Go names; var descuento_procultura should be descuentoProcultura" severity="warning" source="golint"></error><error column="8" line="307" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="86" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="30" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="102" line="304" message="don't use underscores in Go names; func parameter dias_a_liq_nov should be diasALiqNov" severity="warning" source="golint"></error><error column="2" line="7" message=""github.com/udistrital/golog" imported but not used" severity="error" source="gotype"></error><error column="3" line="172" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="309" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="0" line="77" message="cyclomatic complexity 15 of function CalcularConceptosCT() is high (> 10)" severity="warning" source="gocyclo"></error><error column="2" line="7" message="should not use dot imports" severity="warning" source="golint"></error><error column="1" line="13" message="exported function CargarReglasCT should have comment or be unexported" severity="warning" source="golint"></error><error column="106" line="13" message="don't use underscores in Go names; func parameter objeto_datos_acta should be objetoDatosActa" severity="warning" source="golint"></error><error column="3" line="31" message="don't use underscores in Go names; var novedades_seg_social should be novedadesSegSocial" severity="warning" source="golint"></error><error column="3" line="47" message="don't use underscores in Go names; var afectacion_seg_social should be afectacionSegSocial" severity="warning" source="golint"></error><error column="5" line="51" message="don't use underscores in Go names; var dias_novedad should be diasNovedad" severity="warning" source="golint"></error><error column="1" line="77" message="exported function CalcularConceptosCT should have comment or be unexported" severity="warning" source="golint"></error><error column="86" line="77" message="don't use underscores in Go names; func parameter dias_liq should be diasLiq" severity="warning" source="golint"></error><error column="135" line="77" message="don't use underscores in Go names; func result total_dev should be totalDev" severity="warning" source="golint"></error><error column="6" line="82" message="don't use underscores in Go names; var salarioBase_string should be salarioBaseString" severity="warning" source="golint"></error><error column="2" line="88" message="don't use underscores in Go names; var valor_pago should be valorPago" severity="warning" source="golint"></error><error column="3" line="93" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="3" line="96" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="115" message="don't use underscores in Go names; var descuento_reteica should be descuentoReteica" severity="warning" source="golint"></error><error column="3" line="119" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="2" line="248" message="don't use underscores in Go names; var descuento_pension should be descuentoPension" severity="warning" source="golint"></error></file><file name="golog/test_golog_ndp.go"><error column="77" line="404" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="100" line="404" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="2" line="9" message=""github.com/udistrital/golog" imported but not used" severity="error" source="gotype"></error><error column="9" line="64" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="247" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="275" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="9" line="289" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="9" line="343" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="9" line="332" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="381" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="370" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="416" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="408" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="9" line="454" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="406" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="7" line="407" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="3" line="417" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="2" line="440" message="exported function CalcularDoceavaPVDP should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="404" message="exported function CalcularDoceavaPSDicDP should have comment or be unexported" severity="warning" source="golint"></error><error column="75" line="440" message="don't use underscores in Go names; func parameter total_calculado should be totalCalculado" severity="warning" source="golint"></error><error column="7" line="442" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="7" line="443" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="4" line="455" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="6" line="458" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="9" message="should not use dot imports" severity="warning" source="golint"></error><error column="1" line="16" message="exported function CargarReglasDP should have comment or be unexported" severity="warning" source="golint"></error><error column="67" line="16" message="don't use underscores in Go names; func parameter dias_laborados should be diasLaborados" severity="warning" source="golint"></error><error column="108" line="16" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="132" line="16" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="169" line="16" message="don't use underscores in Go names; func parameter informacion_cargo should be informacionCargo" severity="warning" source="golint"></error><error column="6" line="23" message="don't use underscores in Go names; var listaDescuentos_semestral should be listaDescuentosSemestral" severity="warning" source="golint"></error><error column="6" line="25" message="don't use underscores in Go names; var regimen_numero should be regimenNumero" severity="warning" source="golint"></error><error column="2" line="31" message="don't use underscores in Go names; var asignacion_basica_string should be asignacionBasicaString" severity="warning" source="golint"></error><error column="2" line="33" message="don't use underscores in Go names; var dias_laborados_string should be diasLaboradosString" severity="warning" source="golint"></error><error column="3" line="69" message="don't use underscores in Go names; var novedades_seg_social should be novedadesSegSocial" severity="warning" source="golint"></error><error column="4" line="82" message="don't use underscores in Go names; var afectacion_seg_social should be afectacionSegSocial" severity="warning" source="golint"></error><error column="6" line="86" message="don't use underscores in Go names; var dias_novedad should be diasNovedad" severity="warning" source="golint"></error><error column="3" line="101" message="don't use underscores in Go names; var dias_liq_ps should be diasLiqPs" severity="warning" source="golint"></error><error column="3" line="106" message="don't use underscores in Go names; var doceava_BSPS should be doceavaBSPS" severity="warning" source="golint"></error><error column="4" line="116" message="don't use underscores in Go names; var dias_liq_dic should be diasLiqDic" severity="warning" source="golint"></error><error column="6" line="121" message="don't use underscores in Go names; var dias_liquidacion_diciembre should be diasLiquidacionDiciembre" severity="warning" source="golint"></error><error column="6" line="124" message="don't use underscores in Go names; var doceavas_bsd should be doceavasBsd" severity="warning" source="golint"></error><error column="6" line="125" message="don't use underscores in Go names; var doceavas_psd should be doceavasPsd" severity="warning" source="golint"></error><error column="4" line="131" message="don't use underscores in Go names; var doceavas_pv should be doceavasPv" severity="warning" source="golint"></error><error column="2" line="153" message="exported function CalcularConceptosDP should have comment or be unexported" severity="warning" source="golint"></error><error column="61" line="153" message="don't use underscores in Go names; func parameter asignacion_basica_string should be asignacionBasicaString" severity="warning" source="golint"></error><error column="113" line="153" message="don't use underscores in Go names; func parameter regimen_numero should be regimenNumero" severity="warning" source="golint"></error><error column="221" line="153" message="don't use underscores in Go names; func result total_dev should be totalDev" severity="warning" source="golint"></error><error column="3" line="157" message="don't use underscores in Go names; var valor_salario should be valorSalario" severity="warning" source="golint"></error><error column="5" line="160" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="0" line="16" message="cyclomatic complexity 11 of function CargarReglasDP() is high (> 10)" severity="warning" source="gocyclo"></error><error column="3" line="203" message="don't use underscores in Go names; var total_devengado_string should be totalDevengadoString" severity="warning" source="golint"></error><error column="3" line="205" message="don't use underscores in Go names; var salud_empleado should be saludEmpleado" severity="warning" source="golint"></error><error column="5" line="208" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="223" message="don't use underscores in Go names; var pension_empleado should be pensionEmpleado" severity="warning" source="golint"></error><error column="5" line="226" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="244" message="exported function ManejarNovedadesDP should have comment or be unexported" severity="warning" source="golint"></error><error column="4" line="255" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="273" message="exported function ManejarNovedadesDevengosDP should have comment or be unexported" severity="warning" source="golint"></error><error column="4" line="276" message="don't use underscores in Go names; var novedades_devengo should be novedadesDevengo" severity="warning" source="golint"></error><error column="1" line="285" message="exported function GuardarConceptosDP should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="291" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="4" line="304" message="don't use underscores in Go names; var temp_conceptos_1 should be tempConceptos1" severity="warning" source="golint"></error><error column="4" line="308" message="don't use underscores in Go names; var codigo_1 should be codigo1" severity="warning" source="golint"></error><error column="1" line="326" message="exported function CalcularDoceavaBonServPSDP should have comment or be unexported" severity="warning" source="golint"></error><error column="80" line="326" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="104" line="326" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="7" line="328" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="7" line="329" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="4" line="333" message="don't use underscores in Go names; var consultar_valores_bonificacion should be consultarValoresBonificacion" severity="warning" source="golint"></error><error column="5" line="336" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="5" line="344" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="6" line="348" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="2" line="365" message="comment on exported function CalcularDoceavaBonServDicDP should be of the form "CalcularDoceavaBonServDicDP ..."" severity="warning" source="golint"></error><error column="82" line="366" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="106" line="366" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="7" line="368" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="7" line="369" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="4" line="372" message="don't use underscores in Go names; var consultar_valores_bonificacion should be consultarValoresBonificacion" severity="warning" source="golint"></error><error column="4" line="374" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="4" line="382" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="5" line="385" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="7" line="183" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="29" line="153" message="undeclared name: Machine" severity="error" source="gotype"></error><error column="5" line="420" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error></file><file name="golog/test_golog_nfp.go"><error column="2" line="7" message=""github.com/udistrital/golog" imported but not used" severity="error" source="gotype"></error><error column="8" line="224" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="271" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="3" line="190" message="don't use underscores in Go names; var valor_descuentos should be valorDescuentos" severity="warning" source="golint"></error><error column="7" line="301" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="324" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="313" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="367" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="356" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="402" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="2" line="7" message="should not use dot imports" severity="warning" source="golint"></error><error column="5" line="12" message="don't use underscores in Go names; var total_devengado_no_novedad should be totalDevengadoNoNovedad" severity="warning" source="golint"></error><error column="5" line="13" message="don't use underscores in Go names; var total_devengado_no_novedad_semestral should be totalDevengadoNoNovedadSemestral" severity="warning" source="golint"></error><error column="5" line="14" message="don't use underscores in Go names; var total_devengado_novedad should be totalDevengadoNovedad" severity="warning" source="golint"></error><error column="5" line="17" message="don't use underscores in Go names; var nombre_archivo should be nombreArchivo" severity="warning" source="golint"></error><error column="5" line="19" message="don't use underscores in Go names; var dias_liquidar_prima_semestral should be diasLiquidarPrimaSemestral" severity="warning" source="golint"></error><error column="5" line="20" message="don't use underscores in Go names; var total_calculos should be totalCalculos" severity="warning" source="golint"></error><error column="1" line="23" message="exported function CargarReglasFP should have comment or be unexported" severity="warning" source="golint"></error><error column="21" line="23" message="don't use underscores in Go names; func parameter dias_a_liq should be diasALiq" severity="warning" source="golint"></error><error column="118" line="23" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="142" line="23" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="165" line="23" message="don't use underscores in Go names; func parameter informacion_cargo should be informacionCargo" severity="warning" source="golint"></error><error column="210" line="23" message="don't use underscores in Go names; func parameter dias_laborados should be diasLaborados" severity="warning" source="golint"></error><error column="6" line="29" message="don't use underscores in Go names; var listaDescuentos_semestral should be listaDescuentosSemestral" severity="warning" source="golint"></error><error column="2" line="34" message="don't use underscores in Go names; var asignacion_basica_string should be asignacionBasicaString" severity="warning" source="golint"></error><error column="2" line="35" message="don't use underscores in Go names; var id_cargo_string should be idCargoString" severity="warning" source="golint"></error><error column="2" line="36" message="don't use underscores in Go names; var dias_laborados_string should be diasLaboradosString" severity="warning" source="golint"></error><error column="2" line="39" message="don't use underscores in Go names; var porcentaje_PT_string should be porcentajePTString" severity="warning" source="golint"></error><error column="2" line="62" message="don't use underscores in Go names; var novedades_seg_social should be novedadesSegSocial" severity="warning" source="golint"></error><error column="3" line="77" message="don't use underscores in Go names; var afectacion_seg_social should be afectacionSegSocial" severity="warning" source="golint"></error><error column="5" line="81" message="don't use underscores in Go names; var dias_novedad should be diasNovedad" severity="warning" source="golint"></error><error column="4" line="96" message="don't use underscores in Go names; var dias_liq_ps should be diasLiqPs" severity="warning" source="golint"></error><error column="4" line="101" message="don't use underscores in Go names; var doceava_BSPS should be doceavaBSPS" severity="warning" source="golint"></error><error column="4" line="112" message="don't use underscores in Go names; var dias_liq_dic should be diasLiqDic" severity="warning" source="golint"></error><error column="6" line="116" message="don't use underscores in Go names; var dias_liquidacion_diciembre should be diasLiquidacionDiciembre" severity="warning" source="golint"></error><error column="6" line="119" message="don't use underscores in Go names; var doceavas_bsd should be doceavasBsd" severity="warning" source="golint"></error><error column="6" line="120" message="don't use underscores in Go names; var doceavas_psd should be doceavasPsd" severity="warning" source="golint"></error><error column="7" line="125" message="don't use underscores in Go names; var doceavas_pv should be doceavasPv" severity="warning" source="golint"></error><error column="1" line="155" message="comment on exported function CalcularConceptos should be of the form "CalcularConceptos ..."" severity="warning" source="golint"></error><error column="57" line="156" message="don't use underscores in Go names; func parameter asignacion_basica_string should be asignacionBasicaString" severity="warning" source="golint"></error><error column="82" line="156" message="don't use underscores in Go names; func parameter id_cargo_string should be idCargoString" severity="warning" source="golint"></error><error column="98" line="156" message="don't use underscores in Go names; func parameter dias_laborados_string should be diasLaboradosString" severity="warning" source="golint"></error><error column="232" line="156" message="don't use underscores in Go names; func result total_dev should be totalDev" severity="warning" source="golint"></error><error column="3" line="160" message="don't use underscores in Go names; var valor_devengo should be valorDevengo" severity="warning" source="golint"></error><error column="4" line="164" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="4" line="165" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="188" message="don't use underscores in Go names; var total_devengado_string should be totalDevengadoString" severity="warning" source="golint"></error><error column="7" line="395" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="4" line="194" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="4" line="196" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="219" message="comment on exported function GuardarConceptos should be of the form "GuardarConceptos ..."" severity="warning" source="golint"></error><error column="3" line="226" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="241" message="don't use underscores in Go names; var temp_conceptos_1 should be tempConceptos1" severity="warning" source="golint"></error><error column="3" line="245" message="don't use underscores in Go names; var codigo_1 should be codigo1" severity="warning" source="golint"></error><error column="1" line="266" message="comment on exported function ManejarNovedades should be of the form "ManejarNovedades ..."" severity="warning" source="golint"></error><error column="3" line="279" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="299" message="exported function ManejarNovedadesDevengosFP should have comment or be unexported" severity="warning" source="golint"></error><error column="8" line="442" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="1" line="308" message="comment on exported function CalcularDoceavaBonServDic should be of the form "CalcularDoceavaBonServDic ..."" severity="warning" source="golint"></error><error column="79" line="309" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="103" line="309" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="6" line="311" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="6" line="312" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="3" line="315" message="don't use underscores in Go names; var consultar_valores_bonificacion should be consultarValoresBonificacion" severity="warning" source="golint"></error><error column="3" line="317" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="3" line="325" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="4" line="328" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="350" message="exported function CalcularDoceavaBonServPS should have comment or be unexported" severity="warning" source="golint"></error><error column="78" line="350" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="102" line="350" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="6" line="352" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="6" line="353" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="3" line="357" message="don't use underscores in Go names; var consultar_valores_bonificacion should be consultarValoresBonificacion" severity="warning" source="golint"></error><error column="4" line="360" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="4" line="368" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="5" line="372" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="391" message="exported function CalcularDoceavaPSDic should have comment or be unexported" severity="warning" source="golint"></error><error column="74" line="391" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="98" line="391" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="6" line="393" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="7" line="60" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="2" line="403" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="4" line="406" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="428" message="exported function CalcularDoceavaPV should have comment or be unexported" severity="warning" source="golint"></error><error column="72" line="428" message="don't use underscores in Go names; func parameter total_calculado should be totalCalculado" severity="warning" source="golint"></error><error column="6" line="430" message="don't use underscores in Go names; var lista_doceavas should be listaDoceavas" severity="warning" source="golint"></error><error column="6" line="431" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="3" line="443" message="don't use underscores in Go names; var doc_bonServ should be docBonServ" severity="warning" source="golint"></error><error column="5" line="446" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="27" line="156" message="undeclared name: Machine" severity="error" source="gotype"></error><error column="0" line="23" message="cyclomatic complexity 11 of function CargarReglasFP() is high (> 10)" severity="warning" source="gocyclo"></error><error column="6" line="394" message="don't use underscores in Go names; var total_sumado should be totalSumado" severity="warning" source="golint"></error><error column="2" line="302" message="don't use underscores in Go names; var novedades_devengo should be novedadesDevengo" severity="warning" source="golint"></error></file><file name="golog/test_golog_nhc.go"><error column="3" line="46" message="don't use underscores in Go names; var afectacion_seg_social should be afectacionSegSocial" severity="warning" source="golint"></error><error column="10" line="47" message="should omit 2nd value from range; this loop is equivalent to `for _ = range ...`" severity="warning" source="golint"></error><error column="5" line="50" message="don't use underscores in Go names; var dias_novedad should be diasNovedad" severity="warning" source="golint"></error><error column="1" line="81" message="exported function CalcularConceptosHCS should have comment or be unexported" severity="warning" source="golint"></error><error column="85" line="81" message="don't use underscores in Go names; func parameter dias_liq should be diasLiq" severity="warning" source="golint"></error><error column="134" line="81" message="don't use underscores in Go names; func result total_dev should be totalDev" severity="warning" source="golint"></error><error column="5" line="89" message="don't use underscores in Go names; var valor_pago should be valorPago" severity="warning" source="golint"></error><error column="7" line="93" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="7" line="94" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="7" line="119" message="don't use underscores in Go names; var Nom_Concepto should be NomConcepto" severity="warning" source="golint"></error><error column="7" line="121" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="147" message="exported function GuardarConceptosHCS should have comment or be unexported" severity="warning" source="golint"></error><error column="84" line="147" message="don't use underscores in Go names; func parameter dias_a_liq_no_nov should be diasALiqNoNov" severity="warning" source="golint"></error><error column="103" line="147" message="don't use underscores in Go names; func parameter dias_a_liq_nov should be diasALiqNov" severity="warning" source="golint"></error><error column="5" line="152" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="5" line="167" message="don't use underscores in Go names; var temp_conceptos_1 should be tempConceptos1" severity="warning" source="golint"></error><error column="3" line="171" message="don't use underscores in Go names; var codigo_1 should be codigo1" severity="warning" source="golint"></error><error column="1" line="192" message="exported function ManejarNovedadesHCS should have comment or be unexported" severity="warning" source="golint"></error><error column="87" line="192" message="don't use underscores in Go names; func parameter dias_a_liq should be diasALiq" severity="warning" source="golint"></error><error column="3" line="204" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="224" message="exported function CalcularDescuentosTotalesHCS should have comment or be unexported" severity="warning" source="golint"></error><error column="35" line="224" message="func parameter IdPersona should be IDPersona" severity="warning" source="golint"></error><error column="47" line="224" message="don't use underscores in Go names; func parameter valor_total should be valorTotal" severity="warning" source="golint"></error><error column="5" line="232" message="don't use underscores in Go names; var fondo_sol should be fondoSol" severity="warning" source="golint"></error><error column="7" line="236" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="3" line="7" message="should not use dot imports" severity="warning" source="golint"></error><error column="7" line="229" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="197" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="10" line="150" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="86" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="29" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="3" line="7" message=""github.com/udistrital/golog" imported but not used" severity="error" source="gotype"></error><error column="1" line="10" message="exported function CargarReglasHCS should have comment or be unexported" severity="warning" source="golint"></error><error column="108" line="10" message="don't use underscores in Go names; func parameter objeto_datos_acta should be objetoDatosActa" severity="warning" source="golint"></error><error column="3" line="31" message="don't use underscores in Go names; var novedades_seg_social should be novedadesSegSocial" severity="warning" source="golint"></error></file><file name="golog/utilidades.go"><error column="4" line="264" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="58" line="137" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="82" line="137" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="105" line="137" message="don't use underscores in Go names; func parameter codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="147" line="137" message="don't use underscores in Go names; func result valor_con should be valorCon" severity="warning" source="golint"></error><error column="2" line="141" message="don't use underscores in Go names; var ano_preliquidacion should be anoPreliquidacion" severity="warning" source="golint"></error><error column="2" line="142" message="don't use underscores in Go names; var ano_preliquidacion_string should be anoPreliquidacionString" severity="warning" source="golint"></error><error column="2" line="143" message="don't use underscores in Go names; var ano_busqueda should be anoBusqueda" severity="warning" source="golint"></error><error column="2" line="144" message="don't use underscores in Go names; var ano_busqueda_string should be anoBusquedaString" severity="warning" source="golint"></error><error column="6" line="146" message="don't use underscores in Go names; var valor_concepto should be valorConcepto" severity="warning" source="golint"></error><error column="6" line="147" message="don't use underscores in Go names; var vigencia_contrato_string should be vigenciaContratoString" severity="warning" source="golint"></error><error column="3" line="150" message="don't use underscores in Go names; var mesPreliq_string should be mesPreliqString" severity="warning" source="golint"></error><error column="4" line="163" message="don't use underscores in Go names; var mesPreliq_string should be mesPreliqString" severity="warning" source="golint"></error><error column="1" line="178" message="exported function ConsultarValoresBonServDic should have comment or be unexported" severity="warning" source="golint"></error><error column="33" line="178" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="57" line="178" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="80" line="178" message="don't use underscores in Go names; func parameter codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="122" line="178" message="don't use underscores in Go names; func result valor_con should be valorCon" severity="warning" source="golint"></error><error column="2" line="181" message="don't use underscores in Go names; var periodo_nomina should be periodoNomina" severity="warning" source="golint"></error><error column="6" line="182" message="don't use underscores in Go names; var valor_concepto should be valorConcepto" severity="warning" source="golint"></error><error column="6" line="184" message="don't use underscores in Go names; var vigencia_contrato_string should be vigenciaContratoString" severity="warning" source="golint"></error><error column="1" line="199" message="exported function ConsultarValoresPriServDic should have comment or be unexported" severity="warning" source="golint"></error><error column="33" line="199" message="don't use underscores in Go names; func parameter numero_contrato should be numeroContrato" severity="warning" source="golint"></error><error column="57" line="199" message="don't use underscores in Go names; func parameter vigencia_contrato should be vigenciaContrato" severity="warning" source="golint"></error><error column="98" line="199" message="don't use underscores in Go names; func result valor_con should be valorCon" severity="warning" source="golint"></error><error column="2" line="202" message="don't use underscores in Go names; var periodo_nomina should be periodoNomina" severity="warning" source="golint"></error><error column="6" line="203" message="don't use underscores in Go names; var valor_concepto should be valorConcepto" severity="warning" source="golint"></error><error column="6" line="205" message="don't use underscores in Go names; var vigencia_contrato_string should be vigenciaContratoString" severity="warning" source="golint"></error><error column="1" line="222" message="exported function CalcularReteFuentePlanta should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="227" message="don't use underscores in Go names; var deduccion_salud should be deduccionSalud" severity="warning" source="golint"></error><error column="6" line="228" message="don't use underscores in Go names; var deduccion_pen_vol should be deduccionPenVol" severity="warning" source="golint"></error><error column="6" line="229" message="don't use underscores in Go names; var valor_gastos_rep should be valorGastosRep" severity="warning" source="golint"></error><error column="6" line="230" message="don't use underscores in Go names; var Valor_alivio_beneficiario should be ValorAlivioBeneficiario" severity="warning" source="golint"></error><error column="6" line="231" message="don't use underscores in Go names; var Valor_alivio_vivienda should be ValorAlivioVivienda" severity="warning" source="golint"></error><error column="6" line="232" message="don't use underscores in Go names; var Valor_alivio_salud_prepagada should be ValorAlivioSaludPrepagada" severity="warning" source="golint"></error><error column="6" line="233" message="don't use underscores in Go names; var definitivo_deduccion should be definitivoDeduccion" severity="warning" source="golint"></error><error column="2" line="235" message="don't use underscores in Go names; var temp_reglas should be tempReglas" severity="warning" source="golint"></error><error column="2" line="244" message="don't use underscores in Go names; var consultar_conceptos_ingresos_retencion should be consultarConceptosIngresosRetencion" severity="warning" source="golint"></error><error column="3" line="246" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="2" line="250" message="don't use underscores in Go names; var consultar_conceptos_deduccion_retencion should be consultarConceptosDeduccionRetencion" severity="warning" source="golint"></error><error column="3" line="252" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="2" line="256" message="don't use underscores in Go names; var consultar_conceptos_deduccionpenvol_retencion should be consultarConceptosDeduccionpenvolRetencion" severity="warning" source="golint"></error><error column="3" line="258" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="2" line="262" message="don't use underscores in Go names; var consultar_gastos_rep should be consultarGastosRep" severity="warning" source="golint"></error><error column="6" line="82" message="don't use underscores in Go names; var dias_contrato should be diasContrato" severity="warning" source="golint"></error><error column="2" line="275" message="don't use underscores in Go names; var deduccion_gastos_rep_rector should be deduccionGastosRepRector" severity="warning" source="golint"></error><error column="2" line="290" message="don't use underscores in Go names; var ajuste_deduccion should be ajusteDeduccion" severity="warning" source="golint"></error><error column="3" line="312" message="don't use underscores in Go names; var deduccion_def should be deduccionDef" severity="warning" source="golint"></error><error column="2" line="323" message="don't use underscores in Go names; var valor_retencion should be valorRetencion" severity="warning" source="golint"></error><error column="3" line="326" message="don't use underscores in Go names; var val_reten should be valReten" severity="warning" source="golint"></error><error column="3" line="327" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="349" message="exported function BuscarValorConcepto should have comment or be unexported" severity="warning" source="golint"></error><error column="68" line="349" message="don't use underscores in Go names; func parameter codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="1" line="361" message="exported function CalcularReteFuenteSal should have comment or be unexported" severity="warning" source="golint"></error><error column="112" line="361" message="don't use underscores in Go names; func parameter dias_a_liq should be diasALiq" severity="warning" source="golint"></error><error column="6" line="365" message="don't use underscores in Go names; var deduccion_salud should be deduccionSalud" severity="warning" source="golint"></error><error column="2" line="367" message="don't use underscores in Go names; var temp_reglas should be tempReglas" severity="warning" source="golint"></error><error column="2" line="370" message="don't use underscores in Go names; var consultar_conceptos_ingresos_retencion should be consultarConceptosIngresosRetencion" severity="warning" source="golint"></error><error column="3" line="372" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="2" line="378" message="don't use underscores in Go names; var consultar_conceptos_deduccion_retencion should be consultarConceptosDeduccionRetencion" severity="warning" source="golint"></error><error column="3" line="380" message="don't use underscores in Go names; var codigo_concepto should be codigoConcepto" severity="warning" source="golint"></error><error column="2" line="389" message="don't use underscores in Go names; var valor_retencion should be valorRetencion" severity="warning" source="golint"></error><error column="3" line="391" message="don't use underscores in Go names; var val_reten should be valReten" severity="warning" source="golint"></error><error column="3" line="392" message="don't use underscores in Go names; var temp_conceptos should be tempConceptos" severity="warning" source="golint"></error><error column="1" line="414" message="exported function CalcularPeriodoLiquidacion should have comment or be unexported" severity="warning" source="golint"></error><error column="71" line="414" message="don't use underscores in Go names; func parameter objeto_datos_acta should be objetoDatosActa" severity="warning" source="golint"></error><error column="6" line="421" message="don't use underscores in Go names; var periodo_liquidacion should be periodoLiquidacion" severity="warning" source="golint"></error><error column="6" line="422" message="don't use underscores in Go names; var meses_contrato should be mesesContrato" severity="warning" source="golint"></error><error column="2" line="428" message="don't use underscores in Go names; var datos_acta should be datosActa" severity="warning" source="golint"></error><error column="6" line="466" message="don't use underscores in Go names; func validarNovedades_segSocial should be validarNovedadesSegSocial" severity="warning" source="golint"></error><error column="3" line="292" message="ineffectual assignment to deduccion_pen_vol" severity="warning" source="ineffassign"></error><error column="6" line="81" message="don't use underscores in Go names; var meses_contrato should be mesesContrato" severity="warning" source="golint"></error><error column="63" line="78" message="don't use underscores in Go names; func result dias_laborados should be diasLaborados" severity="warning" source="golint"></error><error column="7" line="242" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="2" line="6" message=""github.com/udistrital/golog" imported but not used" severity="error" source="gotype"></error><error column="1" line="78" message="exported function CalcularDias should have comment or be unexported" severity="warning" source="golint"></error><error column="7" line="66" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="8" line="321" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="309" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="273" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="387" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="7" line="368" message="undeclared name: NewMachine" severity="error" source="gotype"></error><error column="2" line="68" message="don't use underscores in Go names; var valor_ibc should be valorIbc" severity="warning" source="golint"></error><error column="1" line="63" message="comment on exported function CalcularIBC should be of the form "CalcularIBC ..."" severity="warning" source="golint"></error><error column="6" line="17" message="don't use underscores in Go names; var periodo_liquidacion should be periodoLiquidacion" severity="warning" source="golint"></error><error column="51" line="33" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="56" line="37" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="0" line="222" message="cyclomatic complexity 11 of function CalcularReteFuentePlanta() is high (> 10)" severity="warning" source="gocyclo"></error><error column="1" line="137" message="exported function ConsultarValoresBonServPS should have comment or be unexported" severity="warning" source="golint"></error><error column="15" line="118" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="14" line="120" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="65" line="439" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="69" line="444" message="unnecessary conversion" severity="warning" source="unconvert"></error><error column="164" line="13" message="don't use underscores in Go names; func result dias_liquidar should be diasLiquidar" severity="warning" source="golint"></error><error column="1" line="13" message="exported function CalcularDiasNovedades should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="5" message="could not import github.com/udistrital/titan_api_mid/models (can't find import: "github.com/udistrital/titan_api_mid/models")" severity="error" source="gotype"></error><error column="4" line="6" message="could not import github.com/udistrital/golog (can't find import: "github.com/udistrital/golog")" severity="error" source="gotype"></error><error column="2" line="6" message="should not use dot imports" severity="warning" source="golint"></error><error column="2" line="7" message="could not import github.com/udistrital/utils_oas/request (can't find import: "github.com/udistrital/utils_oas/request")" severity="error" source="gotype"></error><error column="2" line="278" message="ineffectual assignment to ingresos" severity="warning" source="ineffassign"></error></file><file name="main.go"><error column="2" line="29" message="undeclared name: apistatus" severity="error" source="gotype"></error><error column="3" line="6" message="could not import github.com/astaxie/beego/plugins/cors (can't find import: "github.com/astaxie/beego/plugins/cors")" severity="error" source="gotype"></error><error column="2" line="5" message="could not import github.com/udistrital/utils_oas/apiStatusLib (can't find import: "github.com/udistrital/utils_oas/apiStatusLib")" severity="error" source="gotype"></error><error column="4" line="4" message="could not import github.com/udistrital/titan_api_mid/routers (can't find import: "github.com/udistrital/titan_api_mid/routers")" severity="error" source="gotype"></error><error column="2" line="5" message=""github.com/udistrital/utils_oas/apiStatusLib" imported but not used" severity="error" source="gotype"></error></file><file name="models/beneficiarios.go"><error column="6" line="8" message="exported type Beneficiarios should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="9" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/categoria_beneficiario.go"><error column="6" line="4" message="exported type CategoriaBeneficiario should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/concepto_nomina.go"><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="5" message="exported type ConceptoNomina should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/concepto_nomina_por_persona.go"><error column="2" line="12" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="9" message="exported type ConceptoNominaPorPersona should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/conceptos_resumen.go"><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="3" message="exported type ConceptosResumen should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="12" message="struct field IdPersona should be IDPersona" severity="warning" source="golint"></error></file><file name="models/datos_preliquidacion.go"><error column="6" line="5" message="exported type DatosPreliquidacion should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/detalle_preliquidacion.go"><error column="6" line="5" message="exported type DetallePreliquidacion should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/docente_cargo.go"><error column="2" line="17" message="don't use underscores in Go names; struct field Puntos_bonificacion should be PuntosBonificacion" severity="warning" source="golint"></error><error column="6" line="5" message="exported type DocenteCargo should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="2" line="7" message="don't use underscores in Go names; struct field Asignacion_basica should be AsignacionBasica" severity="warning" source="golint"></error><error column="2" line="16" message="don't use underscores in Go names; struct field Puntos_salariales should be PuntosSalariales" severity="warning" source="golint"></error><error column="6" line="15" message="exported type Puntos should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/docente_puntos.go"><error column="6" line="3" message="don't use underscores in Go names; type Docente_puntos should be DocentePuntos" severity="warning" source="golint"></error><error column="2" line="4" message="don't use underscores in Go names; struct field Puntos_salariales should be PuntosSalariales" severity="warning" source="golint"></error><error column="6" line="3" message="exported type Docente_puntos should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="5" message="don't use underscores in Go names; struct field Puntos_bonificacion should be PuntosBonificacion" severity="warning" source="golint"></error></file><file name="models/estado_civil.go"><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="4" message="exported type EstadoCivil should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/estado_disponibilidad.go"><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="4" message="exported type EstadoDisponibilidad should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/estado_preliquidacion.go"><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="4" message="exported type EstadoPreliquidacion should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/funcionario_cargo.go"><error column="3" line="11" message="don't use underscores in Go names; struct field Asignacion_basica should be AsignacionBasica" severity="warning" source="golint"></error><error column="6" line="9" message="exported type FuncionarioCargo should have comment or be unexported" severity="warning" source="golint"></error><error column="3" line="10" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/funcionario_x_proveedor.go"><error column="6" line="3" message="don't use underscores in Go names; type Funcionario_x_Proveedor should be FuncionarioXProveedor" severity="warning" source="golint"></error><error column="6" line="3" message="exported type Funcionario_x_Proveedor should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/ibc_por_novedad.go"><error column="3" line="6" message="struct field IdPersona should be IDPersona" severity="warning" source="golint"></error><error column="6" line="5" message="exported type IBCPorNovedad should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/informacion_pensionado.go"><error column="6" line="7" message="exported type InformacionPensionado should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="8" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/informacion_persona_natural.go"><error column="6" line="3" message="struct InformacionPersonaNatural could have size 40 (currently 48)" severity="warning" source="aligncheck"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="2" line="9" message="struct field IdFondoPension should be IDFondoPension" severity="warning" source="golint"></error><error column="6" line="3" message="exported type InformacionPersonaNatural should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/informacion_proveedor.go"><error column="6" line="5" message="exported type InformacionProveedor should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/naturaleza_concepto_nomina.go"><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="3" message="exported type NaturalezaConceptoNomina should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/nomina.go"><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="5" message="exported type Nomina should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/objeto_acta_inicio.go"><error column="6" line="3" message="exported type ObjetoActaInicio should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/objeto_contrato_estado.go"><error column="6" line="3" message="exported type ObjetoContratoEstado should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="14" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="13" message="exported type Estado should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="18" message="exported type ListaContratos should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/objeto_funcionario_contrato.go"><error column="6" line="3" message="exported type ObjetoFuncionarioContrato should have comment or be unexported" severity="warning" source="golint"></error><error column="4" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/objeto_informacion_contratista.go"><error column="6" line="17" message="exported type Contrato should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="22" message="struct field IdDependencia should be IDDependencia" severity="warning" source="golint"></error><error column="6" line="13" message="exported type Documento should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="21" message="exported type Supervisor should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="3" message="exported type ObjetoInformacionContratista should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/objeto_reporte.go"><error column="6" line="3" message="exported type ObjetoReporte should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/personas_preliquidacion.go"><error column="6" line="3" message="exported type PersonasPreliquidacion should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="4" message="struct field IdPersona should be IDPersona" severity="warning" source="golint"></error></file><file name="models/peticion_puntos.go"><error column="6" line="4" message="don't use underscores in Go names; type Peticion_Puntos should be PeticionPuntos" severity="warning" source="golint"></error><error column="6" line="4" message="exported type Peticion_Puntos should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/predicado.go"><error column="6" line="3" message="exported type Predicado should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/preliquidacion.go"><error column="6" line="7" message="exported type Preliquidacion should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="9" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/registro_presupuestal.go"><error column="2" line="7" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="6" message="exported type RegistroPresupuestal should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/resolucion.go"><error column="2" line="8" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="7" message="exported type Resolucion should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/respuesta.go"><error column="2" line="8" message="don't use underscores in Go names; struct field Saldo_RP should be SaldoRP" severity="warning" source="golint"></error><error column="6" line="14" message="exported type FormatoPreliqu should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="19" message="exported type TotalPersona should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="20" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="3" message="exported type Respuesta should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/resumen.go"><error column="2" line="6" message="struct field NaturalezaConceptoId should be NaturalezaConceptoID" severity="warning" source="golint"></error><error column="6" line="3" message="exported type Resumen should have comment or be unexported" severity="warning" source="golint"></error><error column="6" line="10" message="exported type ResumentCompleto should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/sustituto.go"><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="4" message="exported type Sustituto should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/tipo_concepto_nomina.go"><error column="2" line="5" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="4" message="exported type TipoConceptoNomina should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/tipo_nomina.go"><error column="2" line="6" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="5" message="exported type TipoNomina should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/tipo_pension.go"><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="3" message="exported type TipoPension should have comment or be unexported" severity="warning" source="golint"></error></file><file name="models/tipo_pensionado.go"><error column="6" line="3" message="exported type TipoPensionado should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/tipo_preliquidacion.go"><error column="6" line="3" message="exported type TipoPreliquidacion should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="4" message="struct field Id should be ID" severity="warning" source="golint"></error></file><file name="models/vinculacion_docente.go"><error column="2" line="18" message="struct field IdResolucion should be IDResolucion" severity="warning" source="golint"></error><error column="6" line="11" message="struct VinculacionDocente could have size 80 (currently 88)" severity="warning" source="aligncheck"></error><error column="2" line="12" message="struct field Id should be ID" severity="warning" source="golint"></error><error column="6" line="11" message="exported type VinculacionDocente should have comment or be unexported" severity="warning" source="golint"></error><error column="2" line="16" message="struct field IdProyectoCurricular should be IDProyectoCurricular" severity="warning" source="golint"></error><error column="3" line="13" message="struct field IdPersona should be IDPersona" severity="warning" source="golint"></error></file><file name="routers/commentsRouter_controllers.go"><error column="2" line="5" message="could not import github.com/astaxie/beego/context/param (can't find import: "github.com/astaxie/beego/context/param")" severity="error" source="gotype"></error></file><file name="routers/router.go"><error column="2" line="11" message="could not import github.com/udistrital/titan_api_mid/controllers (can't find import: "github.com/udistrital/titan_api_mid/controllers")" severity="error" source="gotype"></error><error column="1" line="1" message="package comment should be of the form "Package routers ..."" severity="warning" source="golint"></error></file><file name="tests/default_test.go"><error column="2" line="11" message=""github.com/smartystreets/goconvey/convey" imported but not used" severity="warning" source="gosimple"></error><error column="2" line="28" message="unused variable or constant undeclared name: Convey" severity="warning" source="varcheck"></error><error column="10" line="30" message="unused variable or constant undeclared name: Convey" severity="warning" source="varcheck"></error><error column="18" line="31" message="unused variable or constant undeclared name: So" severity="warning" source="varcheck"></error><error column="29" line="31" message="unused variable or constant undeclared name: ShouldEqual" severity="warning" source="varcheck"></error><error column="10" line="33" message="unused variable or constant undeclared name: Convey" severity="warning" source="varcheck"></error><error column="18" line="34" message="unused variable or constant undeclared name: So" severity="warning" source="varcheck"></error><error column="35" line="34" message="unused variable or constant undeclared name: ShouldBeGreaterThan" severity="warning" source="varcheck"></error><error column="2" line="11" message="unused variable or constant "github.com/smartystreets/goconvey/convey" imported but not used" severity="warning" source="varcheck"></error><error column="35" line="34" message="undeclared name: ShouldBeGreaterThan" severity="warning" source="gosimple"></error><error column="18" line="34" message="undeclared name: So" severity="warning" source="gosimple"></error><error column="10" line="33" message="undeclared name: Convey" severity="warning" source="gosimple"></error><error column="29" line="31" message="undeclared name: ShouldEqual" severity="warning" source="gosimple"></error><error column="18" line="31" message="undeclared name: So" severity="warning" source="gosimple"></error><error column="4" line="11" message="could not import github.com/smartystreets/goconvey/convey (cannot find package "github.com/smartystreets/goconvey/convey" in any of:" severity="warning" source="staticcheck"></error><error column="2" line="28" message="undeclared name: Convey" severity="warning" source="staticcheck"></error><error column="10" line="30" message="undeclared name: Convey" severity="warning" source="staticcheck"></error><error column="18" line="31" message="undeclared name: So" severity="warning" source="staticcheck"></error><error column="29" line="31" message="undeclared name: ShouldEqual" severity="warning" source="staticcheck"></error><error column="10" line="33" message="undeclared name: Convey" severity="warning" source="staticcheck"></error><error column="10" line="30" message="undeclared name: Convey" severity="warning" source="gosimple"></error><error column="35" line="34" message="undeclared name: ShouldBeGreaterThan" severity="warning" source="staticcheck"></error><error column="2" line="11" message=""github.com/smartystreets/goconvey/convey" imported but not used" severity="warning" source="staticcheck"></error><error column="2" line="28" message="undeclared name: Convey" severity="warning" source="gosimple"></error><error column="4" line="11" message="could not import github.com/smartystreets/goconvey/convey (cannot find package "github.com/smartystreets/goconvey/convey" in any of:" severity="warning" source="gosimple"></error><error column="4" line="11" message="unused variable or constant could not import github.com/smartystreets/goconvey/convey (cannot find package "github.com/smartystreets/goconvey/convey" in any of:" severity="warning" source="varcheck"></error><error column="4" line="11" message="error return value not checked (could not import github.com/smartystreets/goconvey/convey (cannot find package "github.com/smartystreets/goconvey/convey" in any of:)" severity="warning" source="errcheck"></error><error column="2" line="28" message="error return value not checked (undeclared name: Convey)" severity="warning" source="errcheck"></error><error column="10" line="30" message="error return value not checked (undeclared name: Convey)" severity="warning" source="errcheck"></error><error column="18" line="31" message="error return value not checked (undeclared name: So)" severity="warning" source="errcheck"></error><error column="29" line="31" message="error return value not checked (undeclared name: ShouldEqual)" severity="warning" source="errcheck"></error><error column="10" line="33" message="error return value not checked (undeclared name: Convey)" severity="warning" source="errcheck"></error><error column="18" line="34" message="error return value not checked (undeclared name: So)" severity="warning" source="errcheck"></error><error column="35" line="34" message="error return value not checked (undeclared name: ShouldBeGreaterThan)" severity="warning" source="errcheck"></error><error column="2" line="11" message="error return value not checked ("github.com/smartystreets/goconvey/convey" imported but not used)" severity="warning" source="errcheck"></error><error column="18" line="34" message="undeclared name: So" severity="warning" source="staticcheck"></error></file></checkstyle>