Skip to content

Publish NuGet Package #4

Publish NuGet Package

Publish NuGet Package #4

Manually triggered June 16, 2025 23:49
Status Success
Total duration 25s
Artifacts

CICD.yml

on: workflow_dispatch
build-and-publish
22s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
build-and-publish: Download/Models/Sat/DownloadEnvelope.cs#L32
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: Download/Models/Sat/DownloadEnvelope.cs#L32
Non-nullable property 'Header' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.