Skip to content

Merge pull request #50 from haroflow/mdfeconfiguracao-singleton #93

Merge pull request #50 from haroflow/mdfeconfiguracao-singleton

Merge pull request #50 from haroflow/mdfeconfiguracao-singleton #93

Triggered via push November 22, 2024 21:58
Status Success
Total duration 2m 23s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

51 warnings
build (windows-2022): MDFe.Classes/Extensoes/ExtMDFe.cs#L232
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): MDFe.Classes/Extensoes/ExtMDFe.cs#L232
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): MDFe.Classes/Extensoes/ExtMDFe.cs#L232
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): MDFe.Classes/Extensoes/ExtMDFe.cs#L232
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.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/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/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/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/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/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/ImpressaoEventoNfe/EventoNfeDocument.cs#L21
Non-nullable field '_nfe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-2022): 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.
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): CTe.Classes/CTeOutrosServicos/Extensoes/extretCteOS.cs#L42
The result of the expression is always 'true' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
build (windows-2022): CTe.Classes/CTeOutrosServicos/Extensoes/extretCteOS.cs#L42
The result of the expression is always 'true' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
build (windows-2022): CTe.Servicos/DistribuicaoDFe/RetornoCteDistDFeInt.cs#L20
The member 'RetornoCteDistDFeInt.Retorno' does not hide an accessible member. The new keyword is not required.
build (windows-2022): CTe.Servicos/Recepcao/ServicoCTeOSRecepcao.cs#L15
The event 'ServicoCTeOSRecepcao.AntesDeEnviar' is never used
build (windows-2022): CTe.Servicos/DistribuicaoDFe/RetornoCteDistDFeInt.cs#L20
The member 'RetornoCteDistDFeInt.Retorno' does not hide an accessible member. The new keyword is not required.
build (windows-2022): CTe.Servicos/Recepcao/ServicoCTeOSRecepcao.cs#L15
The event 'ServicoCTeOSRecepcao.AntesDeEnviar' is never used
build (windows-2022): CTe.Utils/CTe/ExtCTeOs.cs#L92
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): CTe.Utils/CTe/ExtCTeOs.cs#L92
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): CTe.Utils/CTe/ExtCTe.cs#L284
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): CTe.Utils/CTe/ExtCTe.cs#L284
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): DFe.Utils/FrxFileHelper.cs#L22
The variable 'e' is declared but never used
build (windows-2022): DFe.Utils/FrxFileHelper.cs#L22
The variable 'e' is declared but never used
build (windows-2022): DFe.Utils/Assinatura/CertificadoDigital.cs#L308
'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#L27
'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#L123
'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/FrxFileHelper.cs#L22
The variable 'e' is declared but never used
build (windows-2022): DFe.Utils/FrxFileHelper.cs#L22
The variable 'e' is declared but never used
build (windows-2022): DFe.Utils/FrxFileHelper.cs#L22
The variable 'e' is declared but never used
build (windows-2022): DFe.Utils/Assinatura/CertificadoDigital.cs#L308
'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#L27
'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)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (windows-2022)
- Add a dependency group for .NETStandard2.0 to the nuspec
build (windows-2022)
- Add a dependency group for net6.0 to the nuspec
build (windows-2022)
- Add a dependency group for .NETFramework4.6.2 to the nuspec
build (windows-2022)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build (windows-2022)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (windows-2022)
- Add a dependency group for .NETStandard2.0 to the nuspec
build (windows-2022)
- Add a dependency group for net6.0 to the nuspec
build (windows-2022)
- Add a dependency group for .NETFramework4.6.2 to the nuspec
build (windows-2022)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build (windows-2022): NFe.Classes/Informacoes/Agropecuario/agropecuario.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): NFe.Classes/Informacoes/Agropecuario/agropecuario.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): NFe.Classes/Informacoes/Agropecuario/guiaTransito.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): NFe.Classes/Informacoes/Agropecuario/guiaTransito.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): NFe.Classes/Servicos/Status/retConsStatServ.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nupkg". 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/

Artifacts

Produced during runtime
Name Size
nupkg
1.37 MB