Skip to content

Include Intermediate Certificate Resolution for S/MIME and Ensure Trust Validation during BuildCertificateChain() #1455

Include Intermediate Certificate Resolution for S/MIME and Ensure Trust Validation during BuildCertificateChain()

Include Intermediate Certificate Resolution for S/MIME and Ensure Trust Validation during BuildCertificateChain() #1455

Triggered via pull request December 27, 2024 00:09
Status Failure
Total duration 9m 48s
Artifacts 4

main.yml

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

Annotations

5 errors and 42 warnings
ci (ubuntu-latest, Debug)
Process completed with exit code 1.
ci (ubuntu-latest, Release)
Process completed with exit code 1.
ci (windows-latest, Release)
Process completed with exit code 1.
ci (windows-latest, Debug)
Process completed with exit code 1.
ci (windows-latest, Debug)
Process completed with exit code 1.
ci (ubuntu-latest, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci (ubuntu-latest, Debug): MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L42
The using directive for 'Org.BouncyCastle.Crypto' appeared previously in this namespace
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L43
The using directive for 'Org.BouncyCastle.OpenSsl' appeared previously in this namespace
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L44
The using directive for 'Org.BouncyCastle.Security' appeared previously in this namespace
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L45
The using directive for 'Org.BouncyCastle.X509' appeared previously in this namespace
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L47
The using directive for 'Org.BouncyCastle.Cms' appeared previously in this namespace
ci (ubuntu-latest, Debug): UnitTests/Cryptography/SecureMimeTests.cs#L3163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Cryptography/DefaultSecureMimeContextTests.cs#L93
'X509CertificateDatabase.Update(X509CrlRecord)' is obsolete: 'This method is not used and will be removed in a future release.'
ci (ubuntu-latest, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci (ubuntu-latest, Release): MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L42
The using directive for 'Org.BouncyCastle.Crypto' appeared previously in this namespace
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L43
The using directive for 'Org.BouncyCastle.OpenSsl' appeared previously in this namespace
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L44
The using directive for 'Org.BouncyCastle.Security' appeared previously in this namespace
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L45
The using directive for 'Org.BouncyCastle.X509' appeared previously in this namespace
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L47
The using directive for 'Org.BouncyCastle.Cms' appeared previously in this namespace
ci (ubuntu-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Cryptography/DefaultSecureMimeContextTests.cs#L93
'X509CertificateDatabase.Update(X509CrlRecord)' is obsolete: 'This method is not used and will be removed in a future release.'
ci (windows-latest, Release): MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L42
The using directive for 'Org.BouncyCastle.Crypto' appeared previously in this namespace
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L43
The using directive for 'Org.BouncyCastle.OpenSsl' appeared previously in this namespace
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L44
The using directive for 'Org.BouncyCastle.Security' appeared previously in this namespace
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L45
The using directive for 'Org.BouncyCastle.X509' appeared previously in this namespace
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L47
The using directive for 'Org.BouncyCastle.Cms' appeared previously in this namespace
ci (windows-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Cryptography/DefaultSecureMimeContextTests.cs#L93
'X509CertificateDatabase.Update(X509CrlRecord)' is obsolete: 'This method is not used and will be removed in a future release.'
ci (windows-latest, Debug): MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L42
The using directive for 'Org.BouncyCastle.Crypto' appeared previously in this namespace
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L43
The using directive for 'Org.BouncyCastle.OpenSsl' appeared previously in this namespace
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L44
The using directive for 'Org.BouncyCastle.Security' appeared previously in this namespace
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L45
The using directive for 'Org.BouncyCastle.X509' appeared previously in this namespace
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L47
The using directive for 'Org.BouncyCastle.Cms' appeared previously in this namespace
ci (windows-latest, Debug): UnitTests/Cryptography/SecureMimeTests.cs#L3163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Cryptography/DefaultSecureMimeContextTests.cs#L93
'X509CertificateDatabase.Update(X509CrlRecord)' is obsolete: 'This method is not used and will be removed in a future release.'

Artifacts

Produced during runtime
Name Size
MimeKit.4.9.0.1455-ubuntu-latest-Debug-TestResults.xml
104 KB
MimeKit.4.9.0.1455-ubuntu-latest-Release-TestResults.xml
104 KB
MimeKit.4.9.0.1455-windows-latest-Debug-TestResults.xml
105 KB
MimeKit.4.9.0.1455-windows-latest-Release-TestResults.xml
103 KB