update readme #15
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
ECF_DGII.Models/ECF/Common/EcfDetallesItemsItemTablaCodigosItemCodigosItem.cs#L25
Non-nullable property 'TipoCodigo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/Common/EcfDetallesItemsItemTablaCodigosItemCodigosItem.cs#L35
Non-nullable property 'CodigoItem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfSubtotalesSubtotal.cs#L38
Non-nullable property 'DescripcionSubtotal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfInformacionReferencia.cs#L25
Non-nullable property 'NcfModificado' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfInformacionReferencia.cs#L32
Non-nullable property 'RncOtroContribuyente' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfInformacionReferencia.cs#L39
Non-nullable property 'FechaNcfModificado' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfEncabezadoTransporte.cs#L24
Non-nullable property 'PaisDestino' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfEncabezadoIdDoc.cs#L24
Non-nullable property 'Encf' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfEncabezadoIdDoc.cs#L24
Non-nullable property 'FechaVencimientoSecuencia' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/47/EcfEncabezadoIdDoc.cs#L24
Non-nullable property 'FechaLimitePago' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading