Skip to content

Optimization: remove need to re-scan parent boundaries when popping #1513

Optimization: remove need to re-scan parent boundaries when popping

Optimization: remove need to re-scan parent boundaries when popping #1513

Triggered via push February 2, 2025 23:08
Status Success
Total duration 8m 22s
Artifacts 5

main.yml

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

Annotations

4 errors and 32 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 (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/SecureMimeTests.cs#L3105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Cryptography/SecureMimeTests.cs#L3257
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L1158
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): 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#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L1158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3257
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#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L1158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Cryptography/SecureMimeTests.cs#L3257
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#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L1158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Cryptography/SecureMimeTests.cs#L3105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Cryptography/SecureMimeTests.cs#L3257
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.10.0.1513-ubuntu-latest-Debug-TestResults.xml
104 KB
MimeKit.4.10.0.1513-ubuntu-latest-Release-TestResults.xml
104 KB
MimeKit.4.10.0.1513-windows-latest-Debug-TestResults.xml
105 KB
MimeKit.4.10.0.1513-windows-latest-Release-TestResults.xml
103 KB
MimeKit.4.10.0.1513.nupkg
5.82 MB