Skip to content

Optimize class summary and optimize code structure (#229) #4

Optimize class summary and optimize code structure (#229)

Optimize class summary and optimize code structure (#229) #4

Triggered via push September 3, 2024 11:53
Status Success
Total duration 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Src/SmtpServer/Authentication/UserAuthenticator.cs#L11
Missing XML comment for publicly visible type or member 'UserAuthenticator.Default'
build: Src/SmtpServer/AuthenticationContext.cs#L8
Missing XML comment for publicly visible type or member 'AuthenticationContext.Unauthenticated'
build: Src/SmtpServer/ComponentModel/ServiceProvider.cs#L14
Missing XML comment for publicly visible type or member 'ServiceProvider.Default'
build: Src/SmtpServer/IO/PipelineException.cs#L5
Missing XML comment for publicly visible type or member 'PipelineException'
build: Src/SmtpServer/IO/PipelineException.cs#L7
Missing XML comment for publicly visible type or member 'PipelineCancelledException'
build: Src/SmtpServer/IO/PipeWriterExtensions.cs#L10
Missing XML comment for publicly visible type or member 'PipeWriterExtensions'
build: Src/SmtpServer/ISmtpServerOptions.cs#L6
Missing XML comment for publicly visible type or member 'ISmtpServerOptions'
build: Src/SmtpServer/Mail/IMailbox.cs#L6
Missing XML comment for publicly visible type or member 'IMailbox'
build: Src/SmtpServer/Mail/IMailbox.cs#L19
Missing XML comment for publicly visible type or member 'MailboxExtensionMethods'
build: Src/SmtpServer/Mail/Mailbox.cs#L10
Missing XML comment for publicly visible type or member 'Mailbox.Empty'