Skip to content

Apply some aggressive inlining to MimeParser #1511

Apply some aggressive inlining to MimeParser

Apply some aggressive inlining to MimeParser #1511

Triggered via push February 2, 2025 17:59
Status Success
Total duration 8m 32s
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#L3257
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#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/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/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#L1058
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 Digest
MimeKit.4.10.0.1511-ubuntu-latest-Debug-TestResults.xml Expired
104 KB
sha256:7ee9f84d9221ebbaf4bddad3265a0fa921ede079e8035f149fb2dbb20d68b035
MimeKit.4.10.0.1511-ubuntu-latest-Release-TestResults.xml Expired
104 KB
sha256:f6e40e394523fb3499d53a7bd69b1480c4833df9ecfc5f607ae3891ab356fc6d
MimeKit.4.10.0.1511-windows-latest-Debug-TestResults.xml Expired
105 KB
sha256:1414e3922a59257592d1014b94cfb878f64c4b47e37327ade85f74e201552017
MimeKit.4.10.0.1511-windows-latest-Release-TestResults.xml Expired
103 KB
sha256:34f6b39cd905e9167b77584d1b4188ec008be677643e54dbf80fdf1c43262712
MimeKit.4.10.0.1511.nupkg Expired
5.82 MB
sha256:7271377701d399faaa5ec3128b01a5a8b206436ecdac66815142d77ee7c09e33