Skip to content

Support for cc and bcc #48

Support for cc and bcc

Support for cc and bcc #48

Triggered via pull request January 10, 2024 17:23
Status Success
Total duration 3m 54s
Artifacts

netDumbster.yml

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

Annotations

33 warnings
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest): netDumbster/SmtpProcessor.cs#L74
Dereference of a possibly null reference.
Build (ubuntu-latest): netDumbster/SmtpProcessor.cs#L74
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (ubuntu-latest): netDumbster/MimeKitExtensions.cs#L82
Dereference of a possibly null reference.
Build (ubuntu-latest): netDumbster/Logging/ConsoleLogger.cs#L13
Possible null reference assignment.
Build (ubuntu-latest): netDumbster/Logging/ConsoleLogger.cs#L11
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (ubuntu-latest): netDumbster/MailMessageExtensions.cs#L18
Possible null reference argument for parameter 'header' in 'SmtpMessagePart.SmtpMessagePart(string header, string body)'.
Build (ubuntu-latest): netDumbster/SimpleSmtpServer.cs#L23
Dereference of a possibly null reference.
Build (ubuntu-latest): netDumbster/SimpleSmtpServer.cs#L23
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (ubuntu-latest): netDumbster/SmtpContext.cs#L38
Dereference of a possibly null reference.
Build (ubuntu-latest): netDumbster/SmtpContext.cs#L38
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest): netDumbster/SmtpProcessor.cs#L74
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/SmtpProcessor.cs#L74
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (macos-latest): netDumbster/MimeKitExtensions.cs#L82
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/Logging/ConsoleLogger.cs#L13
Possible null reference assignment.
Build (macos-latest): netDumbster/Logging/ConsoleLogger.cs#L11
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (macos-latest): netDumbster/SmtpProcessor.cs#L181
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): netDumbster/SmtpProcessor.cs#L183
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/MailMessageExtensions.cs#L18
Possible null reference argument for parameter 'header' in 'SmtpMessagePart.SmtpMessagePart(string header, string body)'.
Build (macos-latest): netDumbster/SmtpMessage.cs#L29
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/SimpleSmtpServer.cs#L23
Dereference of a possibly null reference.
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows-latest): netDumbster/SmtpProcessor.cs#L74
Dereference of a possibly null reference.
Build (windows-latest): netDumbster/SmtpProcessor.cs#L74
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (windows-latest): netDumbster/MimeKitExtensions.cs#L82
Dereference of a possibly null reference.
Build (windows-latest): netDumbster/Logging/ConsoleLogger.cs#L13
Possible null reference assignment.
Build (windows-latest): netDumbster/Logging/ConsoleLogger.cs#L11
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (windows-latest): netDumbster/MailMessageExtensions.cs#L18
Possible null reference argument for parameter 'header' in 'SmtpMessagePart.SmtpMessagePart(string header, string body)'.
Build (windows-latest): netDumbster/SimpleSmtpServer.cs#L23
Dereference of a possibly null reference.
Build (windows-latest): netDumbster/SimpleSmtpServer.cs#L23
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (windows-latest): netDumbster/SmtpContext.cs#L38
Dereference of a possibly null reference.
Build (windows-latest): netDumbster/SmtpContext.cs#L38
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.