2.0.0 #25
Annotations
12 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/.
|
ECF_DGII.Models/EstatusServicios/RespuestaVentanaDeMantenimiento.cs#L5
Non-nullable property 'VentanaMantenimientos' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
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.
|
ECF_DGII.Models/ECF/46/EcfSubtotalesSubtotal.cs#L38
Non-nullable property 'DescripcionSubtotal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
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.
|
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.
|
ECF_DGII.Models/ECF/46/EcfInformacionReferencia.cs#L25
Non-nullable property 'NcfModificado' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading