Skip to content

#47 add package readme #52

#47 add package readme

#47 add package readme #52

Re-run triggered March 29, 2024 07:48
Status Success
Total duration 3m 17s
Artifacts

netDumbster.yml

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

Annotations

36 warnings
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L76
Dereference of a possibly null reference.
Build (ubuntu-latest): netDumbster/SmtpProcessor.cs#L76
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (ubuntu-latest): netDumbster/MimeKitExtensions.cs#L84
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/SimpleSmtpServer.cs#L173
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): netDumbster/SmtpContext.cs#L38
Dereference of a possibly null reference.
Build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L76
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/SmtpProcessor.cs#L76
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
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/MimeKitExtensions.cs#L84
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/SmtpContext.cs#L38
Dereference of a possibly null reference.
Build (macos-latest): netDumbster/SmtpContext.cs#L38
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
Build (macos-latest): netDumbster/SmtpContext.cs#L55
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): netDumbster/SmtpContext.cs#L55
Possible null reference assignment.
Build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L76
Dereference of a possibly null reference.
Build (windows-latest): netDumbster/SmtpProcessor.cs#L76
Possible null reference argument for parameter 'arg' in 'ILog Func<Type, ILog>.Invoke(Type arg)'.
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/MimeKitExtensions.cs#L84
Dereference of a possibly null reference.
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/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)'.
Build (windows-latest): netDumbster/SmtpContext.cs#L55
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): netDumbster/SmtpContext.cs#L55
Possible null reference assignment.