fix: add get; init;
to not refactored records
#26
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/ACECF/Acecf.cs#L59
Non-nullable property 'DetalleAprobacionComercial' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L62
Non-nullable property 'Any' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
ECF_DGII.Models/ACECF/Acecf.cs#L83
Non-nullable property 'RncEmisor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L91
Non-nullable property 'Encf' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L99
Non-nullable property 'FechaEmision' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L117
Non-nullable property 'RncComprador' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L128
Non-nullable property 'DetalleMotivoRechazo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ECF_DGII.Models/ACECF/Acecf.cs#L137
Non-nullable property 'FechaHoraAprobacionComercial' 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