Skip to content

Added leaveOpen parameters for HtmlWriter .ctors #1612

Added leaveOpen parameters for HtmlWriter .ctors

Added leaveOpen parameters for HtmlWriter .ctors #1612

Triggered via push April 28, 2025 14:10
Status Success
Total duration 9m 45s
Artifacts 5

main.yml

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

Annotations

2 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 (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, 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/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/Cryptography/SecureMimeTests.cs#L3258
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#L3106
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): 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/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): 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/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/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#L3258
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#L3106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (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, 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/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/Cryptography/SecureMimeTests.cs#L3258
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#L3106
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/ApplicationPkcs7MimeTests.cs#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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, 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 (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/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/Cryptography/SecureMimeTests.cs#L3258
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#L3106
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/ApplicationPkcs7MimeTests.cs#L1058
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.

Artifacts

Produced during runtime
Name Size Digest
MimeKit.4.11.0.1612-ubuntu-latest-Debug-TestResults.xml
115 KB
sha256:e6797a2e0f2743591ede4a6acd30b21b924895bb2b9725a51890c827a4e92898
MimeKit.4.11.0.1612-ubuntu-latest-Release-TestResults.xml
115 KB
sha256:6ffb631403b903fbaf95043b1d686d9b5c496a83bc81074d9e25f7d5302f3b8f
MimeKit.4.11.0.1612-windows-latest-Debug-TestResults.xml
115 KB
sha256:ae1cbc0efaf75067f25aaf7e0fb2b3077136e5419dfc7db49b74817af48f4603
MimeKit.4.11.0.1612-windows-latest-Release-TestResults.xml
112 KB
sha256:b41ccbe0ea38872eb64ad2c3c4628a5a3aed239b93d3a6fb763031a8a46c02f7
MimeKit.4.11.0.1612.nupkg
5.9 MB
sha256:be86a3325de722d4c4ee5282baddb192707f73ad56fcdcf6779efff36df77813