Publish NuGet Package #8
CICD.yml
on: workflow_dispatch
build-and-publish
20s
Annotations
10 warnings
|
build-and-publish:
Common/Models/ComprobanteConceptoParteInformacionAduanera.cs#L27
Non-nullable field 'numeroPedimentoField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteEmisor.cs#L33
Non-nullable field 'facAtrAdquirenteField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteEmisor.cs#L29
Non-nullable field 'nombreField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteEmisor.cs#L27
Non-nullable field 'rfcField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteImpuestos.cs#L29
Non-nullable field 'trasladosField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteImpuestos.cs#L27
Non-nullable field 'retencionesField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteReceptor.cs#L37
Non-nullable field 'numRegIdTribField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteReceptor.cs#L31
Non-nullable field 'domicilioFiscalReceptorField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteReceptor.cs#L29
Non-nullable field 'nombreField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
Common/Models/ComprobanteReceptor.cs#L27
Non-nullable field 'rfcField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|