Skip to content

Force single-threaded test execution in CI and build #230

Force single-threaded test execution in CI and build

Force single-threaded test execution in CI and build #230

Triggered via push June 3, 2026 08:12
Status Success
Total duration 5m 33s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
Build (Release, Zetian.slnx)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: microsoft/setup-msbuild@v2.0.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L21
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.RSET'
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L20
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.DATA'
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L19
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.RCPT'
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L18
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.MAIL'
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L17
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.EHLO'
Build (Release, Zetian.slnx): src/Zetian/Protocol/SmtpCommand.cs#L16
Missing XML comment for publicly visible type or member 'SmtpCommand.Commands.HELO'
Build (Release, Zetian.slnx): src/Zetian/Authentication/PlainAuthenticator.cs#L19
Missing XML comment for publicly visible type or member 'PlainAuthenticator.AuthenticateAsync(ISmtpSession, string?, StreamReader, StreamWriter, CancellationToken)'
Build (Release, Zetian.slnx): src/Zetian/Authentication/PlainAuthenticator.cs#L17
Missing XML comment for publicly visible type or member 'PlainAuthenticator.Mechanism'
Build (Release, Zetian.slnx): src/Zetian/Authentication/LoginAuthenticator.cs#L19
Missing XML comment for publicly visible type or member 'LoginAuthenticator.AuthenticateAsync(ISmtpSession, string?, StreamReader, StreamWriter, CancellationToken)'
Build (Release, Zetian.slnx): src/Zetian/Authentication/LoginAuthenticator.cs#L17
Missing XML comment for publicly visible type or member 'LoginAuthenticator.Mechanism'
Build (Release, Zetian.slnx)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026