Skip to content

feat: considera caracteres alfanuméricos ao calcular digito verificado da chave de acesso #335

feat: considera caracteres alfanuméricos ao calcular digito verificado da chave de acesso

feat: considera caracteres alfanuméricos ao calcular digito verificado da chave de acesso #335

Triggered via pull request March 23, 2026 21:33
Status Success
Total duration 2m 22s
Artifacts 1

DFe.NET_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (windows-2022)
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. 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/
build (windows-2022): 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.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfeResumidaModel.cs#L9
Non-nullable property 'Chave' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfeResumidaModel.cs#L6
Non-nullable property 'Situacao' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfeInutilizadaModel.cs#L6
Non-nullable property 'DescricaoModelo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfceResumidaModel.cs#L9
Non-nullable property 'Chave' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfceResumidaModel.cs#L6
Non-nullable property 'Situacao' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/NfceInutilizacaoModel.cs#L6
Non-nullable property 'DescricaoModelo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/EmpresaModel.cs#L6
Non-nullable property 'Cnpj' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.QuestPdf/Models/EmpresaModel.cs#L5
Non-nullable property 'RazaoSocial' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-2022): NFe.Danfe.Html/CrossCutting/Utils.cs#L41
The variable 'ex' is declared but never used
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022): DFe.Wsdl/Http/RequestWS.cs#L19
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build (windows-2022): DFe.Wsdl/Common/RequestSefazDefault.cs#L117
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build (windows-2022): DFe.Wsdl/Common/RequestSefazDefault.cs#L76
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build (windows-2022): DFe.Wsdl/Http/RequestWS.cs#L19
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022): 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.'
build (windows-2022)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.

Artifacts

Produced during runtime
Name Size Digest
nupkg
1.9 MB
sha256:073e07c81ce0e8c9b0a853f88f2d51389c91bf3071457af206efb4edacf5f705