Update SMTP Configuration with Google OAuth details #1875
main.yaml
on: pull_request
Build Octopus Clients
5m 47s
Build and test outcome
0s
Upload nuget packages to Octopus Deploy
0s
Annotations
9 errors
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L45
Failed test found in:
./TestResults/Win_net462_20250131081154.trx
Error:
Assent.AssentFailedException : Strings differ at 223434.
Received:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
Boolean GoogleAudience { get; set; }
Nullable<Int32> GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; s
Approved:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
String GoogleAudience { get; set; }
String GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; set; }
|
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L45
Failed test found in:
./TestResults/Win_net48_20250131081224.trx
Error:
Assent.AssentFailedException : Strings differ at 223434.
Received:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
Boolean GoogleAudience { get; set; }
Nullable<Int32> GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; s
Approved:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
String GoogleAudience { get; set; }
String GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; set; }
|
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L33
Failed test found in:
./TestResults/Win_net8.0_20250131081255.trx
Error:
Assent.AssentFailedException : Strings differ at 223225.
Received:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
Boolean GoogleAudience { get; set; }
Nullable<Int32> GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; s
Approved:mtpConfigurationResource
Octopus.Client.Extensibility.IResource
Octopus.Client.Model.IAuditedResource
Octopus.Client.Model.Resource
{
.ctor()
Boolean EnableSsl { get; set; }
String GoogleAudience { get; set; }
String GoogleServiceAccount { get; set; }
String NewSmtpPassword { get; set; }
String SendEmailFrom { get; set; }
String SmtpHost { get; set; }
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build Octopus Clients
Target "Test" has thrown an exception
|
Build Octopus Clients
Process completed with exit code 127.
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build and test outcome
Process completed with exit code 1.
|