1.1.0 #12
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/ARECF/ArecfDetalleAcusedeRecibo.cs#L27
Non-nullable property 'RncEmisor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ARECF/ArecfDetalleAcusedeRecibo.cs#L35
Non-nullable property 'RncComprador' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ARECF/ArecfDetalleAcusedeRecibo.cs#L47
Non-nullable property 'Encf' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ARECF/ArecfDetalleAcusedeRecibo.cs#L72
Non-nullable property 'FechaHoraAcuseRecibo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ARECF/Arecf.cs#L21
Non-nullable property 'DetalleAcusedeRecibo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ARECF/Arecf.cs#L23
Non-nullable property 'Any' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/Autenticacion/SemillaModel.cs#L21
Non-nullable property 'Valor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/Autenticacion/SemillaModel.cs#L27
Non-nullable property 'Any' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECF_DGII.Models/ECF/32/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/31/Ecf.cs#L31
Non-nullable property 'Encabezado' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading