Merge pull request #377 from ChangemakerStudios/feature/smtp-rate-limit #494
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4, dorny/test-reporter@v1, gittools/actions/gitversion/execute@v4.1.0, gittools/actions/gitversion/setup@v4.1.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Cake Build:
src/Papercut.Infrastructure.IPComm/StreamExtensions.cs#L101
Possible null reference return.
|
|
Run Cake Build:
src/Papercut.Infrastructure.IPComm/StreamExtensions.cs#L65
Possible null reference return.
|
|
Run Cake Build:
src/Papercut.Infrastructure.IPComm/ConnectionExtensions.cs#L39
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Run Cake Build:
src/Papercut.Message/Helpers/HtmlMessageRenderer.cs#L190
Dereference of a possibly null reference.
|
|
Run Cake Build:
src/Papercut.Message/MimeMessageLoader.cs#L86
The pattern is redundant.
|
|
Run Cake Build:
src/Papercut.Core/Domain/Paths/PathConfiguratorBase.cs#L132
Converting null literal or possible null value to non-nullable type.
|
|
Run Cake Build:
src/Papercut.Common/Domain/ExecutionResult.cs#L25
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Cake Build
The assembly 'Cake.Yaml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null'
|
|
Run Cake Build
The assembly 'Cake.Incubator, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'
|
|
Run Cake Build
The assembly 'Cake.FileHelpers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null'
|
background
wait
wait-all
cancel
parallel
Loading