fix: tratar vTotTrib nullable em DanfeNfceDocument e atualizar versao… - #1693
Merged
Valmir-Cunha merged 1 commit intoApr 20, 2026
Merged
Annotations
24 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfceModel.cs#L6
Non-nullable property 'PeriodoModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfceModel.cs#L5
Non-nullable property 'EmpresaModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfeModel.cs#L8
Non-nullable property 'NfeInutilizacaoModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfeModel.cs#L7
Non-nullable property 'NfeResumidaModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfeModel.cs#L6
Non-nullable property 'PeriodoModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/Models/RelatorioFiscalEmissoesNfeModel.cs#L5
Non-nullable property 'EmpresaModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
NFe.Danfe.QuestPdf/ImpressaoEventoNfe/EventoNfeDocument.cs#L21
Non-nullable field '_procEventoNFe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
NFe.Danfe.QuestPdf/ImpressaoEventoNfe/EventoNfeDocument.cs#L21
Non-nullable field '_nfe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
NFe.Danfe.QuestPdf/ImpressaoEventoNfe/EventoNfeDocument.cs#L21
Non-nullable field '_nfeProc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
NFe.Danfe.Html/CrossCutting/Utils.cs#L41
The variable 'ex' is declared but never used
|
|
NFe.Utils/Assinatura/Assinador.cs#L100
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
NFe.Utils/Assinatura/Assinador.cs#L100
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Wsdl/Http/RequestWS.cs#L19
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
DFe.Wsdl/Common/RequestSefazDefault.cs#L117
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
DFe.Wsdl/Common/RequestSefazDefault.cs#L76
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
DFe.Wsdl/Http/RequestWS.cs#L19
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
DFe.Utils/Assinatura/CertificadoDigital.cs#L156
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Utils/Assinatura/AssinaturaDigital.cs#L60
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Utils/Assinatura/CertificadoDigital.cs#L341
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Utils/Assinatura/CertificadoDigital.cs#L156
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Utils/Assinatura/AssinaturaDigital.cs#L60
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
DFe.Utils/Assinatura/CertificadoDigital.cs#L341
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.'
|
|
|
The logs for this run have expired and are no longer available.
Loading