Skip to content

feito mudança projetos e build #7

feito mudança projetos e build

feito mudança projetos e build #7

Triggered via push April 5, 2024 18:54
Status Failure
Total duration 2m 19s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 32 warnings
build (windows-2022)
Process completed with exit code 1.
build (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022): MDFe.Classes/Extensoes/ExtMDFe.cs#L262
'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#L262
'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#L262
'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#L262
'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): 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.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#L316
'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#L316
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): CTe.Servicos/DistribuicaoDFe/RetornoCteDistDFeInt.cs#L55
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#L55
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): 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#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/AssinaturaDigital.cs#L59
'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/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#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/AssinaturaDigital.cs#L59
'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/InfRespTec/GerarHashCSRT.cs#L27
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): NFe.Utils/InfRespTec/GerarHashCSRT.cs#L27
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
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/InfRespTec/GerarHashCSRT.cs#L27
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (windows-2022): NFe.Utils/InfRespTec/GerarHashCSRT.cs#L27
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
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.'