2023-04-13T18:32:59.1712995Z ##[section]Starting: Build FAPortal API 2023-04-13T18:32:59.2001449Z ============================================================================== 2023-04-13T18:32:59.2001748Z Task : Visual Studio build 2023-04-13T18:32:59.2001910Z Description : Build with MSBuild and set the Visual Studio version property 2023-04-13T18:32:59.2002160Z Version : 1.214.0 2023-04-13T18:32:59.2002298Z Author : Microsoft Corporation 2023-04-13T18:32:59.2002462Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/visual-studio-build 2023-04-13T18:32:59.2002723Z ============================================================================== 2023-04-13T18:33:01.4658129Z ##[command]"D:\a\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.214.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\vswhere.exe" -version [17.0,18.0) -latest -format json 2023-04-13T18:33:02.1529426Z ##[command]"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe" "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" /nologo /nr:false /t:"Clean" /dl:CentralLogger,"D:\a\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.214.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll";"RootDetailId=00ea7789-e31d-43e2-92d5-7471a481f919|SolutionDir=D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services|enableOrphanedProjectsLogs=true"*ForwardingLogger,"D:\a\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.214.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" /p:DeployOnBuild=True /p:CreatePackageOnPublish=False /p:publishUrl=D:\a\1\a\FAPortalAPI /p:autoparameterizationwebconfigconnectionstrings=false /p:platform="any cpu" /p:configuration="Release" /p:VisualStudioVersion="17.0" /p:_MSDeployUserAgent="VSTS_e7ede36e-bb8d-4ce5-956f-cd579cef04bb_build_299_0" 2023-04-13T18:33:02.3906768Z Build started 4/13/2023 6:33:02 PM. 2023-04-13T18:33:02.3964108Z Included response file: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\MSBuild.rsp 2023-04-13T18:33:02.3964833Z 2023-04-13T18:33:03.3430766Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" on node 1 (Clean target(s)). 2023-04-13T18:33:03.3431856Z CoreClean: 2023-04-13T18:33:03.3432465Z Creating directory "obj\any cpu\Release\net6.0\". 2023-04-13T18:33:04.1680586Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (1) is building "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (2:2) on node 1 (Clean target(s)). 2023-04-13T18:33:04.1682413Z CoreClean: 2023-04-13T18:33:04.1682930Z Creating directory "obj\any cpu\Release\net6.0\". 2023-04-13T18:33:04.2165462Z Project "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (2:2) is building "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (3:3) on node 1 (Clean target(s)). 2023-04-13T18:33:04.2168462Z CoreClean: 2023-04-13T18:33:04.2168810Z Creating directory "obj\any cpu\Release\net6.0\". 2023-04-13T18:33:04.2573752Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (3:3) is building "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\FAPortal.Models.csproj" (4:4) on node 1 (Clean target(s)). 2023-04-13T18:33:04.2575312Z CoreClean: 2023-04-13T18:33:04.2713688Z Creating directory "obj\any cpu\Release\netstandard2.0\". 2023-04-13T18:33:04.2720341Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\FAPortal.Models.csproj" (Clean target(s)). 2023-04-13T18:33:04.2907045Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (Clean target(s)). 2023-04-13T18:33:04.2941643Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (Clean target(s)). 2023-04-13T18:33:04.2958164Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (Clean target(s)). 2023-04-13T18:33:04.3064590Z 2023-04-13T18:33:04.3065939Z Build succeeded. 2023-04-13T18:33:04.3066609Z 0 Warning(s) 2023-04-13T18:33:04.3067072Z 0 Error(s) 2023-04-13T18:33:04.3219562Z 2023-04-13T18:33:04.3220274Z Time Elapsed 00:00:01.95 2023-04-13T18:33:04.3651773Z ##[command]"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe" "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" /nologo /nr:false /dl:CentralLogger,"D:\a\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.214.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll";"RootDetailId=c0a274b7-b959-4222-b6b3-5c5c2dabaeae|SolutionDir=D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services|enableOrphanedProjectsLogs=true"*ForwardingLogger,"D:\a\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.214.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" /p:DeployOnBuild=True /p:CreatePackageOnPublish=False /p:publishUrl=D:\a\1\a\FAPortalAPI /p:autoparameterizationwebconfigconnectionstrings=false /p:platform="any cpu" /p:configuration="Release" /p:VisualStudioVersion="17.0" /p:_MSDeployUserAgent="VSTS_e7ede36e-bb8d-4ce5-956f-cd579cef04bb_build_299_0" 2023-04-13T18:33:04.5498211Z Build started 4/13/2023 6:33:04 PM. 2023-04-13T18:33:04.5502959Z Included response file: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\MSBuild.rsp 2023-04-13T18:33:04.5503509Z 2023-04-13T18:33:05.3757642Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" on node 1 (default targets). 2023-04-13T18:33:05.3759435Z PrepareForBuild: 2023-04-13T18:33:05.3759788Z Creating directory "bin\any cpu\Release\net6.0\". 2023-04-13T18:33:05.3764088Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\refint\". 2023-04-13T18:33:05.3766371Z Creating directory "obj\any cpu\Release\net6.0\ref". 2023-04-13T18:33:06.0552790Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (1) is building "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (2:2) on node 1 (default targets). 2023-04-13T18:33:06.0553791Z PrepareForBuild: 2023-04-13T18:33:06.0554123Z Creating directory "bin\any cpu\Release\net6.0\". 2023-04-13T18:33:06.0558137Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\refint\". 2023-04-13T18:33:06.0559551Z Creating directory "obj\any cpu\Release\net6.0\ref". 2023-04-13T18:33:06.1068846Z Project "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (2:2) is building "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (3:3) on node 1 (default targets). 2023-04-13T18:33:06.1069900Z PrepareForBuild: 2023-04-13T18:33:06.1070253Z Creating directory "bin\any cpu\Release\net6.0\". 2023-04-13T18:33:06.1074243Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\refint\". 2023-04-13T18:33:06.1076949Z Creating directory "obj\any cpu\Release\net6.0\ref". 2023-04-13T18:33:06.1359901Z Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (3:3) is building "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\FAPortal.Models.csproj" (4:4) on node 1 (default targets). 2023-04-13T18:33:06.1363341Z PrepareForBuild: 2023-04-13T18:33:06.1363848Z Creating directory "bin\any cpu\Release\netstandard2.0\". 2023-04-13T18:33:06.6432211Z CoreCompile: 2023-04-13T18:33:06.6513358Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\Microsoft.Win32.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\mscorlib.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\netstandard.dll /reference:C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.AppContext.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Collections.Concurrent.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Collections.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Collections.NonGeneric.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Collections.Specialized.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ComponentModel.Composition.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ComponentModel.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ComponentModel.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ComponentModel.TypeConverter.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Console.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Core.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Data.Common.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Data.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.Contracts.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.Debug.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.Process.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.StackTrace.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.TextWriterTraceListener.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.Tools.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.TraceSource.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Diagnostics.Tracing.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Drawing.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Drawing.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Dynamic.Runtime.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Globalization.Calendars.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Globalization.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Globalization.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.Compression.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.Compression.FileSystem.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.Compression.ZipFile.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.FileSystem.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.FileSystem.DriveInfo.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.FileSystem.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.FileSystem.Watcher.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.IsolatedStorage.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.MemoryMappedFiles.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.Pipes.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.IO.UnmanagedMemoryStream.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Linq.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Linq.Expressions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Linq.Parallel.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Linq.Queryable.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Http.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.NameResolution.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.NetworkInformation.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Ping.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Requests.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Security.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.Sockets.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.WebHeaderCollection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.WebSockets.Client.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Net.WebSockets.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Numerics.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ObjectModel.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Reflection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Reflection.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Reflection.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Resources.Reader.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Resources.ResourceManager.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Resources.Writer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.CompilerServices.VisualC.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Handles.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.InteropServices.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Numerics.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Serialization.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Serialization.Formatters.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Serialization.Json.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Runtime.Serialization.Xml.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Claims.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Cryptography.Csp.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Cryptography.Encoding.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Cryptography.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.Principal.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Security.SecureString.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ServiceModel.Web.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Text.Encoding.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Text.Encoding.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Text.RegularExpressions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.Overlapped.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.Tasks.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.Tasks.Parallel.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.Thread.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.ThreadPool.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Threading.Timer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Transactions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.ValueTuple.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Web.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Windows.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.Linq.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.ReaderWriter.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.Serialization.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.XDocument.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.XmlDocument.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.XmlSerializer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.XPath.dll /reference:C:\Users\VssAdministrator\.nuget\packages\netstandard.library\2.0.3\build\netstandard2.0\ref\System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /keyfile:FAPortal.Models.snk /optimize+ /out:"obj\any cpu\Release\netstandard2.0\FAPortal.Models.dll" /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /analyzerconfig:"obj\any cpu\Release\netstandard2.0\FAPortal.Models.GeneratedMSBuildEditorConfig.editorconfig" Accounting\AccountingAmortizationFrequencyType.cs Accounting\AccountingAmortizationItem.cs Accounting\AccountingAmortizationMethodType.cs Accounting\AccountingAmortizationSchedule.cs Accounting\AccountingBondComponent.cs Accounting\AccountingBondInfo.cs Accounting\AccountingBondInstrument.cs Accounting\AccountingBondValuationComponentDetail.cs Accounting\AccountingBondValuationItem.cs Accounting\AccountingBondValuationWeightedYield.cs Accounting\AccountingBondValuationYieldCurve.cs Accounting\AccountingCalculatorInput.cs Accounting\AccountingCallDate.cs Accounting\AccountingComponentInfo.cs Accounting\AccountingCost.cs Accounting\AccountingFailReasonType.cs Accounting\AccountingInstrumentInput.cs Accounting\AccountingResultsDetailType.cs Accounting\AccountingSummaryItem.cs Accounting\BondEventOccurranceDetails.cs Accounting\BondEventOccurrence.cs Accounting\BondEventOccurrenceList.cs Accounting\BondEventOccurrenceTypeComparer.cs Accounting\BondValuationInstrument.cs Accounting\BondValuationTypes.cs Accounting\CapitalizedCostType.cs Accounting\EventOccurenceType.cs Accounting\InstrumentCreditRatings.cs Accounting\PrincipalAmortization.cs Accounting\TaxabilityStatusType.cs Accounting\YieldPeriod.cs Accruals\AccrualFailReasonType.cs Accruals\AccrualsCalculatorInput.cs Accruals\AccrualSchedule.cs Accruals\AccrualScheduleEventType.cs Accruals\AccrualsInstrument.cs Accruals\AccrualSummaryInstrument.cs Accruals\AccrualSummaryPeriod.cs Accruals\AccruedInterestInPeriod.cs Accruals\BondAccrualSchedule.cs Accruals\BondCouponType.cs Accruals\BondInstrumentType.cs Accruals\CallProvisionType.cs Accruals\DateAlignmentType.cs Accruals\DateFrequencyType.cs Accruals\DayCountMethodType.cs Accruals\EnhancementFeeMethodNameType.cs Accruals\FeeNameType.cs Accruals\InstrumentAccrualSchedule.cs Accruals\MakeWholeRateResetMarketIndexType.cs Accruals\PaymentAdjustmentValueType.cs Accruals\SwapAccrualSchedule.cs Accruals\SwapInstrumentType.cs Accruals\SwapParty.cs Accruals\SwapRateResetAdjustmentType.cs Alerts\Alert.cs Alerts\AlertCategory.cs Alerts\AlertData.cs Alerts\AlertMonitoringData.cs Alerts\AlertNotificationSetting.cs Alerts\AlertSetting.cs Alerts\AlertSettingItems.cs Alerts\EmailHistory.cs Alerts\EmailTemplate.cs Alerts\UserAlertAndNotificationSetting.cs Alerts\UserAlertData.cs Alerts\UserAlerts.cs Alerts\UserAlertSetting.cs AlternativeDebts\AlternativeDebt.cs AlternativeDebts\AlternativeDebtTimeSeries.cs AlternativeDebts\AlternativeFunding.cs AlternativeDebts\AlternativeFundingType.cs AlternativeDebts\GetAlternativeDebtInput.cs BatchRates\ForwardRateResetIndexData.cs BatchRates\ForwardRateResetItem.cs BatchRates\ForwardRateResetsTrxResult.cs BatchRates\RateIndexName.cs BatchRates\RateResetsUpload.cs BatchRates\SlgsDemandDepositRateItem.cs BatchRates\SlgsRatesProcessingInfo.cs BatchRates\SlgsRatesProcessingResult.cs BatchRates\SlgsTimeDepositRateItem.cs BatchRates\SwapType.cs Bloomberg\BloombergRate.cs Bloomberg\BloombergRatesImportResult.cs Bloomberg\MarketDataTimeSeries.cs Common\Address.cs Common\AlignmentType.cs Common\AuctionRateType.cs Common\AuthorizationInfo.cs Common\BankHolidayType.cs Common\BaseTrxResult.cs Common\BlackboardAnnouncement.cs Common\BondInfo.cs Common\BondType.cs Common\CallType.cs Common\Client.cs Common\ClientContact.cs Common\ClientSearch.cs Common\ClientSnapshot\ClientExposure.cs Common\ClientSnapshot\ClientSnapshot.cs Common\ClientSnapshot\ClientSnapshotEx.cs Common\ClientSnapshot\ClientSnapshotSummary.cs Common\ClientSnapshot\ClientSnapshotSummaryValue.cs Common\ClientSnapshot\ClientSnapshotTrendType.cs Common\ClientUserPersonalizationResetRequest.cs Common\CollateralExposure.cs Common\CommercialPaperFrequencyAssumptionType.cs Common\ComponentType.cs Common\CompositionChartOption.cs Common\CompositionChartType.cs Common\Counterparty.cs Common\CouponType.cs Common\CreditEnhancementType.cs Common\CreditGroup.cs Common\CreditGroupType.cs Common\CreditRating.cs Common\CreditRatingSymbol.cs Common\DataQuality\DataQualityActivity.cs Common\DataQuality\DataQualityActivityEnumType.cs Common\DataQuality\DataQualityAssignee.cs Common\DataQuality\DataQualityBorrowerPriority.cs Common\DataQuality\DataQualityBorrowerPriorityInput.cs Common\DataQuality\DataQualityBorrowerPriorityResult.cs Common\DataQuality\DataQualityPriorityEnumType.cs Common\DataQuality\DataQualityStatusEnumType.cs Common\DataQuality\DataQualityVerification.cs Common\DataQuality\DataQualityVerificationInput.cs Common\DataQuality\DataQualityVerificationResult.cs Common\DataQuality\DBC.cs Common\DataQuality\DBCCallInfo.cs Common\DataQuality\DBCMaturitity.cs Common\DataQuality\DBCSeries.cs Common\DayCountMethod.cs Common\Debt.cs Common\DemandFrequencyType.cs Common\DiagnosticDataUserResult.cs Common\DirectLendingPricingFormula.cs Common\DSRFMarketIndex.cs Common\DSRFType.cs Common\EnhancementFeeMethod.cs Common\FailedAuctionRateType.cs Common\FixedRateMarketChartType.cs Common\FrequencyType.cs Common\FutureRateAssumptionType.cs Common\GeneralLineOfCredit.cs Common\IndexRateType.cs Common\Instrument.cs Common\InstrumentNameType.cs Common\InstrumentPaymentPlan.cs Common\InstrumentPurpose.cs Common\InstrumentType.cs Common\Insurer.cs Common\IssuanceState.cs Common\KeyEventEx.cs Common\LiquidityEnhancementType.cs Common\MakeWholeRateResetMarketIndex.cs Common\MarketData\FixedMarket20YearMmd.cs Common\MarketData\FixedMarketRateSpread.cs Common\MarketData\FixedMarketRateYieldCurve.cs Common\MarketData\FixedMarketYieldCurveSteepness.cs Common\MarketData\FixedRateMarketData.cs Common\MarketData\FixedRateSteepnessMarketData.cs Common\MarketData\FixedRateYearMmd20MarketData.cs Common\MarketData\FixedRateYieldCurveMarketData.cs Common\MarketData\FloatingMarketBasisRisk.cs Common\MarketData\FloatingMarketOneMonthLIBOR.cs Common\MarketData\FloatingMarketWeeklySIFMA.cs Common\MarketData\FloatingRateBasisRiskMarketData.cs Common\MarketData\FloatingRateMarketData.cs Common\MarketData\FloatingRateOneMonthLiborMarketData.cs Common\MarketData\FloatingRateWeeklySifmaMarketData.cs Common\MarketData\MarketStats.cs Common\MarketData\MarketStatsEx.cs Common\MarketData\Swap20YearLIBOR.cs Common\MarketData\Swap20YearSIFMALIBORRatio.cs Common\MarketData\SwapLongTermLiborMarketData.cs Common\MarketData\SwapLongTermSifmaLiborRatioMarketData.cs Common\MarketData\SwapMarketData.cs Common\MarketData\SwapOneMonthForwardStats.cs Common\MarketData\SwapOneMonthLIBORCurves.cs Common\MarketData\SwapOneMonthLiborMarketData.cs Common\Organization.cs Common\OrganizationInfo.cs Common\OrganizationProduct.cs Common\OrganizationServices.cs Common\Outlook.cs Common\PaymentAdjustmentType.cs Common\PaymentPlan.cs Common\PaymentPlanPurpose.cs Common\PeriodType.cs Common\PlacementType.cs Common\PortalChart.cs Common\Products.cs Common\RateResetFrequencyType.cs Common\RateResetIndex.cs Common\RateResetSourceType.cs Common\RatesJobType.cs Common\RatingAgencyType.cs Common\RatingThresholdModifier.cs Common\RatingThresholdRule.cs Common\RecentActualPricing.cs Common\RedemptionAvailabilityType.cs Common\RefundabilityType.cs Common\RestDay.cs Common\RevenueSourceType.cs Common\ScenarioOption.cs Common\ScenarioOptions\MarketScenario.cs Common\ScenarioOptions\MarketScenarioValue.cs Common\ScenarioOptions\OrganizationPortfolioInput.cs Common\ScenarioOptions\ScenarioCustomizationInput.cs Common\ScenarioOptions\ScenarioOptionInstrument.cs Common\SecurityForm.cs Common\SecurityName.cs Common\SeniorityType.cs Common\SlgsType.cs Common\StateChange.cs Common\SwapBusinessDay.cs Common\SwapMthSettlementAlignment.cs Common\SwapQtrlySettlementAlignment.cs Common\SwapRateResetAdjustment.cs Common\SwapSettlementDay.cs Common\TaxabilityType.cs Common\TermOutApplicabilityType.cs Common\TermOutMarketRateIndex.cs Common\TimeSeries.cs Common\TimeSeriesElement.cs Common\TransactionActionType.cs Common\UnadjustedBondName.cs Common\User.cs Common\UserAgreement.cs Common\UserDetail.cs Common\UserList.cs Common\UserListInfo.cs Common\UserPersonalizationSetting.cs Common\Vendor.cs DebtService\AlternativeDebtDebtService.cs DebtService\AlternativeDebtDebtServicePeriod.cs DebtService\BasicInstrumentInfo.cs DebtService\BondDebtService.cs DebtService\BondDebtServiceCallStructure.cs DebtService\BondDebtServiceComponent.cs DebtService\BondDebtServicePeriod.cs DebtService\BondDebtServicePeriodByComponent.cs DebtService\BondDebtServicePeriodType.cs DebtService\BondFee.cs DebtService\BondFeePeriod.cs DebtService\DebtInstrument.cs DebtService\DebtServiceInput.cs DebtService\DebtServiceInputInstrument.cs DebtService\DebtServicePaymentAlignmentType.cs DebtService\DebtServicePaymentFrequencyType.cs DebtService\DebtServiceRate.cs DebtService\DebtServiceRateExtension.cs DebtService\DebtServiceReportItem.cs DebtService\DebtServiceResult.cs DebtService\DebtServiceUserSelection.cs DebtService\FloatingRatesType.cs DebtService\FutureRateAssumption.cs DebtService\IDebtServiceInstrument.cs DebtService\RatesInput.cs DebtService\SwapDebtService.cs DebtService\SwapDebtServiceParty.cs DebtSummary\DebtSummaryInput.cs DebtSummary\DebtSummaryReport.cs Emma\EmmaPollingResult.cs Emma\EmmaRatesRetrievalResult.cs Emma\EmmaSequenceNumberResult.cs Emma\EmmaStatusCode.cs Helpers\BankHolidayTypeExtension.cs Helpers\DebtServiceMappingHelper.cs Helpers\EnumDescription.cs Helpers\RatingAgencyTypeHelper.cs Helpers\TransactionHelper.cs InstrumentMaintenance\OrganizationCreditRatings.cs MetricCatalog\MetricCatalogInput.cs MetricCatalog\MetricCatalogInstrument.cs Portfolio\CompositionChart.cs Portfolio\CompositionEventRiskExposure.cs Portfolio\CreditLiquidEnhancements.cs Portfolio\DebtCallability.cs Portfolio\DebtSwapPortfolio.cs Portfolio\InterestRateExposure.cs Portfolio\InterestRateExposureEx.cs Portfolio\MarketReliantCapitalDiversification.cs Portfolio\PortfolioCommittedCapital.cs Portfolio\PortfolioDerivativeInstrument.cs Portfolio\PortfolioMarketReliantCapital.cs Portfolio\PortfolioSummary.cs Portfolio\TaxExemptRatioExposureEx.cs Portfolio\TotalPortfolio.cs Portfolio\UnderlyingDebtMix.cs Reports\AccountingInputInstrument.cs Reports\AccountingInputInstrumentType.cs Reports\BondCallTable.cs Reports\BondDetailsItem.cs Reports\BondDetailsReportCostOfCapitalMethod.cs Reports\BondDetailsReportDetailLevel.cs Reports\BondDetailsReportInput.cs Reports\BondDetailsReportResult.cs Reports\BondEscrow.cs Reports\BondEscrowComponent.cs Reports\BondEscrowPeriod.cs Reports\BondEscrowPeriodDescription.cs Reports\BondEscrowPeriodRequirements.cs Reports\BondEscrowPeriodSufficiency.cs Reports\BondEscrowResult.cs Reports\BondEscrowSlgsSummary.cs Reports\BondEscrowStatisticsSummary.cs Reports\BondEscrowSufficiencyFailType.cs Reports\BondEscrowSufficiencySummary.cs Reports\BondMonthEndItem.cs Reports\BondMonthEndPeriod.cs Reports\BondMonthEndResult.cs Reports\BondMonthEndSummaryItem.cs Reports\BondRefundability.cs Reports\BondRefunding.cs Reports\BondRefundingAssumption.cs Reports\BondRefundingCalculationResult.cs Reports\BondRefundingPeriod.cs Reports\BondRefundingRuleResult.cs Reports\BondRefundingSourcesAndUsesResult.cs Reports\BondRefundingTestRuleResult.cs Reports\BondRollForwardItem.cs Reports\BondRollForwardResult.cs Reports\BondStructureType.cs Reports\CostOfCapitalBondItem.cs Reports\CostOfCapitalMethodType.cs Reports\CostOfCapitalPeriodViewType.cs Reports\CostOfCapitalReportInput.cs Reports\CostOfCapitalResult.cs Reports\CostOfCapitalSwapItem.cs Reports\CostOfCapitalTrailingAvgerageType.cs Reports\DsrfSavingsTreatmentType.cs Reports\ICostOfCapitalItem.cs Reports\IMonthEndPeriod.cs Reports\MonthEndEffectiveRate.cs Reports\MonthEndEffectiveRateDay.cs Reports\MonthEndReportInput.cs Reports\MonthEndResult.cs Reports\RatesReportInput.cs Reports\RatesReportInstrument.cs Reports\RatesReportInstrumentFee.cs Reports\RatesReportRatePeriod.cs Reports\RatesReportRatesList.cs Reports\RatesReportResult.cs Reports\RefundingMonitorInput.cs Reports\RefundingMonitorInputInstrument.cs Reports\RefundingScalePricing.cs Reports\ReportingInstrumentInclusionType.cs Reports\ReportingPeriodViewType.cs Reports\RollForwardMetricType.cs Reports\RollForwardPeriod.cs Reports\RollForwardPeriodType.cs Reports\RollForwardReportInput.cs Reports\RollingForecastAccrualItem.cs Reports\RollingForecastAccrualPeriod.cs Reports\RollingForecastAccrualRateAssumptionType.cs Reports\RollingForecastAccrualReportInput.cs Reports\RollingForecastAccrualResult.cs Reports\SecurityPurchaseMethodType.cs Reports\StructuralEvent.cs Reports\SwapMonthEndItem.cs Reports\SwapMonthEndPeriod.cs Reports\SwapMonthEndResult.cs Reports\SwapMonthEndSummaryItem.cs Reports\TreasuryDataBondDebtServiceItem.cs Reports\TreasuryDataDebtService.cs Reports\TreasuryDataDebtServiceInput.cs Reports\TreasuryDataMonthlySummary.cs Reports\TreasuryDataNearTermEvent.cs Reports\TreasuryDataSummaryDebtServiceItem.cs Reports\TreasuryDataSwapDebtServiceItem.cs RiskManagement\BankExposure.cs RiskManagement\BankExposureDetail.cs RiskManagement\BankExposureSIFMASpread.cs RiskManagement\CollateralRiskExposure.cs RiskManagement\CollateralThresholdDetail.cs RiskManagement\CollateralThresholdRiskSummary.cs RiskManagement\CollateralThresholdSummary.cs RiskManagement\CollateralThresholdSwap.cs RiskManagement\CreditLiquiditySupport.cs RiskManagement\DebtServiceSummary.cs RiskManagement\EventRiskSummary.cs RiskManagement\RiskManagementBankExposureCharts.cs Sfdc\Requests\CleanUpSfdcCleanupRequest.cs Sfdc\Requests\CompleteSfdcSyncEventRequest.cs Sfdc\Requests\InitializeSfdcSyncRequest.cs Sfdc\Requests\UpdateOrganizationProductsRequest.cs Sfdc\Requests\UpdateUsersRequest.cs Sfdc\Responses\CompleteSfdcSyncEventResponse.cs Sfdc\Responses\InitializeSfdcResponse.cs Sfdc\Responses\SfdcLogCleanupResult.cs Sfdc\Responses\UpdateOrganizationProductsResponse.cs Sfdc\Responses\UpdateOrganizationsResponse.cs Sfdc\Responses\UpdateUsersResponse.cs Sfdc\SfdcLogCleanupResult.cs Sfdc\SfdcProductStatus.cs Sfdc\SfdcSyncEventActionType.cs Sfdc\SfdcSyncJobEvent.cs Sfdc\SfdcSyncOrganization.cs Sfdc\SfdcSyncOrganizationProduct.cs Sfdc\SfdcSyncOrganizationProductResult.cs Sfdc\SfdcSyncOrganizationProductTrxResult.cs Sfdc\SfdcSyncOrganizationResult.cs Sfdc\SfdcSyncOrganizationTrxResult.cs Sfdc\SfdcSyncStatusType.cs Sfdc\SfdcSyncTimeResult.cs Sfdc\SfdcSyncTimeType.cs Sfdc\SfdcSyncTrxResult.cs Sfdc\SfdcSyncUser.cs Sfdc\SfdcSyncUserResult.cs Sfdc\SfdcSyncUsersResult.cs Sfdc\SfdcSyncUsersTrxResult.cs Sfdc\UpdateOrganizationsRequest.cs SwapSummary\PaymentPeriod.cs SwapSummary\SwapInterestPaymentSchedule.cs SwapSummary\SwapSummaryCollateralThresholdItem.cs SwapSummary\SwapSummaryItem.cs SwapSummary\SwapSummaryResult.cs SystemMaintenance\ActualPricing.cs SystemMaintenance\ActualPricingTimeSery.cs SystemMaintenance\AutoGeneratedSystemComments.cs SystemMaintenance\CustomizationSet.cs SystemMaintenance\DataMaintenanceScriptInput.cs SystemMaintenance\MarketDataTimeSeriesElementInput.cs SystemMaintenance\PricingComparison.cs SystemMaintenance\ScenarioIndex.cs SystemMaintenance\SearchCriteriaResult.cs "obj\any cpu\Release\netstandard2.0\.NETStandard,Version=v2.0.AssemblyAttributes.cs" "obj\any cpu\Release\netstandard2.0\FAPortal.Models.AssemblyInfo.cs" /warnaserror+:NU1605 2023-04-13T18:33:12.1697484Z CompilerServer: server - server processed compilation - b47755e9-1ebb-49fe-a547-3a6191908eb3 2023-04-13T18:33:12.5149727Z CopyFilesToOutputDirectory: 2023-04-13T18:33:12.5151401Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\obj\any cpu\Release\netstandard2.0\FAPortal.Models.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll". 2023-04-13T18:33:12.5273478Z FAPortal.Models -> D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll 2023-04-13T18:33:12.5285597Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\obj\any cpu\Release\netstandard2.0\FAPortal.Models.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.pdb". 2023-04-13T18:33:12.5394786Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\FAPortal.Models.csproj" (default targets). 2023-04-13T18:33:12.7867074Z ResolveAssemblyReferences: 2023-04-13T18:33:12.7868446Z Primary reference "System.Runtime.Serialization.Formatters.Soap". 2023-04-13T18:33:12.8089804Z ##[warning]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2352,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Runtime.Serialization.Formatters.Soap". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. 2023-04-13T18:33:12.8113030Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2352,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Runtime.Serialization.Formatters.Soap". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:12.8116423Z For SearchPath "{HintPathFromItem}". 2023-04-13T18:33:12.8117901Z Considered "D:\a\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\System.Runtime.Serialization.Formatters.Soap.dll", but it didn't exist. 2023-04-13T18:33:12.8118787Z For SearchPath "{RawFileName}". 2023-04-13T18:33:12.8119275Z Considered treating "System.Runtime.Serialization.Formatters.Soap" as a file name, but it didn't exist. 2023-04-13T18:33:12.8555302Z CoreCompile: 2023-04-13T18:33:12.8754845Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:enable /reference:C:\Users\VssAdministrator\.nuget\packages\excelfinancialfunctions\3.2.0\lib\netstandard2.0\ExcelFinancialFunctions.dll /reference:"D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" /reference:C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\FSharp.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.CSharp.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.abstractions\6.0.5\lib\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.abstractions\6.0.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.stackexchangeredis\6.0.6\lib\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.binder\2.1.10\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\6.0.0\lib\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.options\6.0.0\lib\netstandard2.1\Microsoft.Extensions.Options.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.primitives\6.0.0\lib\net6.0\Microsoft.Extensions.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.featuremanagement\2.5.1\lib\net5.0\Microsoft.FeatureManagement.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Registry.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\lib\net6.0\Microsoft.Win32.SystemEvents.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\mscorlib.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\netstandard.dll /reference:C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:C:\Users\VssAdministrator\.nuget\packages\pipelines.sockets.unofficial\2.2.0\lib\net5.0\Pipelines.Sockets.Unofficial.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog\2.11.0\lib\net5.0\Serilog.dll /reference:C:\Users\VssAdministrator\.nuget\packages\stackexchange.redis\2.2.4\lib\net5.0\StackExchange.Redis.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.AppContext.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Buffers.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Concurrent.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Immutable.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.NonGeneric.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Specialized.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Annotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.DataAnnotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.EventBasedAsync.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.TypeConverter.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.configuration.configurationmanager\6.0.0\lib\net6.0\System.Configuration.ConfigurationManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Configuration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Console.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.DataSetExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Contracts.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Debug.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.DiagnosticSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\ref\netstandard2.0\System.Diagnostics.PerformanceCounter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Process.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.StackTrace.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tools.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TraceSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tracing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\lib\net6.0\System.Drawing.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Dynamic.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Formats.Asn1.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Calendars.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.Brotli.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.ZipFile.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.DriveInfo.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Watcher.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.IsolatedStorage.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.MemoryMappedFiles.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.io.pipelines\5.0.0\ref\netcoreapp2.0\System.IO.Pipelines.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.UnmanagedMemoryStream.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Expressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Queryable.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Memory.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.HttpListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Mail.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NameResolution.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NetworkInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Ping.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Requests.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Security.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.ServicePoint.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Sockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebClient.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebHeaderCollection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.Client.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.Vectors.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ObjectModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.DispatchProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.ILGeneration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.Lightweight.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Metadata.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.TypeExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Reader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.ResourceManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Writer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\lib\net6.0\System.Runtime.Caching.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Handles.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Intrinsics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Loader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Formatters.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Claims.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Algorithms.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Cng.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Csp.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.OpenSsl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\lib\net6.0\System.Security.Cryptography.ProtectedData.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.X509Certificates.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.permissions\6.0.0\lib\net6.0\System.Security.Permissions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.Windows.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.SecureString.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceModel.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceProcess.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.CodePages.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encodings.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.RegularExpressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Channels.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Overlapped.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Dataflow.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Thread.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.ThreadPool.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Timer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.Local.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ValueTuple.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.HttpUtility.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Windows.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\lib\net6.0\System.Windows.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.ReaderWriter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlSerializer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\WindowsBase.dll /debug- /debug:portable /filealign:512 /optimize+ /out:"obj\any cpu\Release\net6.0\FAPortal.Domain.dll" /refout:"obj\any cpu\Release\net6.0\refint\FAPortal.Domain.dll" /target:library /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:"obj\any cpu\Release\net6.0\FAPortal.Domain.GeneratedMSBuildEditorConfig.editorconfig" /analyzerconfig:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll Accounting\AccountingAmortizationScheduleConverter.cs Accounting\AccountingCoiMethodCalculator.cs Accounting\AccountingEventsMerger.cs Accounting\AccountingMethodFactory.cs Accounting\AccountingOipOidMethodCalculator.cs Accounting\AccountingResultsMerger.cs Accounting\AccountingResultsMergerComponent.cs Accounting\AccountingResultsMergerExportTotal.cs Accounting\AccountingResultsMergerFactory.cs Accounting\AccountingResultsMergerInstrument.cs Accounting\AccountingResultsMergerInstrumentAndComponents.cs Accounting\AccountingResultsMergerSubComponent.cs Accounting\AccountingResultsMergerTotal.cs Accounting\AccountingScheduleBuilderFactory.cs Accounting\AccountingScheduleCalculatorFactory.cs Accounting\AccountingScheduleDataFactory.cs Accounting\BondAccountingOverrideScheduleBuilder.cs Accounting\BondAccountingService.cs Accounting\BondValuationService.cs Accounting\Builders\BondInfoBuilder.cs Accounting\Builders\BondInfoBuilderFactory.cs Accounting\Builders\IBondInfoBuilder.cs Accounting\Builders\TenderBondInfoBuilder.cs Accounting\EffectiveInterestCoiDataProvider.cs Accounting\EffectiveInterestCoiScheduleCalculator.cs Accounting\EffectiveInterestOipOidDataProvider.cs Accounting\EffectiveInterestOipOidScheduleCalculator.cs Accounting\EmptyScheduleCalculator.cs Accounting\FiscalYearScheduleBuilder.cs Accounting\FullOverrideScheduleCalculator.cs Accounting\IAccountingMethod.cs Accounting\IAccountingResultsMerger.cs Accounting\IAccountingScheduleBuilder.cs Accounting\IAccountingScheduleCalculator.cs Accounting\IAccountingScheduleDataProvider.cs Accounting\IBondAccountingScheduleBuilder.cs Accounting\IBondInfoBuilder.cs Accounting\IOriginalIssueCalculator.cs Accounting\IYieldAdjustmentModifier.cs Accounting\IYieldCalculator.cs Accounting\MonthlyScheduleBuilder.cs Accounting\ParOutstandingCalculator.cs Accounting\PriceService.cs Accounting\StraightLineCoiDataProvider.cs Accounting\StraightLineCoiScheduleCalculator.cs Accounting\StraightLineOipOidDataProvider.cs Accounting\StraightLineOipOidScheduleCalculator.cs Accounting\YieldAdjustmentModifier.cs Accounting\YieldAdjustmentRuleFactory.cs Accounting\YieldCalculator.cs Accruals\AccrualInterestScheduleMerger.cs Accruals\AccrualInterestService.cs Accruals\AccrualScheduleBuilder.cs Accruals\AccrualSummaryScheduleBuilder.cs Accruals\AnnualTenderRateScheduleBuilder.cs Accruals\AuctionRateScheduleBuilder.cs Accruals\BusinessConventionFactory.cs Accruals\CalculatedRateScheduleBuilder.cs Accruals\CommercialPaperRateScheduleBuilder.cs Accruals\CustomInterestRateProvider.cs Accruals\CustomRatesProvider.cs Accruals\DateAlignmentBusinessDay.cs Accruals\DateAlignmentFifthteenDayOfMonth.cs Accruals\DateAlignmentFirstBusinessDayOfMonth.cs Accruals\DateAlignmentFirstDayOfMonth.cs Accruals\DateAlignmentLastBusinessDayOfMonth.cs Accruals\DateAlignmentLastDayOfMonth.cs Accruals\DateAlignmentSpecificDate.cs Accruals\DateAlignmentSpecificDayOfWeek.cs Accruals\DatePeriod.cs Accruals\DayCount30360Calculator.cs Accruals\DayCount30365Calculator.cs Accruals\DayCountActual360Calculator.cs Accruals\DayCountActual365Calculator.cs Accruals\DayCountActualActualCalculator.cs Accruals\DayCountActualActualIsdaCalculator.cs Accruals\DayCountCalculator.cs Accruals\DayCountCalculatorFactory.cs Accruals\DayCountResult.cs Accruals\DirectLendingPricingFormulaCalculatorFactory.cs Accruals\FixedInterestRateProvider.cs Accruals\FixedInterestScheduleBuilder.cs Accruals\FixedRateScheduleBuilder.cs Accruals\ForwardCurveInterestRateProvider.cs Accruals\IAccrualSummaryScheduleBuilder.cs Accruals\IBusinessConventionAlignment.cs Accruals\IDayCountCalculator.cs Accruals\IDayCountMethodCalculator.cs Accruals\IDirectLendingPricingFormulaCalculator.cs Accruals\IInstrumentAccrualInterestCalculator.cs Accruals\IInterestRateOverridableProvider.cs Accruals\IInterestRateProvider.cs Accruals\IndexedInterestRateProvider.cs Accruals\InstrumentAccrualInterestCalculator.cs Accruals\InterestRateScheduleProvider.cs Accruals\IScheduleBuilder.cs Accruals\IScheduleMerger.cs Accruals\IScheduleProvider.cs Accruals\ISwapLegMerger.cs Accruals\NonUniformInterestRateProvider.cs Accruals\POAmortizationScheduleProvider.cs Accruals\PricingFormulaIndexPlusSpreadTimesPercent.cs Accruals\PricingFormulaNotSelected.cs Accruals\PricingFormulaPercentTimesIndexPlusRateAdjPlusSpread.cs Accruals\PricingFormulaPercentTimesIndexPlusSpread.cs Accruals\RatesScheduleBuilderFactory.cs Accruals\RemarketedInterestRateProvider.cs Accruals\RemarketedRateScheduleBuilder.cs Accruals\ScheduleMerger.cs Accruals\ScheduleMergerForDailyAccrual.cs Accruals\SwapLegMerger.cs Accruals\TenderRateScheduleBuilder.cs Accruals\TwentyYearAverageInterestRateProvider.cs Accruals\VrdoDailyRateScheduleBuilder.cs Accruals\VrdoWeeklyRateScheduleBuilder.cs Accruals\YieldCurveInterestRateProvider.cs Alerts\AlertDataProvider.cs Alerts\AlertsService.cs Alerts\IAlertDataProvider.cs Alerts\IKeyEventMetric.cs Alerts\ITransactionManagementUpdateMetric.cs Alerts\KeyEventMetric.cs Alerts\TransactionManagementUpdateMetric.cs Alerts\UserAlertSettingWithList.cs AlternativeDebts\AlternativeDebtService.cs BatchRates\BatchRatesService.cs Bloomberg\BloombergRateProcessor.cs Bloomberg\BloombergRatesService.cs Bloomberg\IBloombergRateProcessor.cs Caching\CachedRepository.cs Caching\CacheProvider.cs Caching\GZipHelper.cs Caching\ICachedRepository.cs Caching\ICacheProvider.cs Caching\ICacheSource.cs Caching\ICachingOptions.cs Caching\IEntityCacheRepository.cs Caching\LocalCache.cs Caching\RedisConnectionFactory.cs Caching\RedisDebtServiceCache.cs Common\BlackboardAnnouncementService.cs Common\ClientService.cs Common\ClientSnapshotService.cs Common\DataQualityService.cs Common\GeneralListsService.cs Common\ICapitalStructureOptions.cs Common\MarketDataService.cs Common\ObjectHasher.cs Common\OrganizationService.cs Common\Retry.cs Common\ScenarioOptionService.cs Common\Serializer.cs Common\TaskExtensions.cs Common\TaskHelper.cs Common\UserService.cs ConstantsAnEnums\FaPortalConstants.cs DebtService\AmortizationComponentsProvider.cs DebtService\BondDataValidator.cs DebtService\BondFeesCalculator.cs DebtService\DebtServiceAccountingCalculator.cs DebtService\DebtServiceAccrualsCalculator.cs DebtService\DebtServiceBondInfoBuilder.cs DebtService\DebtServiceCacheManager.cs DebtService\DebtServiceCalculator.cs DebtService\DebtServiceComponentBuilder.cs DebtService\DebtServiceComponentBuilderFactory.cs DebtService\DebtServiceComponentBuilderTender.cs DebtService\DebtServiceComponentComparer.cs DebtService\DebtServiceInterestCalculator.cs DebtService\DebtServiceInterestCalculatorFactory.cs DebtService\DebtServiceInterestCalculatorFixed.cs DebtService\DebtServiceMapper.cs DebtService\DebtServiceResultMapper.cs DebtService\DebtServiceResultScheduleFactory.cs DebtService\DebtServiceScheduleBuilder.cs DebtService\DebtServiceScheduleBuilderAnnual.cs DebtService\DebtServiceScheduleBuilderMonthly.cs DebtService\DebtServiceScheduleBuilderQuarterly.cs DebtService\DebtServiceScheduleBuilderSemiAnnual.cs DebtService\DebtServiceService.cs DebtService\IBondDataValidator.cs DebtService\IBondFeesCalculator.cs DebtService\IDebtServiceAccountingCalculator.cs DebtService\IDebtServiceAccrualsCalculator.cs DebtService\IDebtServiceBondInfoBuilder.cs DebtService\IDebtServiceCacheManager.cs DebtService\IDebtServiceCalculator.cs DebtService\IDebtServiceComponentBuilder.cs DebtService\IDebtServiceInterestCalculator.cs DebtService\IDebtServiceResultMapper.cs DebtService\IDebtServiceScheduleBuilder.cs DebtService\IInterestPaymentsScheduleBuilder.cs DebtService\InstrumentDataCleaner.cs DebtService\InterestPaymentsScheduleBuilder.cs DebtService\InterestPaymentsScheduleBuilderCommercialPaper.cs DebtService\IPaymentAlignment.cs DebtService\IPaymentsScheduleBuilder.cs DebtService\IPaymentsScheduleMerger.cs DebtService\IRateExtender.cs DebtService\PaymentAlignerFactory.cs DebtService\PaymentAlignmentBondYear.cs DebtService\PaymentAlignmentCalendarYear.cs DebtService\PaymentAlignmentFiscalYear.cs DebtService\PaymentBusinessConventionFactory.cs DebtService\PaymentsScheduleBuilder.cs DebtService\PaymentsScheduleBuilderCommercialPaper.cs DebtService\PaymentsScheduleBuilderFactory.cs DebtService\PaymentsScheduleMerger.cs DebtService\RateExtenderCurrent.cs DebtService\RateExtensionFactory.cs DebtSummary\DebtSummaryResultsMapper.cs DebtSummary\DebtSummaryService.cs DebtSummary\IDebtSummaryResultsMapper.cs Entities\Accounting\AccountingBondInfoData.cs Entities\Accounting\AccountingBondValuationWeightedYieldList.cs Entities\Accounting\AccountingDataSchedule.cs Entities\Accounting\AccountingValidationException.cs Entities\Accounting\AdjustedPriceCalculationResult.cs Entities\Accounting\BondAmortization.cs Entities\Accounting\FitchRatingType.cs Entities\Accounting\IAccountingInstrumentData.cs Entities\Accounting\IAccountingScheduleData.cs Entities\Accounting\IYieldAdjustmentModifiersChain.cs Entities\Accounting\IYieldAdjustmentRuleHandler.cs Entities\Accounting\MoodysRatingType.cs Entities\Accounting\PreviousSchedule.cs Entities\Accounting\ScheduleCostType.cs Entities\Accounting\SPRatingType.cs Entities\Accounting\YieldAdjustmentRuleBase.cs Entities\Accounting\YieldAdjustmentRuleCallOption.cs Entities\Accounting\YieldAdjustmentRuleConfig.cs Entities\Accounting\YieldAdjustmentRuleCoupon.cs Entities\Accounting\YieldAdjustmentRuleData.cs Entities\Accounting\YieldAdjustmentRuleEmpty.cs Entities\Accounting\YieldAdjustmentRuleItem.cs Entities\Accounting\YieldAdjustmentRuleNonCallable.cs Entities\Accounting\YieldAdjustmentRuleOutput.cs Entities\Accounting\YieldAdjustmentRuleParameterItem.cs Entities\Accounting\YieldAdjustmentRulesChain.cs Entities\Accounting\YieldAdjustmentRulesConfig.cs Entities\Accounting\YieldAdjustmentRuleState.cs Entities\Accounting\YieldAdjustmentUpdateResult.cs Entities\Accounting\YieldCalculation.cs Entities\Accounting\YieldCurveType.cs Entities\Accruals\AccrualBondInfo.cs Entities\Accruals\AccrualComponentSchedule.cs Entities\Accruals\AccrualFailReasonType.cs Entities\Accruals\AccrualIndexedBondInfo.cs Entities\Accruals\AccrualInfo.cs Entities\Accruals\AccrualInterestInfo.cs Entities\Accruals\AccrualInterestSchedule.cs Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs Entities\Accruals\AccrualParAmortizationSchedule.cs Entities\Accruals\AccrualScheduleEventType.cs Entities\Accruals\AccrualSwapInfo.cs Entities\Accruals\AdvanceSearchUserSelection.cs Entities\Accruals\BondAccrualSchedule.cs Entities\Accruals\BondRefundability.cs Entities\Accruals\DirectLendingPricingFormulaType.cs Entities\Accruals\DuplicateRecordException.cs Entities\Accruals\EventOccurenceType.cs Entities\Accruals\FAPortalServiceFault.cs Entities\Accruals\FixedPaymentPlanInfo.cs Entities\Accruals\InstrumentAccrualSchedule.cs Entities\Accruals\InstrumentEx.cs Entities\Accruals\InstrumentTimeSeriesGridData.cs Entities\Accruals\MarketDataIndex.cs Entities\Accruals\MarketNameType.cs Entities\Accruals\MarketScenarioOption.cs Entities\Accruals\PaymentFrequencyType.cs Entities\Accruals\PerformanceMonitoringUserSelection.cs Entities\Accruals\RateResetsUploadStatusNameType.cs Entities\Accruals\RefundingMonitorInputInstrument.cs Entities\Accruals\ResetDateAdjustmentType.cs Entities\Accruals\ResourceCenter.cs Entities\Accruals\Result.cs Entities\Accruals\ResultBuilder.cs Entities\Accruals\RiskManagementUserSelection.cs Entities\Accruals\SwapAccrualSchedule.cs Entities\Accruals\YieldAdjustmentInput.cs Entities\Accruals\YieldCurveEnvironment.cs Entities\BatchRates\RateResetsUploadNameType.cs Entities\BatchRates\RateResetsUploadStatusNameType.cs Entities\Caching\AlternativeDebtDataViewCacheItem.cs Entities\Caching\BaseCacheItem.cs Entities\Caching\BondAccrualsCacheItem.cs Entities\Caching\BondDataViewCacheItem.cs Entities\Caching\BondDebtSumaryDataViewCacheItem.cs Entities\Caching\CachedEntityItem.cs Entities\Caching\CachingAsOfDateStatusType.cs Entities\Caching\CachingKeyDebtService.cs Entities\Caching\CachingKeyDebtSummary.cs Entities\Caching\DebtServiceCacheItem.cs Entities\Caching\SwapAccrualsCacheItem.cs Entities\Caching\SwapDataViewCacheItem.cs Entities\Common\ClientAmortization.cs Entities\Common\ClientCostOfCapital.cs Entities\Common\ClientSnapshotDetail.cs Entities\Common\LastUpdate.cs Entities\DebtService\CachedInstrument.cs Entities\DebtService\CachingAsOfDateLoadingStatus.cs Entities\DebtService\DebtServiceAlternativeDebtInfo.cs Entities\DebtService\DebtServiceBondInfo.cs Entities\DebtService\DebtServiceRateCustom.cs Entities\DebtService\DebtServiceSwapInfo.cs Entities\DebtService\InstrumentCacheStatusType.cs Entities\DebtService\InstrumentLastUpdated.cs Entities\DebtSummary\DebtSummaryBondInfo.cs Entities\Extensions\AccountingAmortizationItemExtension.cs Entities\Extensions\AccrualScheduleExtension.cs Entities\Extensions\AccrualsScheduleExtension.cs Entities\Extensions\BondDebtServiceInfoExtension.cs Entities\Extensions\BondDebtServicePeriodExtension.cs Entities\Extensions\ListsCalculationsExtension.cs Entities\Extensions\RollingForecastAccrualPeriodExtension.cs Entities\Portfolio\DebtSwapPortfolio.cs Entities\Portfolio\HypotheticPortfolio.cs Entities\Portfolio\PortfolioCommittedCapital.cs Entities\Portfolio\PortfolioDerivativeInstrument.cs Entities\Portfolio\PortfolioDerivativeProductsIndexes.cs Entities\Portfolio\PortfolioMarketReliantCapital.cs Entities\Portfolio\PortfolioSummary.cs Entities\Portfolio\TotalPortfolio.cs Entities\Reports\BondEnhancement.cs Entities\Reports\BondMonthEndInstrumentContainer.cs Entities\Reports\BondMonthEndPeriodContainer.cs Entities\Reports\CallDateComparer.cs Entities\Reports\MonthEndAccrualPeriod.cs Entities\Reports\RefundingCalculatorComponent.cs Entities\Reports\RefundingDebtCapacityItem.cs Entities\Reports\SlgsRate.cs Entities\SwapSummary\CollateralExposureSummary.cs Entities\SwapSummary\SwapSummaryReturnInfo.cs Helpers\AccountingAmortizationMethod.cs Helpers\AccountingEntityHelper.cs Helpers\AccountingPriceHelper.cs Helpers\AccrualsInterestScheduleExtension.cs Helpers\BondAttributeHelper.cs Helpers\BondCallability.cs Helpers\BondValuationTypeHelper.cs Helpers\CacheHelper.cs Helpers\CallDatesHelper.cs Helpers\DatesAdjustmentHelper.cs Helpers\DayCountMethodHelper.cs Helpers\DebtServiceCalculatorHelper.cs Helpers\EventOccurrenceHelper.cs Helpers\InterpolatedYieldCurveHelper.cs Helpers\MonthEndAccrualHelper.cs Helpers\NewtonRaphsonMethod.cs Helpers\ParOutstandingHelper.cs Helpers\PaymentPlanEnumHelper.cs Helpers\SwapAttributeHelper.cs InstrumentMaintenance\InstrumentMaintenanceService.cs MetricCatalog\IMetricCatalogResultsMapper.cs MetricCatalog\IMetricCatalogScheduleBuilder.cs MetricCatalog\MetricCatalogResultScheduleFactory.cs MetricCatalog\MetricCatalogResultsMapper.cs MetricCatalog\MetricCatalogScheduleBuilder.cs MetricCatalog\MetricCatalogScheduleBuilderAnnual.cs MetricCatalog\MetricCatalogScheduleBuilderMonthly.cs MetricCatalog\MetricCatalogService.cs Notifications\EmailNotificationSender.cs Notifications\INotificationSender.cs PortfolioComposition\CompositionChartService.cs PortfolioStatistics\PortfolioSummaryService.cs Reports\BondDetailsReport\BondDetailsReportData.cs Reports\BondDetailsReport\BondDetailsReportGenerator.cs Reports\BondDetailsReport\BondDetailsReportMerger.cs Reports\BondDetailsReport\CommonComponent.cs Reports\BondDetailsReport\CommonInstrument.cs Reports\BondDetailsReport\CommonMaturity.cs Reports\BondDetailsReport\ComponentBondReportItemProcessor.cs Reports\BondDetailsReport\IBondDetailsReportGenerator.cs Reports\BondDetailsReport\IBondDetailsReportItemProcessor.cs Reports\BondDetailsReport\InstrumentBondReportItemProcessor.cs Reports\BondDetailsReport\MaturityBondReportItemProcessor.cs Reports\BondDetailsReport\ReportConstants.cs Reports\BondDetailsReport\ReportProcessorFactory.cs Reports\BondDetailsReport\TenderComponent.cs Reports\CostOfCapital\BondPeriodSelector.cs Reports\CostOfCapital\CostOfCapitalBondBuilder.cs Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs Reports\CostOfCapital\CostOfCapitalSwapBuilder.cs Reports\CostOfCapital\ICostOfCapitalBuilder.cs Reports\CostOfCapital\IPeriodSelector.cs Reports\CostOfCapital\ITrueInterestCostCalculator.cs Reports\CostOfCapital\PeriodSelectorRange.cs Reports\CostOfCapital\TrueInterestCostCalculation.cs Reports\CostOfCapital\TrueInterestCostCalculationList.cs Reports\CostOfCapital\TrueInterestCostCalculator.cs Reports\IKeyEventsProvider.cs Reports\KeyEventsProvider.cs Reports\MonthEndReport\IMonthEndBOndSectionBuilder.cs Reports\MonthEndReport\IMonthEndEffectiveRateBuilder.cs Reports\MonthEndReport\IMonthEndScheduleBuilder.cs Reports\MonthEndReport\IMonthEndSwapSectionBuilder.cs Reports\MonthEndReport\MonthEndBondAccountingBuider.cs Reports\MonthEndReport\MonthEndBondAccrualsBuider.cs Reports\MonthEndReport\MonthEndBondFeesBuider.cs Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs Reports\MonthEndReport\MonthEndBondIntraMonthBuider.cs Reports\MonthEndReport\MonthEndBondPeriodBuilder.cs Reports\MonthEndReport\MonthEndBondSectionBuilderPipe.cs Reports\MonthEndReport\MonthEndEffectiveRateBuilder.cs Reports\MonthEndReport\MonthEndInstrumentContainer.cs Reports\MonthEndReport\MonthEndScheduleBuilder.cs Reports\MonthEndReport\MonthEndScheduleBuilderFactory.cs Reports\MonthEndReport\MonthEndSwapAccrualsBuider.cs Reports\MonthEndReport\MonthEndSwapInterestPaymentsBuider.cs Reports\MonthEndReport\MonthEndSwapIntraMonthPaymentBuilder.cs Reports\MonthEndReport\MonthEndSwapPaidWithinPeriodBuider.cs Reports\MonthEndReport\MonthEndSwapPeriodBuilder.cs Reports\MonthEndReport\MonthEndSwapSectionBuilderPipe.cs Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs Reports\Rates\IRatesScheduleBuilder.cs Reports\Rates\IRatesScheduleProvider.cs Reports\Rates\RatesReportCalculator.cs Reports\Rates\RatesScheduleBuilder.cs Reports\Rates\RatesScheduleProvider.cs Reports\RefundingMonitor\EscrowBuilder.cs Reports\RefundingMonitor\EscrowPeriodsBuilder.cs Reports\RefundingMonitor\EscrowRequirementsCalculator.cs Reports\RefundingMonitor\EscrowSecurityPurchaseMethod.cs Reports\RefundingMonitor\EscrowSecurityPurchaseMethodCertificate.cs Reports\RefundingMonitor\EscrowSecurityPurchaseMethodFactory.cs Reports\RefundingMonitor\EscrowSecurityPurchaseMethodNote.cs Reports\RefundingMonitor\EscrowSufficiencyRulesValidator.cs Reports\RefundingMonitor\EscrowSufficiencyTrigger.cs Reports\RefundingMonitor\EscrowSufficiencyVerificationRuleNegative.cs Reports\RefundingMonitor\EscrowSufficiencyVerificationRuleThreshold.cs Reports\RefundingMonitor\EscrowSufficiencyVerifier.cs Reports\RefundingMonitor\EscrowYieldCalculator.cs Reports\RefundingMonitor\IEscrowBuilder.cs Reports\RefundingMonitor\IEscrowPeriodsBuilder.cs Reports\RefundingMonitor\IEscrowRequirementsCalculator.cs Reports\RefundingMonitor\IEscrowSecurityPurchaseMethod.cs Reports\RefundingMonitor\IEscrowSufficiencyTrigger.cs Reports\RefundingMonitor\IEscrowSufficiencyVerificationRule.cs Reports\RefundingMonitor\IEscrowSufficiencyVerifier.cs Reports\RefundingMonitor\IEscrowYieldCalculator.cs Reports\RefundingMonitor\IRefundingBondCalculator.cs Reports\RefundingMonitor\IRefundingBondSavingsCalculator.cs Reports\RefundingMonitor\IRefundingBondTester.cs Reports\RefundingMonitor\IRefundingMonitorAssumptionsBuilder.cs Reports\RefundingMonitor\IRefundingScaleBuilder.cs Reports\RefundingMonitor\IRefundingTestRule.cs Reports\RefundingMonitor\RefundingBondCalculator.cs Reports\RefundingMonitor\RefundingBondSavingsCalculator.cs Reports\RefundingMonitor\RefundingBondTester.cs Reports\RefundingMonitor\RefundingCalculatorBond.cs Reports\RefundingMonitor\RefundingMonitorAssumptionsBuilder.cs Reports\RefundingMonitor\RefundingMonitorService.cs Reports\RefundingMonitor\RefundingPrincipalCalculator.cs Reports\RefundingMonitor\RefundingScaleBuilder.cs Reports\RefundingMonitor\RefundingTestRuleAdditionalProceeds.cs Reports\RefundingMonitor\RefundingTestRuleGrossSavigns.cs Reports\RefundingMonitor\RefundingTestRuleWam.cs Reports\RefundingMonitor\RefuntingTestRuleSourcesAndUses.cs Reports\RefundingMonitor\SecurityPurchaseMethodProcessor.cs Reports\ReportsService.cs Reports\RollForward\IRollForwardScheduleBuilder.cs Reports\RollForward\IRollForwardScheduleModifier.cs Reports\RollForward\RollForwardScheduleBuilder.cs Reports\RollForward\RollForwardScheduleBuilderAnnual.cs Reports\RollForward\RollForwardScheduleBuilderFactory.cs Reports\RollForward\RollForwardScheduleBuilderMonthly.cs Reports\RollForward\RollForwardScheduleBuilderQuarterly.cs Reports\RollForward\RollForwardScheduleModifierCP.cs Reports\RollingForecastAccrual\AccountingPeriodCalculator.cs Reports\RollingForecastAccrual\IAccountingPeriodCalculator.cs Reports\RollingForecastAccrual\IInterestAccruedCalculator.cs Reports\RollingForecastAccrual\InterestAccruedCalculator.cs Reports\RollingForecastAccrual\IRollingForecastAccrualCalculator.cs Reports\RollingForecastAccrual\IRollingForecastAccrualItemBuilder.cs Reports\RollingForecastAccrual\IRollingForecastAccrualScheduleBuilder.cs Reports\RollingForecastAccrual\RollingForecastAccrualBondBuilder.cs Reports\RollingForecastAccrual\RollingForecastAccrualCalculator.cs Reports\RollingForecastAccrual\RollingForecastAccrualScheduleBuilder.cs Reports\RollingForecastAccrual\RollingForecastAccrualScheduleBuilderMonthly.cs Reports\RollingForecastAccrual\RollingForecastAccrualScheduleBuilderQuarterly.cs Reports\RollingForecastAccrual\RollingForecastAccrualScheduleFactory.cs Reports\RollingForecastAccrual\RollingForecastAccrualSwapBuilder.cs Reports\RollingForecastAccrual\RollingForecastAccrualSwapItem.cs Repositories\IAccrualsRepository.cs Repositories\IActualPricingRepository.cs Repositories\IAlertsRepository.cs Repositories\IAlternativeDebtRepository.cs Repositories\IBlackboardAnnouncementRepository.cs Repositories\IBloombergRepository.cs Repositories\IBondAccountingRepository.cs Repositories\IBondEnhancementRepository.cs Repositories\IBondValuationRepository.cs Repositories\IChartCompositionRepository.cs Repositories\IClientRepository.cs Repositories\IClientSnapshotRepository.cs Repositories\IDataQualityRepository.cs Repositories\IDebtServiceRepository.cs Repositories\IDebtSummaryRepository.cs Repositories\IEmmaRatesRepository.cs Repositories\IFeesRepository.cs Repositories\IGeneralListsRepository.cs Repositories\IInstrumentMaintenanceRepository.cs Repositories\IKeyEventsRepository.cs Repositories\IMarketDataRepository.cs Repositories\IMetricCatalogRepository.cs Repositories\IMtmAccrualsRepository.cs Repositories\IOrganizationInstrumentRepository.cs Repositories\IOrganizationRepository.cs Repositories\IPortfolioSummaryRepository.cs Repositories\IRateResetsRepository.cs Repositories\IRatesReportRepository.cs Repositories\IRefundingScaleRepository.cs Repositories\IRFPRepository.cs Repositories\IRiskManagementRepository.cs Repositories\IScenarioOptionRepository.cs Repositories\ISession.cs Repositories\ISfdcSyncRepository.cs Repositories\ISLGSRepository.cs Repositories\IStructuralEventsRepository.cs Repositories\ISystemMaintenanceRepository.cs Repositories\IUserRepository.cs Repositories\IVendorRepository.cs Repositories\IWorkDayCalendarRepository.cs RiskManagement\RiskManagementService.cs Services\IAccrualInterestService.cs Services\IAlertsService.cs Services\IAlternativeDebtService.cs Services\IBatchRatesService.cs Services\IBlackboardAnnouncementService.cs Services\IBloombergRatesService.cs Services\IBondAccountingService.cs Services\IBondValuationService.cs Services\IClientService.cs Services\IClientSnapshotService.cs Services\ICompositionChartService.cs Services\IDataQualityService.cs Services\IDebtServiceService.cs Services\IDebtSummaryService.cs Services\IGeneralListsService.cs Services\IInstrumentMaintenanceService.cs Services\IMarketDataService.cs Services\IMetricCatalogService.cs Services\IOrganizationService.cs Services\IPortfolioSummaryService.cs Services\IPriceService.cs Services\IRatesReportService.cs Services\IRefundingMonitorService.cs Services\IReportsService.cs Services\IRiskManagementService.cs Services\IScenarioOptionService.cs Services\ISfdcSyncService.cs Services\ISwapSummaryService.cs Services\ISystemMaintenanceService.cs Services\IUserService.cs Sfdc\SfdcSyncService.cs SwapSummary\PaymentScheduleBuilder.cs SwapSummary\SwapSummaryReturnInfoParser.cs SwapSummary\SwapSummaryService.cs SystemMaintenance\SystemMaintenanceService.cs "obj\any cpu\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" "obj\any cpu\Release\net6.0\FAPortal.Domain.AssemblyInfo.cs" /warnaserror+:NU1605 2023-04-13T18:33:19.4531776Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(6,67): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4534830Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(6,67): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4542178Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(7,79): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4545293Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(7,79): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4554014Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(8,125): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4557136Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(8,125): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4563002Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(9,95): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4564808Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(9,95): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4570273Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheProvider.cs(7,56): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4573117Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheProvider.cs(7,56): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4580941Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(13,55): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4584434Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(13,55): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4591296Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(14,52): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4595030Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(14,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4602245Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(15,55): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4605351Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(15,55): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4612741Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(14,145): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4615875Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(14,145): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4624969Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(27,128): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4628409Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(27,128): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4635494Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(32,62): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4640445Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(32,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4660076Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(46,59): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4663979Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(46,59): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4671694Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(60,62): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4675419Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(60,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4682587Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(25,62): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4687412Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(25,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4698297Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(31,59): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4701907Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(31,59): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4709572Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(59,62): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4712730Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(59,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4719685Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(31,74): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4722785Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(31,74): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4729256Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(36,86): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4731666Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(36,86): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4736357Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(77,102): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4738521Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(77,102): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4745681Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): Warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). 2023-04-13T18:33:19.4749543Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4765998Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): Warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). 2023-04-13T18:33:19.4771559Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4778367Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(15,37): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4780315Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(15,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4784989Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(44,38): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4787159Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(44,38): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4793245Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): Warning CS8767: Nullability of reference types in type of parameter 'callTableA' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). 2023-04-13T18:33:19.4797247Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): warning CS8767: Nullability of reference types in type of parameter 'callTableA' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4807454Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): Warning CS8767: Nullability of reference types in type of parameter 'callTableB' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). 2023-04-13T18:33:19.4813248Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): warning CS8767: Nullability of reference types in type of parameter 'callTableB' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4820448Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResultBuilder.cs(238,89): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.4823373Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResultBuilder.cs(238,89): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4831413Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(17,23): Warning CS8618: Non-nullable property 'AlertSettingListName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.4834136Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(17,23): warning CS8618: Non-nullable property 'AlertSettingListName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4840217Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(18,23): Warning CS8618: Non-nullable property 'AlertName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.4842256Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(18,23): warning CS8618: Non-nullable property 'AlertName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4847305Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualSummaryScheduleBuilder.cs(15,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.4849173Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualSummaryScheduleBuilder.cs(15,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4854889Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(17,57): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4856888Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(17,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4863985Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(45,39): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4865675Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(45,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4872799Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(61,111): Warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. 2023-04-13T18:33:19.4875934Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(61,111): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4882483Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(89,22): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4884810Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(89,22): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4889826Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(115,50): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4892283Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(115,50): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4897973Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(139,86): Warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. 2023-04-13T18:33:19.4901625Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(139,86): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4907576Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(16,131): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4909182Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(16,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4912708Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(30,111): Warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. 2023-04-13T18:33:19.4914845Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(30,111): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4918920Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(61,39): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4920683Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(61,39): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4925480Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(72,82): Warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. 2023-04-13T18:33:19.4928620Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(72,82): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4935097Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(187,45): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.4937194Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(187,45): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4942281Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(210,88): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4944584Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(210,88): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4948353Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(221,73): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4949862Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(221,73): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4953939Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(253,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4956664Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(253,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4961694Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(258,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.4968484Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(258,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4974434Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(279,43): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4977057Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(279,43): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4982356Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(291,47): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4984380Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(291,47): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4989920Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(306,43): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4991912Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(306,43): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.4996028Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(486,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.4998074Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(486,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5002153Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(491,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5004124Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(491,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5008748Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(498,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5010888Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(498,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5014598Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(504,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5016432Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(504,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5020272Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(511,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5021856Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(511,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5025559Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(517,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5027652Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(517,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5032203Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(43,77): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5034746Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(43,77): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5038239Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(191,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5040214Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(191,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5043625Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(209,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5045159Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(209,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5050189Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(227,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5052253Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(227,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5055923Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(245,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5057657Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(245,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5061352Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(263,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5063843Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(263,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5070130Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(281,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5073080Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(281,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5078773Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(299,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5080973Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(299,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5084763Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(317,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5086654Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(317,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5090273Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(335,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5092203Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(335,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5095663Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(353,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5097353Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(353,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5100809Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(371,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5102216Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(371,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5106321Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(223,35): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5108123Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(223,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5114178Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(271,52): Warning CS8604: Possible null reference argument for parameter 'theSchedule' in 'SwapAccrualSchedule SwapLegMerger.MergeSwapLeg(SwapAccrualSchedule theSchedule, DayCountMethodType payDayCountType, DayCountMethodType receiveDayCountType)'. 2023-04-13T18:33:19.5117674Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(271,52): warning CS8604: Possible null reference argument for parameter 'theSchedule' in 'SwapAccrualSchedule SwapLegMerger.MergeSwapLeg(SwapAccrualSchedule theSchedule, DayCountMethodType payDayCountType, DayCountMethodType receiveDayCountType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5123977Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidScheduleCalculator.cs(145,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5126212Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidScheduleCalculator.cs(145,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5132004Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidDataProvider.cs(21,16): Warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.5135737Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidDataProvider.cs(21,16): warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5140059Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(160,43): Warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. 2023-04-13T18:33:19.5142703Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(160,43): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5147860Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(168,39): Warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. 2023-04-13T18:33:19.5150246Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(168,39): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5154687Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(91,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.5156266Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(91,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5160720Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(103,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.5162902Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(103,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5168696Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(108,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.5170579Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(108,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5174983Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(265,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.5176745Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(265,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5179921Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,66): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5181793Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,66): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5184816Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,100): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5186590Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,100): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5189745Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,70): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5191890Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,70): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5195215Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,104): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5196630Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,104): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5200610Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(355,83): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5202276Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(355,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5205130Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(368,86): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5206784Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(368,86): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5210929Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(370,118): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5212738Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(370,118): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5219634Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(374,118): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5222620Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(374,118): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5227821Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(46,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5230089Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(46,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5235608Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(49,46): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5238242Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(49,46): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5244193Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(67,37): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5246898Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(67,37): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5252637Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(70,42): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5254994Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(70,42): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5260405Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(81,21): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5262996Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(81,21): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5271645Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(54,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5274902Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(54,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5280147Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(62,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5285001Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(62,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5289415Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(63,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5297040Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(63,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5302813Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(88,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5305690Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(88,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5311467Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(90,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5314164Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(90,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5319469Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,88): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5325311Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,88): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5331272Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,123): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5332985Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,123): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5336927Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\CalculatedRateScheduleBuilder.cs(155,46): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5338525Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\CalculatedRateScheduleBuilder.cs(155,46): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5341964Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(143,60): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5343866Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(143,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5347397Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(23,16): Warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.5349528Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(23,16): warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5352812Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(48,50): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5356954Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(48,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5365076Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(111,29): Warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SfdcSyncUsersResult item)'. 2023-04-13T18:33:19.5387416Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(111,29): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SfdcSyncUsersResult item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5395127Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(148,57): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5399218Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(148,57): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5407653Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(193,67): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5411562Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(193,67): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5418071Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(189,94): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5420566Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(189,94): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5427954Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiScheduleCalculator.cs(124,57): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5430930Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiScheduleCalculator.cs(124,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5435558Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(284,64): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5437927Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(284,64): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5564395Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(480,20): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5566248Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(480,20): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5572047Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiDataProvider.cs(167,97): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5574175Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiDataProvider.cs(167,97): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5578722Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(46,61): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5581157Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(46,61): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5587798Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(47,48): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5590042Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(47,48): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5598111Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(48,46): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5610162Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(48,46): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5617599Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(121,67): Warning CS8604: Possible null reference argument for parameter 'allCallDates' in 'AccountingCallDate IPriceService.GetFirstCallDate(IEnumerable allCallDates)'. 2023-04-13T18:33:19.5620552Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(121,67): warning CS8604: Possible null reference argument for parameter 'allCallDates' in 'AccountingCallDate IPriceService.GetFirstCallDate(IEnumerable allCallDates)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5625473Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(123,98): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5627641Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(123,98): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5634681Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,94): Warning CS8604: Possible null reference argument for parameter 'firstCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. 2023-04-13T18:33:19.5639589Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,94): warning CS8604: Possible null reference argument for parameter 'firstCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5661532Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,105): Warning CS8604: Possible null reference argument for parameter 'parCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. 2023-04-13T18:33:19.5664577Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,105): warning CS8604: Possible null reference argument for parameter 'parCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5679965Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(210,80): Warning CS8604: Possible null reference argument for parameter 'bondDetails' in 'ParOutstandingCalculator.ParOutstandingCalculator(List bondDetails, BondValuationInstrument valuationInstrument = null)'. 2023-04-13T18:33:19.5686859Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(210,80): warning CS8604: Possible null reference argument for parameter 'bondDetails' in 'ParOutstandingCalculator.ParOutstandingCalculator(List bondDetails, BondValuationInstrument valuationInstrument = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5693654Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(239,35): Warning CS8604: Possible null reference argument for parameter 'source' in 'decimal? Enumerable.Sum(IEnumerable source, Func selector)'. 2023-04-13T18:33:19.5696049Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(239,35): warning CS8604: Possible null reference argument for parameter 'source' in 'decimal? Enumerable.Sum(IEnumerable source, Func selector)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5700623Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(376,83): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5702221Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(376,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5705861Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollingForecastAccrual\RollingForecastAccrualBondBuilder.cs(52,21): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5707967Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollingForecastAccrual\RollingForecastAccrualBondBuilder.cs(52,21): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5711398Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(12,61): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.5713124Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(12,61): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5717148Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(21,91): Warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderQuarterly.RollForwardScheduleBuilderQuarterly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. 2023-04-13T18:33:19.5719657Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(21,91): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderQuarterly.RollForwardScheduleBuilderQuarterly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5724046Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(23,89): Warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderMonthly.RollForwardScheduleBuilderMonthly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. 2023-04-13T18:33:19.5726545Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(23,89): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderMonthly.RollForwardScheduleBuilderMonthly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5730909Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(27,88): Warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderAnnual.RollForwardScheduleBuilderAnnual(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. 2023-04-13T18:33:19.5733507Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(27,88): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderAnnual.RollForwardScheduleBuilderAnnual(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5737619Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(697,66): Warning CS8604: Possible null reference argument for parameter 'ratings' in 'AccountingBondValuationYieldCurve BondAccountingService.GetYieldCurve(List yieldPeriods, InstrumentCreditRatings ratings)'. 2023-04-13T18:33:19.5739807Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(697,66): warning CS8604: Possible null reference argument for parameter 'ratings' in 'AccountingBondValuationYieldCurve BondAccountingService.GetYieldCurve(List yieldPeriods, InstrumentCreditRatings ratings)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5743104Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1109,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.5744603Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1109,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5747477Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1144,56): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5748973Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1144,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5751829Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1174,126): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5753323Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1174,126): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5756179Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1215,61): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5757668Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1215,61): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5761709Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1356,40): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5856613Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1356,40): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5863911Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,81): Warning CS8604: Possible null reference argument for parameter 'bondType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. 2023-04-13T18:33:19.5867665Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,81): warning CS8604: Possible null reference argument for parameter 'bondType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5874509Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,91): Warning CS8604: Possible null reference argument for parameter 'couponType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. 2023-04-13T18:33:19.5877942Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,91): warning CS8604: Possible null reference argument for parameter 'couponType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5883216Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(56,20): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5885487Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(56,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5890839Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFifthteenDayOfMonth.cs(13,17): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5893721Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFifthteenDayOfMonth.cs(13,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5899082Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstBusinessDayOfMonth.cs(24,17): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5902543Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstBusinessDayOfMonth.cs(24,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5914043Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstDayOfMonth.cs(12,17): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5918947Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstDayOfMonth.cs(12,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5928464Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastBusinessDayOfMonth.cs(24,17): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5934202Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastBusinessDayOfMonth.cs(24,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5942264Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastDayOfMonth.cs(13,17): Warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' 2023-04-13T18:33:19.5947347Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastDayOfMonth.cs(13,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5953851Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\KeyEventMetric.cs(32,83): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5955430Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\KeyEventMetric.cs(32,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5962793Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(18,53): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5964464Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(18,53): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5967763Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(19,51): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.5969595Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(19,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5976537Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\TenderRateScheduleBuilder.cs(196,32): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.5980910Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\TenderRateScheduleBuilder.cs(196,32): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5984623Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(19,16): Warning CS8618: Non-nullable field '_db' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.5988964Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(19,16): warning CS8618: Non-nullable field '_db' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.5995277Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(27,34): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.5997030Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(27,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6003195Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(12,16): Warning CS8618: Non-nullable field '_containerName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.6005012Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(12,16): warning CS8618: Non-nullable field '_containerName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6012995Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(38,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6014649Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(38,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6017768Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(54,22): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.6019411Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(54,22): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6026342Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,50): Warning CS8604: Possible null reference argument for parameter 'cacheName' in 'ICacheSource ICacheProvider.GetCacheSource(string cacheName = null)'. 2023-04-13T18:33:19.6032059Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,50): warning CS8604: Possible null reference argument for parameter 'cacheName' in 'ICacheSource ICacheProvider.GetCacheSource(string cacheName = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6035498Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,20): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.6040514Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6046300Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(64,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6047910Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(64,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6058820Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(74,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6060401Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(74,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6065003Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DayCountCalculatorFactory.cs(25,28): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6066559Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DayCountCalculatorFactory.cs(25,28): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6070835Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(57,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6072876Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(57,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6079095Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(71,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6080678Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(71,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6117620Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,131): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.6119801Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6125351Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,170): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.6128135Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,170): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6131385Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,137): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.6133656Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,137): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6137409Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,179): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.6138996Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,179): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6142493Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InstrumentAccrualInterestCalculator.cs(19,16): Warning CS8618: Non-nullable field 'providedBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.6144435Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InstrumentAccrualInterestCalculator.cs(19,16): warning CS8618: Non-nullable field 'providedBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6148685Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(9,23): Warning CS8618: Non-nullable property 'SwapTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6151377Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(9,23): warning CS8618: Non-nullable property 'SwapTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6155356Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(10,23): Warning CS8618: Non-nullable property 'PartyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6157312Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(10,23): warning CS8618: Non-nullable property 'PartyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6161039Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(11,23): Warning CS8618: Non-nullable property 'BondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6163857Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(11,23): warning CS8618: Non-nullable property 'BondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6170176Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(12,23): Warning CS8618: Non-nullable property 'KHACurrentMarketDataName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6175248Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(12,23): warning CS8618: Non-nullable property 'KHACurrentMarketDataName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6180091Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(13,23): Warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6182151Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(13,23): warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6186285Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(14,23): Warning CS8618: Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6188259Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(14,23): warning CS8618: Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6192740Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(15,23): Warning CS8618: Non-nullable property 'ISDAReferenceNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6196677Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(15,23): warning CS8618: Non-nullable property 'ISDAReferenceNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6203846Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(16,23): Warning CS8618: Non-nullable property 'PaymentPlanPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6207662Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(16,23): warning CS8618: Non-nullable property 'PaymentPlanPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6216065Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(17,23): Warning CS8618: Non-nullable property 'PurposeComment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6219765Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(17,23): warning CS8618: Non-nullable property 'PurposeComment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6227309Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(18,23): Warning CS8618: Non-nullable property 'CreditGroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6231662Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(18,23): warning CS8618: Non-nullable property 'CreditGroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6238444Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\RefundingCalculatorComponent.cs(9,16): Warning CS8618: Non-nullable property 'ParentBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6243571Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\RefundingCalculatorComponent.cs(9,16): warning CS8618: Non-nullable property 'ParentBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6250603Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(15,44): Warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6254022Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(15,44): warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6261661Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(16,38): Warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6265352Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(16,38): warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6272236Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(17,35): Warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6277172Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(17,35): warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6285131Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(18,23): Warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6290796Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(18,23): warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6298447Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(14,32): Warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6302256Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(14,32): warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6310809Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(15,42): Warning CS8618: Non-nullable property 'DayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6315022Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(15,42): warning CS8618: Non-nullable property 'DayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6324099Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(9,23): Warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6327823Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(9,23): warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6334885Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(10,23): Warning CS8618: Non-nullable property 'EnhancementProviderShort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6338593Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(10,23): warning CS8618: Non-nullable property 'EnhancementProviderShort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6347477Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(11,23): Warning CS8618: Non-nullable property 'EnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6351808Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(11,23): warning CS8618: Non-nullable property 'EnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6358814Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(12,23): Warning CS8618: Non-nullable property 'EnhancementSubType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6362577Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(12,23): warning CS8618: Non-nullable property 'EnhancementSubType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6370061Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(13,23): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6373728Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(13,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6381679Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(15,23): Warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6385372Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(15,23): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6393273Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(21,23): Warning CS8618: Non-nullable property 'ModelType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6400829Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(21,23): warning CS8618: Non-nullable property 'ModelType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6405494Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(27,23): Warning CS8618: Non-nullable property 'ExistingIncluded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6419429Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(27,23): warning CS8618: Non-nullable property 'ExistingIncluded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6430205Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(28,23): Warning CS8618: Non-nullable property 'Proforma1Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6432554Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(28,23): warning CS8618: Non-nullable property 'Proforma1Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6444744Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(29,23): Warning CS8618: Non-nullable property 'Proforma2Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6446758Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(29,23): warning CS8618: Non-nullable property 'Proforma2Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6450346Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(30,23): Warning CS8618: Non-nullable property 'Proforma3Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6452521Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(30,23): warning CS8618: Non-nullable property 'Proforma3Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6456158Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CacheProvider.cs(56,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6457596Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CacheProvider.cs(56,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6460711Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InterestRateScheduleProvider.cs(60,119): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.6462378Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InterestRateScheduleProvider.cs(60,119): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6465675Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(13,23): Warning CS8618: Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6468561Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(13,23): warning CS8618: Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6472166Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(15,23): Warning CS8618: Non-nullable property 'YieldCurveType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6474092Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(15,23): warning CS8618: Non-nullable property 'YieldCurveType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6480339Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(10,23): Warning CS8618: Non-nullable property 'AccumulationFrequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6482416Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(10,23): warning CS8618: Non-nullable property 'AccumulationFrequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6486284Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(11,23): Warning CS8618: Non-nullable property 'EventType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6488234Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(11,23): warning CS8618: Non-nullable property 'EventType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6492435Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(12,23): Warning CS8618: Non-nullable property 'View' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6494390Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(12,23): warning CS8618: Non-nullable property 'View' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6497940Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(13,23): Warning CS8618: Non-nullable property 'TermOutEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6499882Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(13,23): warning CS8618: Non-nullable property 'TermOutEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6505743Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(9,23): Warning CS8618: Non-nullable property 'RequestRefrence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6507930Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(9,23): warning CS8618: Non-nullable property 'RequestRefrence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6512595Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(19,23): Warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6514751Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(19,23): warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6518473Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(26,23): Warning CS8618: Non-nullable property 'ResultObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6520482Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(26,23): warning CS8618: Non-nullable property 'ResultObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6524505Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(7,23): Warning CS8618: Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6526453Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(7,23): warning CS8618: Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6530021Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(8,23): Warning CS8618: Non-nullable property 'PostBackUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6531831Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(8,23): warning CS8618: Non-nullable property 'PostBackUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6535631Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(10,29): Warning CS8618: Non-nullable property 'InstrumentIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6537593Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(10,29): warning CS8618: Non-nullable property 'InstrumentIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6542433Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(11,23): Warning CS8618: Non-nullable property 'OngoingFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6546562Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(11,23): warning CS8618: Non-nullable property 'OngoingFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6553000Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(12,23): Warning CS8618: Non-nullable property 'AnalysisInclusion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6557536Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(12,23): warning CS8618: Non-nullable property 'AnalysisInclusion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6566316Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(13,23): Warning CS8618: Non-nullable property 'Mode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6571403Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(13,23): warning CS8618: Non-nullable property 'Mode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6579836Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(14,23): Warning CS8618: Non-nullable property 'Averaging' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6583522Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(14,23): warning CS8618: Non-nullable property 'Averaging' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6590066Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(15,23): Warning CS8618: Non-nullable property 'Grouping' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6593519Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(15,23): warning CS8618: Non-nullable property 'Grouping' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6599947Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(16,23): Warning CS8618: Non-nullable property 'Benchmark' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6605007Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(16,23): warning CS8618: Non-nullable property 'Benchmark' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6612443Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(17,23): Warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6616426Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(17,23): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6623644Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(18,23): Warning CS8618: Non-nullable property 'Frequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6627611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(18,23): warning CS8618: Non-nullable property 'Frequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6634042Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(21,23): Warning CS8618: Non-nullable property 'CashFlows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6638585Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(21,23): warning CS8618: Non-nullable property 'CashFlows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6645450Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(5,23): Warning CS8618: Non-nullable property 'TimeSeriesElementLabel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6648985Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(5,23): warning CS8618: Non-nullable property 'TimeSeriesElementLabel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6655448Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(6,23): Warning CS8618: Non-nullable property 'LIBORRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6659183Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(6,23): warning CS8618: Non-nullable property 'LIBORRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6665733Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(7,23): Warning CS8618: Non-nullable property 'SIFMARates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6667773Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(7,23): warning CS8618: Non-nullable property 'SIFMARates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6671740Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(12,23): Warning CS8618: Non-nullable property 'ExternalMarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6673684Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(12,23): warning CS8618: Non-nullable property 'ExternalMarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6678567Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(13,23): Warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6680670Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(13,23): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6686848Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(14,23): Warning CS8618: Non-nullable property 'KHAName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6689061Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(14,23): warning CS8618: Non-nullable property 'KHAName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6692902Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(15,23): Warning CS8618: Non-nullable property 'IndexType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6694991Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(15,23): warning CS8618: Non-nullable property 'IndexType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6699720Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtSummary\DebtSummaryResultsMapper.cs(252,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.6703368Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtSummary\DebtSummaryResultsMapper.cs(252,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6710077Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(21,23): Warning CS8618: Non-nullable property 'SeriesName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6714121Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(21,23): warning CS8618: Non-nullable property 'SeriesName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6722611Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(23,23): Warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6725977Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(23,23): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6732994Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentEx.cs(13,23): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6736483Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentEx.cs(13,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6743683Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(19,23): Warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6747086Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(19,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6756486Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(20,23): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6759811Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(20,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6766224Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(10,42): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.6769083Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(10,42): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6774943Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(21,47): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.6777915Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(21,47): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6784296Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(32,45): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.6787690Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(32,45): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6794139Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(53,24): Warning CS8618: Non-nullable field '_errorCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.6798081Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(53,24): warning CS8618: Non-nullable field '_errorCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6815660Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(63,23): Warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6818802Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(63,23): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6822819Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): Warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6824804Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6828634Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): Warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6830788Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6836999Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): Warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6841312Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6845620Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): Warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6848974Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6856700Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(16,16): Warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6861855Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(16,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6867273Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\BondRefundability.cs(13,23): Warning CS8618: Non-nullable property 'Refundability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6869675Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\BondRefundability.cs(13,23): warning CS8618: Non-nullable property 'Refundability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6873619Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(23,13): Warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' 2023-04-13T18:33:19.6876344Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(23,13): warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6894241Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(31,43): Warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' 2023-04-13T18:33:19.6905827Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(31,43): warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6913777Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(10,23): Warning CS8618: Non-nullable property 'CreditRatingLow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6917489Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(10,23): warning CS8618: Non-nullable property 'CreditRatingLow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6938980Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(11,23): Warning CS8618: Non-nullable property 'CreditRatingHigh' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6944150Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(11,23): warning CS8618: Non-nullable property 'CreditRatingHigh' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6952788Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(14,23): Warning CS8618: Non-nullable property 'Headquarters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6955567Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(14,23): warning CS8618: Non-nullable property 'Headquarters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6961051Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(26,23): Warning CS8618: Non-nullable property 'SwapCounterparty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6963281Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(26,23): warning CS8618: Non-nullable property 'SwapCounterparty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6967170Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(27,23): Warning CS8618: Non-nullable property 'BankFacilityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6969247Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(27,23): warning CS8618: Non-nullable property 'BankFacilityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6973584Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(32,29): Warning CS8618: Non-nullable property 'StatesIssued' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6975806Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(32,29): warning CS8618: Non-nullable property 'StatesIssued' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6979473Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(33,23): Warning CS8618: Non-nullable property 'Underwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6983767Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(33,23): warning CS8618: Non-nullable property 'Underwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.6988024Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(37,23): Warning CS8618: Non-nullable property 'DSRF' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.6989945Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(37,23): warning CS8618: Non-nullable property 'DSRF' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7002500Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualSwapInfo.cs(11,16): Warning CS8618: Non-nullable property 'InterestPaymentResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7005814Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualSwapInfo.cs(11,16): warning CS8618: Non-nullable property 'InterestPaymentResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7016485Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): Warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7021227Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7031791Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): Warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7039145Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7047553Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): Warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7050873Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7059631Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): Warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7065789Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7074027Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7077525Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7085486Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7088530Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7096739Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(13,23): Warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7100143Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(13,23): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7107445Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(18,38): Warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7111077Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(18,38): warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7118815Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(87,88): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7123336Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(87,88): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7128281Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(88,27): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7129947Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(88,27): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7135505Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7146462Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7158365Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): Warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7162237Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7169208Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): Warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7171650Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7176419Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): Warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7178534Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7183274Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(107,28): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7184950Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(107,28): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7189357Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(109,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7195860Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(109,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7201465Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,17): Warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' 2023-04-13T18:33:19.7203891Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,17): warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7208429Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(122,27): Warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' 2023-04-13T18:33:19.7210879Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(122,27): warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7214414Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,41): Warning CS8604: Possible null reference argument for parameter 'graph' in 'void BinaryFormatter.Serialize(Stream serializationStream, object graph)'. 2023-04-13T18:33:19.7216335Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,41): warning CS8604: Possible null reference argument for parameter 'graph' in 'void BinaryFormatter.Serialize(Stream serializationStream, object graph)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7220469Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): Warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7222547Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7226403Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): Warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7228189Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7232530Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapDataViewCacheItem.cs(9,42): Warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7234404Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapDataViewCacheItem.cs(9,42): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7238421Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapAccrualsCacheItem.cs(8,36): Warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7240469Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapAccrualsCacheItem.cs(8,36): warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7246292Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): Warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7248271Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7251854Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): Warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7253733Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7258662Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): Warning CS8618: Non-nullable property 'AlternativeDebt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7261067Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'AlternativeDebt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7264175Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(77,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7265694Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(77,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7269372Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(6,23): Warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7271206Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(6,23): warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7274883Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(7,23): Warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7277095Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(7,23): warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7280710Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): Warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7282841Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7287553Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): Warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7289965Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7294801Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(8,23): Warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7296843Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(8,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7300281Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(9,23): Warning CS8618: Non-nullable property 'Entity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7302151Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(9,23): warning CS8618: Non-nullable property 'Entity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7305609Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(10,23): Warning CS8618: Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7307362Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(10,23): warning CS8618: Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7310669Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDebtSumaryDataViewCacheItem.cs(8,36): Warning CS8618: Non-nullable property 'BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7312473Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDebtSumaryDataViewCacheItem.cs(8,36): warning CS8618: Non-nullable property 'BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7315703Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDataViewCacheItem.cs(9,42): Warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7317466Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDataViewCacheItem.cs(9,42): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7320479Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(87,20): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7322096Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(87,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7326479Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondAccrualsCacheItem.cs(9,38): Warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7328537Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondAccrualsCacheItem.cs(9,38): warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7332092Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BaseCacheItem.cs(8,23): Warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7334069Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BaseCacheItem.cs(8,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7337578Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\AlternativeDebtDataViewCacheItem.cs(9,53): Warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7339388Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\AlternativeDebtDataViewCacheItem.cs(9,53): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7342410Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(53,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7343916Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(53,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7346721Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(71,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7348204Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(71,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7353395Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(80,20): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7356083Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(80,20): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7359515Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(113,52): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7361182Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(113,52): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7364962Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(115,18): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7366546Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(115,18): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7369866Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(117,32): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7371401Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(117,32): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7374432Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(56,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7376468Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(56,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7383684Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(39,21): Warning CS8073: The result of the expression is always 'true' since a value of type 'HashEntry' is never equal to 'null' of type 'HashEntry?' 2023-04-13T18:33:19.7386152Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(39,21): warning CS8073: The result of the expression is always 'true' since a value of type 'HashEntry' is never equal to 'null' of type 'HashEntry?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7389541Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(70,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7391186Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(70,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7394154Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(77,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7395699Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(77,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7399030Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(11,23): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7401285Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(11,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7404842Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(14,23): Warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7406845Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(14,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7410641Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(40,23): Warning CS8618: Non-nullable property 'AlertMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7412589Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(40,23): warning CS8618: Non-nullable property 'AlertMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7415796Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\AccountingPriceHelper.cs(109,35): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7417415Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\AccountingPriceHelper.cs(109,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7420362Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(135,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7421880Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(135,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7425331Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(152,198): Warning CS8625: Cannot convert null literal to non-nullable reference type. 2023-04-13T18:33:19.7427220Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(152,198): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7431231Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(158,34): Warning CS8604: Possible null reference argument for parameter 'first' in 'IEnumerable Enumerable.Concat(IEnumerable first, IEnumerable second)'. 2023-04-13T18:33:19.7433986Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(158,34): warning CS8604: Possible null reference argument for parameter 'first' in 'IEnumerable Enumerable.Concat(IEnumerable first, IEnumerable second)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7437384Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(165,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7439388Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(165,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7443658Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,93): Warning CS8604: Possible null reference argument for parameter 'bondType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. 2023-04-13T18:33:19.7446484Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,93): warning CS8604: Possible null reference argument for parameter 'bondType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7450502Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,108): Warning CS8604: Possible null reference argument for parameter 'couponType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. 2023-04-13T18:33:19.7452719Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,108): warning CS8604: Possible null reference argument for parameter 'couponType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7457014Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\IndexedInterestRateProvider.cs(164,25): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7458496Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\IndexedInterestRateProvider.cs(164,25): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7461703Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(203,63): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7463356Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(203,63): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7466390Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,37): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7468048Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7470955Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,82): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7472667Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,82): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7475668Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(211,56): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7477206Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(211,56): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7480789Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,37): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7482596Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7486184Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,82): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7488341Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,82): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7491623Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(220,60): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7493324Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(220,60): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7496235Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,37): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7497771Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7500654Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,93): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7502368Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,93): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7505241Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(232,56): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7509101Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(232,56): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7514172Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(104,70): Warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. 2023-04-13T18:33:19.7516378Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(104,70): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7520103Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(122,98): Warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. 2023-04-13T18:33:19.7522358Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(122,98): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7527263Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(134,92): Warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. 2023-04-13T18:33:19.7529404Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(134,92): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7533600Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,60): Warning CS8604: Possible null reference argument for parameter 'bondMoodysRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. 2023-04-13T18:33:19.7536145Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,60): warning CS8604: Possible null reference argument for parameter 'bondMoodysRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7540623Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,79): Warning CS8604: Possible null reference argument for parameter 'bondSpRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. 2023-04-13T18:33:19.7543015Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,79): warning CS8604: Possible null reference argument for parameter 'bondSpRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7547274Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,94): Warning CS8604: Possible null reference argument for parameter 'bondFitchRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. 2023-04-13T18:33:19.7549611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,94): warning CS8604: Possible null reference argument for parameter 'bondFitchRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7553296Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(465,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.7554812Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(465,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7558191Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(473,64): Warning CS8604: Possible null reference argument for parameter 'swap' in 'void InstrumentDataCleaner.CleanSwapDebtService(SwapDebtService swap)'. 2023-04-13T18:33:19.7560866Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(473,64): warning CS8604: Possible null reference argument for parameter 'swap' in 'void InstrumentDataCleaner.CleanSwapDebtService(SwapDebtService swap)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7564588Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(476,64): Warning CS8604: Possible null reference argument for parameter 'bond' in 'void InstrumentDataCleaner.CleanBondDebtService(BondDebtService bond)'. 2023-04-13T18:33:19.7566482Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(476,64): warning CS8604: Possible null reference argument for parameter 'bond' in 'void InstrumentDataCleaner.CleanBondDebtService(BondDebtService bond)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7570731Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(479,75): Warning CS8604: Possible null reference argument for parameter 'alternativeDebt' in 'void InstrumentDataCleaner.CleanAlternativeDebtDebtService(AlternativeDebtDebtService alternativeDebt)'. 2023-04-13T18:33:19.7573040Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(479,75): warning CS8604: Possible null reference argument for parameter 'alternativeDebt' in 'void InstrumentDataCleaner.CleanAlternativeDebtDebtService(AlternativeDebtDebtService alternativeDebt)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7577526Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\InterestPaymentsScheduleBuilder.cs(30,34): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7579130Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\InterestPaymentsScheduleBuilder.cs(30,34): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7585920Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(509,42): Warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreSwapInCache(SwapDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. 2023-04-13T18:33:19.7588792Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(509,42): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreSwapInCache(SwapDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7593246Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(512,42): Warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreBondInCache(BondDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. 2023-04-13T18:33:19.7595763Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(512,42): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreBondInCache(BondDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7600216Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(516,53): Warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreAlternativeDebtInCache(AlternativeDebtDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. 2023-04-13T18:33:19.7602613Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(516,53): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreAlternativeDebtInCache(AlternativeDebtDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7606551Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(665,35): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7608223Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(665,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7612746Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1002,29): Warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(CostOfCapitalBondItem item)'. 2023-04-13T18:33:19.7614724Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1002,29): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(CostOfCapitalBondItem item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7618181Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1022,17): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7619854Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1022,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7625504Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(110,36): Warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(BondDebtService item)'. 2023-04-13T18:33:19.7627406Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(110,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(BondDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7631788Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(27,114): Warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. 2023-04-13T18:33:19.7633898Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(27,114): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7638101Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(56,39): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7639968Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(56,39): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7643887Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(67,82): Warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. 2023-04-13T18:33:19.7645923Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(67,82): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7649427Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(364,36): Warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SwapDebtService item)'. 2023-04-13T18:33:19.7651336Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(364,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SwapDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7654854Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingScaleBuilder.cs(44,21): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7656540Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingScaleBuilder.cs(44,21): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7661271Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(549,36): Warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(AlternativeDebtDebtService item)'. 2023-04-13T18:33:19.7664637Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(549,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(AlternativeDebtDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7668353Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(30,39): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.7669992Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(30,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7719085Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(43,114): Warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. 2023-04-13T18:33:19.7721494Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(43,114): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7725482Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(67,22): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7727102Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(67,22): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7730491Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(93,50): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.7732078Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(93,50): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7735629Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(117,86): Warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. 2023-04-13T18:33:19.7737799Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(117,86): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7741907Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(149,39): Warning CS8604: Possible null reference argument for parameter 'clientSnapshotCostOfCapital' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendCostOfCapital(IEnumerable clientSnapshotCostOfCapital)'. 2023-04-13T18:33:19.7745716Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(149,39): warning CS8604: Possible null reference argument for parameter 'clientSnapshotCostOfCapital' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendCostOfCapital(IEnumerable clientSnapshotCostOfCapital)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7749947Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(155,49): Warning CS8604: Possible null reference argument for parameter 'clientSnapshotEx' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotExExpense(IEnumerable clientSnapshotEx)'. 2023-04-13T18:33:19.7752188Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(155,49): warning CS8604: Possible null reference argument for parameter 'clientSnapshotEx' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotExExpense(IEnumerable clientSnapshotEx)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7756476Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(161,47): Warning CS8604: Possible null reference argument for parameter 'clientSnapshotTrading' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotTrading(IEnumerable clientSnapshotTrading)'. 2023-04-13T18:33:19.7758800Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(161,47): warning CS8604: Possible null reference argument for parameter 'clientSnapshotTrading' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotTrading(IEnumerable clientSnapshotTrading)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7763030Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(61,78): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7764785Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(61,78): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7768308Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(62,82): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.7769986Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(62,82): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7773770Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(143,23): Warning CS8618: Non-nullable property 'InstrumentPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7776343Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(143,23): warning CS8618: Non-nullable property 'InstrumentPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7780541Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentUpdateResult.cs(7,23): Warning CS8618: Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7782512Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentUpdateResult.cs(7,23): warning CS8618: Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7786096Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(132,23): Warning CS8618: Non-nullable property 'SwapCounterParty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7788540Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(132,23): warning CS8618: Non-nullable property 'SwapCounterParty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7795425Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(133,23): Warning CS8618: Non-nullable property 'SwapPaymentStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7801016Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(133,23): warning CS8618: Non-nullable property 'SwapPaymentStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7807307Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(134,23): Warning CS8618: Non-nullable property 'SwapReceiptStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7809813Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(134,23): warning CS8618: Non-nullable property 'SwapReceiptStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7813791Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(135,23): Warning CS8618: Non-nullable property 'SwapEffectiveDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7816468Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(135,23): warning CS8618: Non-nullable property 'SwapEffectiveDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7822310Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(136,23): Warning CS8618: Non-nullable property 'SwapIntegratedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7824404Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(136,23): warning CS8618: Non-nullable property 'SwapIntegratedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7828269Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(137,23): Warning CS8618: Non-nullable property 'DerivativeIntegrated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7830333Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(137,23): warning CS8618: Non-nullable property 'DerivativeIntegrated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7835006Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(138,23): Warning CS8618: Non-nullable property 'AssociatedDerivative' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7837187Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(138,23): warning CS8618: Non-nullable property 'AssociatedDerivative' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7840780Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7843067Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7847043Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'NickName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7848943Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'NickName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7859101Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'CreditEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7861225Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7865944Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'CreditEnhancementTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7868168Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditEnhancementTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7871931Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'CreditProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7873877Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7877443Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7879553Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7883098Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'LiquidityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7886329Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'LiquidityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7890977Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7894729Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7898597Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'IssuanceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7900553Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuanceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7904148Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7907879Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7913959Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'IssuingUnderwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7916035Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuingUnderwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7921901Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): Warning CS8618: Non-nullable property 'BondCounsel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7923889Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'BondCounsel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7931683Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleState.cs(26,46): Warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. 2023-04-13T18:33:19.7934074Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleState.cs(26,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7939060Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRulesConfig.cs(8,48): Warning CS8618: Non-nullable property 'Rules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7941222Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRulesConfig.cs(8,48): warning CS8618: Non-nullable property 'Rules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7946217Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(21,23): Warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7949003Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(21,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7954013Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(22,23): Warning CS8618: Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7956040Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(22,23): warning CS8618: Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7959721Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): Warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7961710Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7965340Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): Warning CS8618: Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7967257Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): warning CS8618: Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7972061Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleOutput.cs(6,23): Warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7974018Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleOutput.cs(6,23): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7979085Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleNonCallable.cs(25,46): Warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. 2023-04-13T18:33:19.7981605Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleNonCallable.cs(25,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7985451Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): Warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7987237Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.7996040Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): Warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.7998201Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8001766Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(11,23): Warning CS8618: Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8003691Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(11,23): warning CS8618: Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8007325Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(14,35): Warning CS8618: Non-nullable property 'CallDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8009263Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(14,35): warning CS8618: Non-nullable property 'CallDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8013177Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCoupon.cs(30,46): Warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. 2023-04-13T18:33:19.8015385Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCoupon.cs(30,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8019025Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(8,23): Warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8020954Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(8,23): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8027654Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(9,23): Warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8029660Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(9,23): warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8035216Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(10,23): Warning CS8618: Non-nullable property 'RuleParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8037384Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(10,23): warning CS8618: Non-nullable property 'RuleParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8041040Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(73,74): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8043549Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(73,74): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8047279Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(104,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8048865Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(104,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8052370Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(109,27): Warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8055098Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(109,27): warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8058340Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(92,51): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8059877Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(92,51): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8063479Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(47,58): Warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. 2023-04-13T18:33:19.8065647Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(47,58): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8069475Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(48,58): Warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. 2023-04-13T18:33:19.8071623Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(48,58): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8075196Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(29,26): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8076776Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(29,26): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8080683Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(26,16): Warning CS8618: Non-nullable field 'RuleParams' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8082740Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(26,16): warning CS8618: Non-nullable field 'RuleParams' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8086041Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\ComponentBondReportItemProcessor.cs(88,34): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8087786Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\ComponentBondReportItemProcessor.cs(88,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8091766Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(43,32): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8093375Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(43,32): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8097255Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(18,53): Warning CS8604: Possible null reference argument for parameter 'bondDebtService' in 'CostOfCapitalBondBuilder.CostOfCapitalBondBuilder(BondDebtService bondDebtService, CostOfCapitalReportInput input, ITrueInterestCostCalculator trueInterestCostCalculator)'. 2023-04-13T18:33:19.8100092Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(18,53): warning CS8604: Possible null reference argument for parameter 'bondDebtService' in 'CostOfCapitalBondBuilder.CostOfCapitalBondBuilder(BondDebtService bondDebtService, CostOfCapitalReportInput input, ITrueInterestCostCalculator trueInterestCostCalculator)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8105002Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(22,53): Warning CS8604: Possible null reference argument for parameter 'swapDebtService' in 'CostOfCapitalSwapBuilder.CostOfCapitalSwapBuilder(SwapDebtService swapDebtService, CostOfCapitalReportInput input)'. 2023-04-13T18:33:19.8107777Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(22,53): warning CS8604: Possible null reference argument for parameter 'swapDebtService' in 'CostOfCapitalSwapBuilder.CostOfCapitalSwapBuilder(SwapDebtService swapDebtService, CostOfCapitalReportInput input)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8111336Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(66,34): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8112922Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(66,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8116127Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(70,38): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8117970Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(70,38): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8121005Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(75,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8122525Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(75,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8125621Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(98,26): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8127195Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(98,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8130773Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(152,20): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8201812Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(152,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8206854Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(23,24): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8208526Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(23,24): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8212795Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(162,20): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8214488Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(162,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8217782Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(133,35): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8219507Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(133,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8224513Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(135,35): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8226355Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(135,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8230230Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(6,23): Warning CS8618: Non-nullable property 'Callability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8232157Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(6,23): warning CS8618: Non-nullable property 'Callability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8235662Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(7,23): Warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8237665Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(7,23): warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8241158Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(8,23): Warning CS8618: Non-nullable property 'CallPremium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8245001Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(8,23): warning CS8618: Non-nullable property 'CallPremium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8251019Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(105,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8264593Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(105,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8269547Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(109,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8271145Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(109,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8278182Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\DebtServiceRateCustom.cs(7,23): Warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8280330Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\DebtServiceRateCustom.cs(7,23): warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8284297Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,68): Warning CS8604: Possible null reference argument for parameter 'typeName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. 2023-04-13T18:33:19.8286245Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,68): warning CS8604: Possible null reference argument for parameter 'typeName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8292353Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,90): Warning CS8604: Possible null reference argument for parameter 'indexName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. 2023-04-13T18:33:19.8294376Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,90): warning CS8604: Possible null reference argument for parameter 'indexName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8299481Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\CachedInstrument.cs(12,39): Warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8301430Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\CachedInstrument.cs(12,39): warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8309488Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(17,36): Warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8311621Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(17,36): warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8316245Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(18,36): Warning CS8618: Non-nullable property 'Receipts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8318275Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(18,36): warning CS8618: Non-nullable property 'Receipts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8322389Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(19,30): Warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8324386Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(19,30): warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8327982Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(20,30): Warning CS8618: Non-nullable property 'PriorReceipt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8330025Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(20,30): warning CS8618: Non-nullable property 'PriorReceipt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8334450Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(21,35): Warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8336461Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(21,35): warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8341319Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(22,23): Warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8343458Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(22,23): warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8348243Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(14,32): Warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8350276Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(14,32): warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8355158Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(15,42): Warning CS8618: Non-nullable property 'ReceiptDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8358853Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(15,42): warning CS8618: Non-nullable property 'ReceiptDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8362941Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(16,42): Warning CS8618: Non-nullable property 'PaymentDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8366034Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(16,42): warning CS8618: Non-nullable property 'PaymentDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8370962Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapSectionBuilderPipe.cs(18,16): Warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8373755Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapSectionBuilderPipe.cs(18,16): warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8377599Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapPeriodBuilder.cs(17,16): Warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8385506Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapPeriodBuilder.cs(17,16): warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8398705Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(58,167): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8400333Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(58,167): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8403532Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(99,163): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8405290Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(99,163): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8408315Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(134,171): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:19.8413287Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(134,171): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8417328Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(127,62): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8419346Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(127,62): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8422693Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(143,39): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8424354Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(143,39): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8427351Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(309,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8428868Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(309,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8432021Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(15,41): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8433601Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(15,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8436484Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(20,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8438311Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(20,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8446956Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(58,34): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8449604Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(58,34): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8453939Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(63,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8455523Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(63,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8459560Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(321,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8461118Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(321,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8464616Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(37,23): Warning CS8618: Non-nullable property 'Component' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8466463Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(37,23): warning CS8618: Non-nullable property 'Component' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8472738Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(40,23): Warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8474692Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(40,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8478237Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(43,23): Warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8482266Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(43,23): warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8486369Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(46,23): Warning CS8618: Non-nullable property 'Callable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8489340Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(46,23): warning CS8618: Non-nullable property 'Callable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8494754Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(52,23): Warning CS8618: Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8496783Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(52,23): warning CS8618: Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8500577Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(20,16): Warning CS8618: Non-nullable field '_swapContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8503488Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(20,16): warning CS8618: Non-nullable field '_swapContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8508102Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(25,16): Warning CS8618: Non-nullable field '_bondContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8510120Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(25,16): warning CS8618: Non-nullable field '_bondContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8516708Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(40,50): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8518454Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(40,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8530739Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(54,46): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8532519Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(54,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8535549Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(56,45): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8537124Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(56,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8540009Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(122,37): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8541590Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(122,37): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8544449Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(130,41): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8546899Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(130,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8550089Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(142,43): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8551620Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(142,43): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8554436Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(150,47): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8555891Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(150,47): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8558928Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(86,50): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8560594Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(86,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8563617Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(101,46): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8565180Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(101,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8568216Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(102,46): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8571740Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(102,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8576448Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(105,45): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8578186Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(105,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8581598Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\EscrowBuilder.cs(115,45): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8583522Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\EscrowBuilder.cs(115,45): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8587904Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\PreviousSchedule.cs(8,23): Warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:19.8589882Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\PreviousSchedule.cs(8,23): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8594023Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(17,41): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8595661Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(17,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8598811Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(24,28): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8600395Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(24,28): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8604471Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(31,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8608122Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(31,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8614407Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(36,13): Warning CS8604: Possible null reference argument for parameter 'ifFailedAction' in 'object Retry.Do(Func action, bool rethrowExceptions, TimeSpan retryInterval, int maxAttemptCount = 3, Func ifFailedAction = null)'. 2023-04-13T18:33:19.8617766Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(36,13): warning CS8604: Possible null reference argument for parameter 'ifFailedAction' in 'object Retry.Do(Func action, bool rethrowExceptions, TimeSpan retryInterval, int maxAttemptCount = 3, Func ifFailedAction = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8621492Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,134): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8623060Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,134): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8626020Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,173): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8628929Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,173): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8633557Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,140): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8636640Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,140): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8642719Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,182): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8645713Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,182): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8649681Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondAccountingBuider.cs(38,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:19.8652386Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondAccountingBuider.cs(38,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8656143Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondPeriodBuilder.cs(17,16): Warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8658129Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondPeriodBuilder.cs(17,16): warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8661833Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondSectionBuilderPipe.cs(20,16): Warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. 2023-04-13T18:33:19.8663869Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondSectionBuilderPipe.cs(20,16): warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8667155Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(33,47): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8670161Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(33,47): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8673628Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(36,47): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:19.8675273Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(36,47): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8678268Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,116): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8679923Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,116): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8682815Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,155): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8684338Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,155): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8687210Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,122): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8688800Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,122): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8691714Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,164): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8693234Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,164): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8697042Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,131): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8698625Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8701575Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,170): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8703126Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,170): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8706045Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,137): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8707655Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,137): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8710683Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,179): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8712210Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,179): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8715209Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingMonitorService.cs(90,34): Warning CS0168: The variable 'e' is declared but never used 2023-04-13T18:33:19.8716896Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingMonitorService.cs(90,34): warning CS0168: The variable 'e' is declared but never used [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8719967Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingBondCalculator.cs(158,115): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8721823Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingBondCalculator.cs(158,115): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8724962Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(979,56): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:19.8727612Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(979,56): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8731399Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,135): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8734519Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,135): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8740071Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,174): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8741755Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,174): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8747592Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,141): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8750730Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,141): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8754025Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,183): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:19.8757060Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,183): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8763149Z ##[warning]Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(13,39): Warning CS0169: The field 'RedisDebtServiceCache._db' is never used 2023-04-13T18:33:19.8764758Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(13,39): warning CS0169: The field 'RedisDebtServiceCache._db' is never used [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:19.8765689Z CompilerServer: server - server processed compilation - 53393f03-59a8-4c31-83ae-fcacd2306476 2023-04-13T18:33:19.8766284Z _CopyFilesMarkedCopyLocal: 2023-04-13T18:33:19.8767051Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Models.pdb". 2023-04-13T18:33:19.8768805Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Models.dll". 2023-04-13T18:33:19.8770883Z Creating "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\FAPortal.Domain.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-04-13T18:33:19.8771682Z CopyFilesToOutputDirectory: 2023-04-13T18:33:19.8772453Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\FAPortal.Domain.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.dll". 2023-04-13T18:33:19.8773562Z Copying reference assembly from "obj\any cpu\Release\net6.0\refint\FAPortal.Domain.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\ref\FAPortal.Domain.dll". 2023-04-13T18:33:19.8774439Z FAPortal.Domain -> D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.dll 2023-04-13T18:33:19.8775390Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\FAPortal.Domain.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb". 2023-04-13T18:33:19.8778821Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (default targets). 2023-04-13T18:33:19.8779469Z CoreCompile: 2023-04-13T18:33:19.8875486Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:enable /reference:C:\Users\VssAdministrator\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:C:\Users\VssAdministrator\.nuget\packages\automapper.ef6\2.1.1\lib\netstandard2.1\AutoMapper.EF6.dll /reference:C:\Users\VssAdministrator\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler\0.28.0\lib\netstandard2.0\DelegateDecompiler.dll /reference:C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler.entityframework\0.28.0\lib\netstandard2.1\DelegateDecompiler.EntityFramework.dll /reference:C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.dll /reference:C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.SqlServer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\excelfinancialfunctions\3.2.0\lib\netstandard2.0\ExcelFinancialFunctions.dll /reference:"D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\ref\FAPortal.Domain.dll" /reference:"D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" /reference:C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\FSharp.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.CSharp.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\ref\netcoreapp3.1\Microsoft.Data.SqlClient.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.abstractions\6.0.5\lib\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.relational\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.Relational.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.sqlserver\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.abstractions\6.0.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.memory\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.stackexchangeredis\6.0.6\lib\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.abstractions\6.0.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.binder\2.1.10\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\6.0.0\lib\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencyinjection\6.0.0\lib\net6.0\Microsoft.Extensions.DependencyInjection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.0\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.logging\6.0.0\lib\netstandard2.1\Microsoft.Extensions.Logging.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.options\6.0.0\lib\netstandard2.1\Microsoft.Extensions.Options.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.primitives\6.0.0\lib\net6.0\Microsoft.Extensions.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.featuremanagement\2.5.1\lib\net5.0\Microsoft.FeatureManagement.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.logging\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.tokens\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Registry.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\lib\net6.0\Microsoft.Win32.SystemEvents.dll /reference:C:\Users\VssAdministrator\.nuget\packages\mono.reflection.core\1.1.1\lib\netstandard2.0\Mono.Reflection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\mscorlib.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\netstandard.dll /reference:C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:C:\Users\VssAdministrator\.nuget\packages\pipelines.sockets.unofficial\2.2.0\lib\net5.0\Pipelines.Sockets.Unofficial.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog\2.11.0\lib\net5.0\Serilog.dll /reference:C:\Users\VssAdministrator\.nuget\packages\stackexchange.redis\2.2.4\lib\net5.0\StackExchange.Redis.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.AppContext.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Buffers.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.codedom\4.7.0\ref\netstandard2.0\System.CodeDom.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Concurrent.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Immutable.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.NonGeneric.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Specialized.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Annotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.DataAnnotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.EventBasedAsync.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.TypeConverter.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.configuration.configurationmanager\6.0.0\lib\net6.0\System.Configuration.ConfigurationManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Configuration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Console.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.DataSetExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\ref\netcoreapp2.1\System.Data.SqlClient.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Contracts.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Debug.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.DiagnosticSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\ref\netstandard2.0\System.Diagnostics.PerformanceCounter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Process.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.StackTrace.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tools.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TraceSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tracing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\lib\net6.0\System.Drawing.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Dynamic.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Formats.Asn1.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Calendars.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.identitymodel.tokens.jwt\6.8.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.Brotli.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.ZipFile.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.DriveInfo.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Watcher.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.IsolatedStorage.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.MemoryMappedFiles.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.io.pipelines\5.0.0\ref\netcoreapp2.0\System.IO.Pipelines.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.UnmanagedMemoryStream.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Expressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Queryable.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Memory.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.HttpListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Mail.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NameResolution.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NetworkInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Ping.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Requests.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Security.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.ServicePoint.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Sockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebClient.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebHeaderCollection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.Client.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.Vectors.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ObjectModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.DispatchProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.ILGeneration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.Lightweight.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Metadata.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.TypeExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Reader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.ResourceManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Writer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\lib\net6.0\System.Runtime.Caching.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Handles.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Intrinsics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Loader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Formatters.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Claims.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Algorithms.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Cng.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Csp.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.OpenSsl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\lib\net6.0\System.Security.Cryptography.ProtectedData.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.X509Certificates.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.permissions\6.0.0\lib\net6.0\System.Security.Permissions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.Windows.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.SecureString.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceModel.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceProcess.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.CodePages.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encodings.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.RegularExpressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Channels.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Overlapped.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Dataflow.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Thread.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.ThreadPool.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Timer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.Local.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ValueTuple.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.HttpUtility.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Windows.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\lib\net6.0\System.Windows.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.ReaderWriter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlSerializer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\WindowsBase.dll /debug- /debug:portable /filealign:512 /optimize+ /out:"obj\any cpu\Release\net6.0\FAPortal.Infrastructure.dll" /refout:"obj\any cpu\Release\net6.0\refint\FAPortal.Infrastructure.dll" /target:library /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:"obj\any cpu\Release\net6.0\FAPortal.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig" /analyzerconfig:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.analyzers\6.0.3\analyzers\dotnet\cs\Microsoft.EntityFrameworkCore.Analyzers.dll /analyzer:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.0\analyzers\dotnet\roslyn4.0\cs\Microsoft.Extensions.Logging.Generators.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll Builders\BondInfoBuilder.cs Builders\IBondInfoBuilder.cs Builders\TenderBondInfoBuilder.cs DbContexts\DbContextProvider.cs DbContexts\FAPortalDbContext.cs DbContexts\IDbContext.cs DbContexts\IDbContextProvider.cs DbContexts\IFAPortalDbContext.cs DbContexts\ResilientTransaction.cs Extensions\MappingExtensions.cs Helpers\CustomUnadjustedBondNameComparer.cs Mappers\ClientProfile.cs Mappers\CommonListsMappingProfile.cs Mappers\RateResetsMappingProfile.cs Mappers\SfdcSyncOrganizationProductProfile.cs Mappers\SfdcSyncOrganizationProfile.cs Mappers\SfdcSyncUserProfile.cs Models\StoredProcs\CalculateMissingMTMWithAsOfDate_Result.cs Models\StoredProcs\ClientSnapshotEx_Result.cs Models\StoredProcs\CompositionEventRiskExposure_Result.cs Models\StoredProcs\CreditLiquidEnhancements_Result.cs Models\StoredProcs\DebtServiceInstrument_Result.cs Models\StoredProcs\DebtSwapPortfolio_Result.cs Models\StoredProcs\FixedMarketRateSpread_Result.cs Models\StoredProcs\FixedMarketRateYieldCurve_Result.cs Models\StoredProcs\GetClientCostOfCapital_Result.cs Models\StoredProcs\GetCSBondDebtSummary_Result.cs Models\StoredProcs\GetCSMetricCatalogInstrumentList_Result.cs Models\StoredProcs\GetRMBankExposureSIFMASpread_Result.cs Models\StoredProcs\GetRMBankExposure_Result.cs Models\StoredProcs\GetRMCollateralExposureSummary_Result.cs Models\StoredProcs\GetRMEventRiskSummary_Result.cs Models\StoredProcs\GetSessionScenarioList_Result.cs Models\StoredProcs\GetSessionScenarioValues_Result.cs Models\StoredProcs\GetSOInstrumentList_Result.cs Models\StoredProcs\MarketReliantCapitalDiversification_Result.cs Models\StoredProcs\PortfolioCommittedCapitol_Result.cs Models\StoredProcs\PortfolioDerivativeInstrument_Result.cs Models\StoredProcs\PortfolioDerivativeProductIndexes_Result.cs Models\StoredProcs\PortfolioDerivativeProducts_Result.cs Models\StoredProcs\PortfolioMarketReliantCapital_Result.cs Models\StoredProcs\TaxExemptRatioExposureEx_Result.cs Models\StoredProcs\UnderlyingDebtMix_Result.cs Models\Tables\AccountingCapitalizedCost.cs Models\Tables\ActualPricing.cs Models\Tables\ActualPricingSinkingFund.cs Models\Tables\ActualPricingTimeSeries.cs Models\Tables\Address.cs Models\Tables\AdvancedSearchCriteria.cs Models\Tables\Alert.cs Models\Tables\AlertCategory.cs Models\Tables\AlertMonitoringData.cs Models\Tables\AlertNotificationSetting.cs Models\Tables\AlertSetting.cs Models\Tables\AlertSettingList.cs Models\Tables\AlignmentType.cs Models\Tables\AlternativeFunding.cs Models\Tables\AlternativeFundingType.cs Models\Tables\AuctionRateType.cs Models\Tables\Authorization.cs Models\Tables\BankHolidayCalendar.cs Models\Tables\BlackboardAnnouncements.cs Models\Tables\Bond.cs Models\Tables\BondInputSheetAmortizationV3.cs Models\Tables\BondInputSheetV3.cs Models\Tables\BondObligationType.cs Models\Tables\BondSeries.cs Models\Tables\BondSubSeries.cs Models\Tables\BondType.cs Models\Tables\CachingAsOfDateLoadingHistory.cs Models\Tables\CachingAsOfDateLoadingStatus.cs Models\Tables\CallStructure.cs Models\Tables\CallType.cs Models\Tables\Client.cs Models\Tables\CollateralThreshold.cs Models\Tables\CommercialPaperFrequencyAssumptionType.cs Models\Tables\ComponentType.cs Models\Tables\CouponType.cs Models\Tables\CreditEnhancementType.cs Models\Tables\CreditGroup.cs Models\Tables\CreditGroupType.cs Models\Tables\CreditRatingSymbol.cs Models\Tables\Customization.cs Models\Tables\CustomizationSet.cs Models\Tables\CustomizationSetMember.cs Models\Tables\DataQuality.cs Models\Tables\DataQualityActivityHistory.cs Models\Tables\DataQualityActivityType.cs Models\Tables\DataQualityPriorityType.cs Models\Tables\DataQualityStatus.cs Models\Tables\DayCountMethods.cs Models\Tables\Debt.cs Models\Tables\DebtCallability_Result.cs Models\Tables\DemandFrequencyType.cs Models\Tables\DirectLendingPricingFormula.cs Models\Tables\DSRFMarketIndex.cs Models\Tables\DSRFType.cs Models\Tables\EmailHistory.cs Models\Tables\EmailTemplate.cs Models\Tables\EmmaHeartBeat.cs Models\Tables\EmmaPolling.cs Models\Tables\EmmaSequenceNumber.cs Models\Tables\Enhancement.cs Models\Tables\EnhancementFeeMethod.cs Models\Tables\FailedAuctionRateType.cs Models\Tables\Fee.cs Models\Tables\FeePaymentPlan.cs Models\Tables\FeeType.cs Models\Tables\FixedPaymentPlan.cs Models\Tables\FrequencyType.cs Models\Tables\FutureRateAssumptionType.cs Models\Tables\FutureRateAssumption_Result.cs Models\Tables\HypotheticIndex.cs Models\Tables\Instrument.cs Models\Tables\InstrumentCommercialPaper.cs Models\Tables\InstrumentCreditRating.cs Models\Tables\InstrumentIndexedRate.cs Models\Tables\InstrumentNameType.cs Models\Tables\InstrumentNonUniformRateResets.cs Models\Tables\InstrumentPaymentPlan.cs Models\Tables\InstrumentPurpose.cs Models\Tables\InstrumentType.cs Models\Tables\IssuanceState.cs Models\Tables\KeyEvent.cs Models\Tables\LiquidityEnhancement.cs Models\Tables\LiquidityEnhancementType.cs Models\Tables\MakeWholeRateResetMarketIndex.cs Models\Tables\MarketData.cs Models\Tables\MarketDataTimeSeries.cs Models\Tables\Organization.cs Models\Tables\OrganizationBatchJob.cs Models\Tables\OrganizationCreditRating.cs Models\Tables\OrganizationOutlookRating.cs Models\Tables\OrganizationProducts.cs Models\Tables\OrganizationRole.cs Models\Tables\OrganizationServices.cs Models\Tables\Outlook.cs Models\Tables\PartyRoleType.cs Models\Tables\PaymentAdjustmentType.cs Models\Tables\PaymentPlan.cs Models\Tables\PaymentPlanPurpose.cs Models\Tables\PlacementType.cs Models\Tables\Products.cs Models\Tables\RateResetFrequencyType.cs Models\Tables\RateResetIndex.cs Models\Tables\RateResetSourceType.cs Models\Tables\RateResetsUpload.cs Models\Tables\RateResetsUploadHistory.cs Models\Tables\RatingThresholdModifier.cs Models\Tables\RatingThresholdRule.cs Models\Tables\RatingType.cs Models\Tables\RedemptionAvailabilityType.cs Models\Tables\RefundingHistory.cs Models\Tables\RefundingScale.cs Models\Tables\RefundingScaleGroup.cs Models\Tables\ResetDay.cs Models\Tables\RevenueSourceType.cs Models\Tables\RFP.cs Models\Tables\RFPResponses.cs Models\Tables\SavedBatchCalculations.cs Models\Tables\SearchCriteriaResults.cs Models\Tables\SecurityForm.cs Models\Tables\SecurityName.cs Models\Tables\SeniorityType.cs Models\Tables\SfdcSyncActionType.cs Models\Tables\SfdcSyncEvent.cs Models\Tables\SfdcSyncItemEvent.cs Models\Tables\SfdcSyncItemType.cs Models\Tables\SfdcSyncStatus.cs Models\Tables\SlgsDemandDepositRate.cs Models\Tables\SlgsRatesProcessing.cs Models\Tables\SlgsTimeDepositRate.cs Models\Tables\Swap.cs Models\Tables\SwapBusinessDays.cs Models\Tables\SwapMthSettlementAlignment.cs Models\Tables\SwapQtrlySettlementAlignment.cs Models\Tables\SwapRateResetAdjustment.cs Models\Tables\SwapSettlementDay.cs Models\Tables\SwapType.cs Models\Tables\SwapUnderlyingInstrument.cs Models\Tables\TaxabilityType.cs Models\Tables\TermOutApplicabilityType.cs Models\Tables\TermOutMarketRateIndex.cs Models\Tables\TimeSeries.cs Models\Tables\TimeSeriesElement.cs Models\Tables\TotalPortfolio_Result.cs Models\Tables\T_ForwardResetsUpload.cs Models\Tables\UnadjustedBondName.cs Models\Tables\User.cs Models\Tables\UserAgreement.cs Models\Tables\UserAlertSetting.cs Models\Tables\UserList.cs Models\Tables\UserPersonalizationSettings.cs Models\Tables\VariablePaymentPlan.cs Models\Tables\WorkDayCalendar.cs Models\Tables\YieldAdjustmentRules.cs Models\Views\vw_AccountingBondInfo.cs Models\Views\vw_AutoGeneratedSystemComments.cs Models\Views\vw_BondInfo.cs Models\Views\vw_BondMarketUpdateReportInfo.cs Models\Views\vw_BondParOutstanding.cs Models\Views\vw_BondRatesReportInfo.cs Models\Views\vw_BondsAndSwapsNonHypotheticList.cs Models\Views\vw_BondsWithComponents.cs Models\Views\vw_BondValuationData.cs Models\Views\vw_Clients.cs Models\Views\vw_Counterparties.cs Models\Views\vw_DebtServiceAlternativeDebtInfo.cs Models\Views\vw_DebtServiceBondInfo.cs Models\Views\vw_DebtServiceSwapInfo.cs Models\Views\vw_DSRFFees.cs Models\Views\vw_Enhancements.cs Models\Views\vw_Fees.cs Models\Views\vw_IndexNamesForOrganization.cs Models\Views\vw_Insurers.cs Models\Views\vw_MarketDataInterpolatedTimeSeries.cs Models\Views\vw_MarketDataTimeSeries.cs Models\Views\vw_OrganizationCreditRatings.cs Models\Views\vw_OrganizationCurrentCreditRatings.cs Models\Views\vw_Rates.cs Models\Views\vw_RecentActualPricings.cs Models\Views\vw_StructuralEvents.cs Models\Views\vw_SwapAmortizeWithBond.cs Models\Views\vw_SwapInfo.cs Models\Views\vw_SwapSummaryInfo.cs Models\Views\vw_SwapWithTypeNameParsed.cs Models\Views\vw_Underwriters.cs Models\Views\vw_UserAlertSettings.cs Models\Views\vw_Vendors.cs Models\Views\vw_YieldCurveEnvironment.cs Repositories\AccrualsRepository.cs Repositories\ActualPricingRepository.cs Repositories\AlertsRepository.cs Repositories\AlternativeDebtRepository.cs Repositories\BlackboardAnnouncementRepository.cs Repositories\BloombergRepository.cs Repositories\BondAccountingRepository.cs Repositories\BondEnhancementRepository.cs Repositories\BondValuationRepository.cs Repositories\ChartCompositionRepository.cs Repositories\ClientRepository.cs Repositories\ClientSnapshotRepository.cs Repositories\DataQualityRepository.cs Repositories\DebtServiceRepository.cs Repositories\DebtSummaryRepository.cs Repositories\EmmaRatesRepository.cs Repositories\FeesRepository.cs Repositories\GeneralListsRepository.cs Repositories\InstrumentMaintenanceRepository.cs Repositories\KeyEventsRepository.cs Repositories\MarketDataRepository.cs Repositories\MetricCatalogRepository.cs Repositories\MTMAccrualsRepository.cs Repositories\OrganizationInstrumentRepository.cs Repositories\OrganizationRepository.cs Repositories\PortfolioSummaryRepository.cs Repositories\RateResetsRepository.cs Repositories\RatesReportRepository.cs Repositories\RefundingScaleRepository.cs Repositories\RFPRepository.cs Repositories\RiskManagementRepository.cs Repositories\ScenarioOptionRepository.cs Repositories\SfdcSyncRepository.cs Repositories\SLGSRepository.cs Repositories\StructuralEventsRepository.cs Repositories\SystemMaintenanceRepository.cs Repositories\UserRepository.cs Repositories\VendorRepository.cs Repositories\WorkDayCalendarRepository.cs "obj\any cpu\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" "obj\any cpu\Release\net6.0\FAPortal.Infrastructure.AssemblyInfo.cs" /warnaserror+:NU1605 2023-04-13T18:33:25.0430846Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): Warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). 2023-04-13T18:33:25.0436100Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0444978Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): Warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). 2023-04-13T18:33:25.0452226Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0461536Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Extensions\MappingExtensions.cs(438,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.0464265Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Extensions\MappingExtensions.cs(438,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0471158Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlignmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0474537Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlignmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0485565Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0488903Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0496485Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0502465Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0508996Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0513567Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0521679Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondSubSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0525149Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondSubSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0532171Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CouponType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0536709Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CouponType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0544533Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DayCountMethods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0549972Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DayCountMethods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0555812Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FixedPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0557914Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FixedPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0562094Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0564266Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0568374Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0570265Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0573752Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0576637Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0584525Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'PaymentAdjustmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0586784Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentAdjustmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0591000Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'PaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0595895Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0600194Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'ResetDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0602540Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ResetDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0611746Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'TimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0616457Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0623364Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'TimeSeriesElement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0628691Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TimeSeriesElement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0636994Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'VariablePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0640537Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'VariablePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0645213Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0647962Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0651558Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0653732Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0657206Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentIndexedRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0659169Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentIndexedRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0664544Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'MarketData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0666853Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MarketData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0673471Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapRateResetAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0675495Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapRateResetAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0681080Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentNonUniformRateResets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0683487Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentNonUniformRateResets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0688243Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentCommercialPaper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0690610Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentCommercialPaper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0695101Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentNameType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0697530Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentNameType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0703421Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CreditGroupType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0705834Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditGroupType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0713000Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondObligationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0714947Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondObligationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0720589Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'UnadjustedBondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0723054Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UnadjustedBondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0727570Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Organization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0732817Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Organization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0737761Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RateResetFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0741589Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0746323Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'PaymentPlanPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0749804Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentPlanPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0755015Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0757369Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0764321Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0766446Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0772562Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'YieldAdjustmentRules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0776996Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'YieldAdjustmentRules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0781967Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AccountingCapitalizedCost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0784556Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AccountingCapitalizedCost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0788937Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0791051Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0796071Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondInputSheetV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0798603Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondInputSheetV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0807770Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BondInputSheetAmortizationV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0810339Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondInputSheetAmortizationV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0814738Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RefundingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0816979Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0821262Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapUnderlyingInstrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0824821Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapUnderlyingInstrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0829571Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SavedBatchCalculations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0832386Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SavedBatchCalculations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0837832Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CachingAsOfDateLoadingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0840303Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CachingAsOfDateLoadingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0844989Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CachingAsOfDateLoadingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0847309Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CachingAsOfDateLoadingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0851728Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Fee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0854213Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Fee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0860364Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0862649Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0867203Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FeePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0871429Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FeePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0876010Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0878456Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0883272Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0887060Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0891728Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'LiquidityEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0894104Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'LiquidityEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0898384Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'KeyEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0900663Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'KeyEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0906500Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RefundingScaleGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0909253Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingScaleGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0913350Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RefundingScale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0915909Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingScale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0922635Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0926244Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0930660Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Debt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0934526Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Debt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0939382Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlternativeFunding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0941972Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlternativeFunding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0946425Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlternativeFundingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0948827Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlternativeFundingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0953834Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0956424Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0962318Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SlgsTimeDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0964699Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsTimeDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0969144Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'TaxabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0971053Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TaxabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0975841Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SeniorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0978220Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SeniorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0983196Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CollateralThreshold' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0985453Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CollateralThreshold' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0992122Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CreditRatingSymbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.0994769Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditRatingSymbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.0999569Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RatingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1001942Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1006832Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1009070Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1013528Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationRole' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1015819Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationRole' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1020412Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'PartyRoleType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1022704Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PartyRoleType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1032883Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SecurityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1036319Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SecurityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1041639Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'ComponentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1044071Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ComponentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1048742Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SecurityForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1051576Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SecurityForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1056002Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'PlacementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1058547Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PlacementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1063837Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1066251Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1070719Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CreditEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1073559Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1083852Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DSRFType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1237046Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DSRFType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1245051Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DSRFMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1248642Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DSRFMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1256262Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Outlook' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1259654Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Outlook' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1266459Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationOutlookRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1269950Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationOutlookRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1277324Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1280973Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1290156Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CallType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1293564Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CallType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1300391Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'MakeWholeRateResetMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1304093Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MakeWholeRateResetMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1310878Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CommercialPaperFrequencyAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1314497Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CommercialPaperFrequencyAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1320989Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DemandFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1324410Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DemandFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1331251Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RateResetSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1335351Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1341931Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EnhancementFeeMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1345594Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EnhancementFeeMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1353728Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'TermOutMarketRateIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1362462Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TermOutMarketRateIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1369889Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FutureRateAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1373420Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FutureRateAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1380144Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'TermOutApplicabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1383688Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TermOutApplicabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1390587Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DirectLendingPricingFormula' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1394100Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DirectLendingPricingFormula' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1400801Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1404326Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1422764Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'FailedAuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1426539Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FailedAuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1434618Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RateResetIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1438747Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1445294Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RevenueSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1448729Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RevenueSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1457069Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapBusinessDays' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1460528Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapBusinessDays' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1468179Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RatingThresholdModifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1471624Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingThresholdModifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1478221Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RatingThresholdRule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1481915Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingThresholdRule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1489800Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapQtrlySettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1493642Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapQtrlySettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1500324Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapMthSettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1503831Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapMthSettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1510326Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SwapSettlementDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1514790Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapSettlementDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1521397Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RedemptionAvailabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1525105Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RedemptionAvailabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1531620Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BlackboardAnnouncements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1534926Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BlackboardAnnouncements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1543973Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'UserList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1547643Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1554366Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DataQuality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1557856Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQuality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1565753Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DataQualityStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1569399Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1577254Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DataQualityPriorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1581903Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityPriorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1590310Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DataQualityActivityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1593849Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityActivityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1600650Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'DataQualityActivityHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1605181Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityActivityHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1612211Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1616240Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1622826Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertCategory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1626818Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertCategory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1633493Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Alert' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1637936Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Alert' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1644122Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1648873Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1655339Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertSettingList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1660468Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertSettingList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1676428Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'UserAlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1678969Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserAlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1684957Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertMonitoringData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1687453Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertMonitoringData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1691735Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertNotificationSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1693894Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertNotificationSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1697874Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EmailHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1700592Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EmailHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1704285Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationBatchJob' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1706202Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationBatchJob' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1709787Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'ActualPricing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1712840Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1720298Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'ActualPricingTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1722371Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricingTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1726107Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RFP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1727970Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RFP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1733373Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RFPResponses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1736884Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RFPResponses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1748618Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EmailTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1761207Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EmailTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1772205Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EMMASequenceNumbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1775855Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMASequenceNumbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1786089Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EMMAHeartbeats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1789729Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMAHeartbeats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1796291Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'EMMAPollings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1801365Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMAPollings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1809588Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'T_ForwardResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1813315Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'T_ForwardResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1821947Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RateResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1826248Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1836030Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'RateResetsUploadHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1840444Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetsUploadHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1847258Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SfdcSyncEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1852311Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1860805Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SfdcSyncItemEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1864478Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncItemEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1872524Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SfdcSyncItemType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1876184Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncItemType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1882888Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SfdcSyncStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1886815Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1896818Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Organizations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1901620Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Organizations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1910860Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1914767Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1923149Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1926695Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1934666Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1938180Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1945635Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'OrganizationServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1949252Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1958287Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AdvancedSearchCriterias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1963221Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AdvancedSearchCriterias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1971561Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'AlertNotificationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1975368Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertNotificationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1981676Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'UserPersonalizationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1987925Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserPersonalizationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.1994417Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'BankHolidayCalendar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.1997656Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BankHolidayCalendar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2005499Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'UserAgreement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2008800Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserAgreement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2017042Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Authorization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2020422Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Authorization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2029774Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2033138Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2042275Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CustomizationSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2047056Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CustomizationSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2054512Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CustomizationSetMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2060358Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CustomizationSetMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2069407Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'Customization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2072931Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Customization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2081000Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'HypotheticIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2084439Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'HypotheticIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2092656Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'ActualPricingSinkingFund' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2096056Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricingSinkingFund' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2103417Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SearchCriteriaResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2106863Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SearchCriteriaResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2113508Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SlgsRatesProcessing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2117055Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsRatesProcessing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2124698Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'SlgsDemandDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2128058Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsDemandDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2136294Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2139796Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2147865Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_MarketDataInterpolatedTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2151502Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_MarketDataInterpolatedTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2158341Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Rates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2161644Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Rates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2169136Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_YieldCurveEnvironment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2171256Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_YieldCurveEnvironment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2175088Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondValuationData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2177154Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondValuationData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2180916Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Enhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2182819Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Enhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2186384Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Vendors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2188233Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Vendors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2191699Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondsWithComponents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2193597Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondsWithComponents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2197042Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_AccountingBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2198923Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_AccountingBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2202334Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_SwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2204179Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2210431Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_SwapAmortizeWithBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2212392Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapAmortizeWithBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2216081Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_SwapSummaryInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2218289Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapSummaryInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2222084Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_DebtServiceAlternativeDebtInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2224027Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceAlternativeDebtInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2227494Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_DebtServiceBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2229382Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2233400Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_DebtServiceSwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2235732Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceSwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2239336Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_IndexNamesForOrganization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2241264Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_IndexNamesForOrganization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2245920Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondsAndSwapsNonHypotheticList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2247930Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondsAndSwapsNonHypotheticList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2252618Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Fees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2254466Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Fees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2258306Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondRatesReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2260235Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondRatesReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2263756Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondMarketUpdateReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2265928Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondMarketUpdateReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2269476Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_StructuralEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2271350Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_StructuralEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2275107Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondParOutstanding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2277050Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondParOutstanding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2280561Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_OrganizationCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2282487Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_OrganizationCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2286026Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Insurers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2287861Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Insurers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2291396Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Counterparties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2293333Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Counterparties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2296744Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2299413Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2303289Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_UserAlertSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2305219Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_UserAlertSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2308665Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Clients' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2310819Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Clients' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2314948Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_RecentActualPricings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2316876Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_RecentActualPricings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2320603Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_OrganizationCurrentCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2325143Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_OrganizationCurrentCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2329073Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_Underwriters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2331435Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Underwriters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2335310Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_DSRFFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2338094Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DSRFFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2342255Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_SwapWithTypeNameParsed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2344776Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapWithTypeNameParsed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2349932Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'vw_AutoGeneratedSystemComments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2351966Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_AutoGeneratedSystemComments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2355698Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetRMCollateralExposureSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2357629Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMCollateralExposureSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2361553Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetFutureRateAssumptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2363615Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetFutureRateAssumptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2371137Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSDebtServiceInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2373343Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtServiceInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2379537Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSBondDebtSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2382360Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSBondDebtSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2386193Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSMetricCatalogInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2388314Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMetricCatalogInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2392989Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSCompositionUnderlyingDebtMix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2395215Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionUnderlyingDebtMix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2399502Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSMarketReliantCapitalDiversifications' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2401514Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMarketReliantCapitalDiversifications' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2406287Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSCompositionTaxExemptRatioExposureExList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2408297Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionTaxExemptRatioExposureExList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2411952Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSCreditLiquidEnhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2413881Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCreditLiquidEnhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2417338Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSDebtCallabilities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2422307Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtCallabilities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2433695Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSCompositionEventRiskExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2439091Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionEventRiskExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2449054Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSDebtSwapPortfolios' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2452648Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtSwapPortfolios' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2462155Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSPortfolioAll' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2466418Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioAll' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2474992Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSPortfolioComittedCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2478574Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioComittedCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2489071Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSMarketReliantCapitol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2494065Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMarketReliantCapitol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2500696Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2504043Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2510647Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProductsIndexes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2514474Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProductsIndexes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2524108Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetSessionScenarioList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2527712Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSessionScenarioList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2535400Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetSessionScenarioValues' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2538884Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSessionScenarioValues' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2547311Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetSOInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2550853Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSOInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2557784Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'CalculateMissingMTMWithAsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2561339Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CalculateMissingMTMWithAsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2569326Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetClientCostOfCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2573035Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetClientCostOfCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2579688Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetRMBankExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2603478Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMBankExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2610407Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetRMBankExposureSIFMASpread' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2614358Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMBankExposureSIFMASpread' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2622983Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): Warning CS8618: Non-nullable property 'GetRMEventRiskSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2626926Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMEventRiskSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2631560Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(60,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2633105Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(60,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2641617Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(99,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2645808Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(99,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2650785Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(36,25): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2652838Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(36,25): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2656164Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(41,34): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2657672Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(41,34): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2660552Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(46,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2663484Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(46,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2667532Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(247,26): Warning CS8605: Unboxing a possibly null value. 2023-04-13T18:33:25.2669052Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(247,26): warning CS8605: Unboxing a possibly null value. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2672037Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SystemMaintenanceRepository.cs(366,66): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2673592Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SystemMaintenanceRepository.cs(366,66): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2676467Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(260,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2679080Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(260,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2684647Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(276,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2686322Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(276,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2690444Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(292,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2691945Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(292,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2694790Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(336,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2696374Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(336,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2699171Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(445,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2700629Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(445,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2703383Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(499,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2705344Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(499,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2709408Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(188,42): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2711059Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(188,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2714005Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(189,53): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2715488Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(189,53): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2719275Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(617,78): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2720824Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(617,78): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2724407Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(709,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2725891Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(709,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2728718Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(767,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2730309Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(767,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2733516Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityForm.cs(8,23): Warning CS8618: Non-nullable property 'SecurityFormName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2735357Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityForm.cs(8,23): warning CS8618: Non-nullable property 'SecurityFormName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2739993Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityName.cs(13,23): Warning CS8618: Non-nullable property 'SecurityTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. 2023-04-13T18:33:25.2743441Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityName.cs(13,23): warning CS8618: Non-nullable property 'SecurityTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2747250Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BloombergRepository.cs(95,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2749435Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BloombergRepository.cs(95,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2752525Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(51,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2754016Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(51,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2756863Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(53,39): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2759059Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(53,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2763831Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(33,43): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2765451Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(33,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2768624Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(34,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2770156Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(34,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2773079Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(35,42): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2774732Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(35,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2777628Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(36,39): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2782947Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(36,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2786544Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(57,43): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2788368Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(57,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2791812Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(58,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2795712Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(58,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2799943Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(59,42): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2801633Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(59,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2804470Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(60,39): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2805919Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(60,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2808933Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(33,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.2810410Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(33,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2813268Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(36,54): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2814779Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(36,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2817615Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(37,17): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2819087Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(37,17): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2824022Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(76,17): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2825754Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(76,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2830002Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(134,54): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:25.2831658Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(134,54): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2850198Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(140,41): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:25.2851952Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(140,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2855341Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(145,37): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:25.2856990Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(145,37): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2860569Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(192,101): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2862174Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(192,101): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2865354Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(196,103): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2867307Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(196,103): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2870365Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(197,93): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2871852Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(197,93): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2875260Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(148,60): Warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. 2023-04-13T18:33:25.2904716Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(148,60): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2909232Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(374,35): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2911249Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(374,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2914468Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(375,28): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2915992Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(375,28): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2920042Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(376,34): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2921840Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(376,34): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2925571Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(207,54): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2927104Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(207,54): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2930734Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(448,103): Warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. 2023-04-13T18:33:25.2932836Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(448,103): warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2936950Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(452,41): Warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. 2023-04-13T18:33:25.2940037Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(452,41): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2943686Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(234,54): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2945210Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(234,54): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2948281Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(290,121): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2950456Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(290,121): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2954711Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(295,126): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2962842Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(295,126): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2966831Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(309,130): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2968368Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(309,130): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2972019Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(320,131): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.2973549Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(320,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2976462Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(321,67): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2977990Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(321,67): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2980870Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(322,66): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2982378Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(322,66): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2985270Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(162,78): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.2986806Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(162,78): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2990975Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(165,40): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2992589Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(165,40): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.2995616Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(166,41): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.2997135Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(166,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3000176Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(168,37): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3002293Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(168,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3006838Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(174,43): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3008628Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(174,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3011923Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(175,37): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3013434Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(175,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3017081Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(180,111): Warning CS8604: Possible null reference argument for parameter 'eventTypeName' in 'BondEventOccurrence EventOccurrenceHelper.GetBondEvent(int instrumentID, string eventTypeName, DateTime eventDate, IEnumerable amortizations)'. 2023-04-13T18:33:25.3019357Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(180,111): warning CS8604: Possible null reference argument for parameter 'eventTypeName' in 'BondEventOccurrence EventOccurrenceHelper.GetBondEvent(int instrumentID, string eventTypeName, DateTime eventDate, IEnumerable amortizations)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3022875Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(131,58): Warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. 2023-04-13T18:33:25.3024606Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(131,58): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3027570Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(162,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3029053Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(162,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3033800Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(70,38): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3036490Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(70,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3047900Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(72,32): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3049592Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(72,32): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3060499Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(73,41): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3062062Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(73,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3066601Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(74,49): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3068286Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(74,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3140068Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(75,38): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3141701Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(75,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3145095Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(76,44): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3147332Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(76,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3150432Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(77,41): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3152561Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(77,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3155617Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(80,37): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3157112Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(80,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3160068Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(81,36): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3162152Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(81,36): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3165396Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(82,35): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3166842Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(82,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3170147Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(83,42): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3171798Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(83,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3174663Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(84,35): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3176470Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(84,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3179622Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(91,49): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3181222Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(91,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3184189Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(101,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3185652Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(101,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3238977Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(102,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3242771Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(102,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3246086Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(103,44): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3247712Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(103,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3251445Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(104,45): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3255035Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(104,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3258319Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(105,46): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3259825Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(105,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3268248Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(106,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3269816Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(106,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3272939Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(107,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3274538Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(107,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3278757Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(892,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3280244Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(892,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3288602Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(949,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3290235Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(949,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3294765Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(53,38): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3296381Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(53,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3299412Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(54,42): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3300940Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(54,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3304820Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(55,39): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3306347Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(55,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3309205Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(56,38): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3310799Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(56,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3313630Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(60,54): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3315107Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(60,54): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3318492Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(61,49): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3321358Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(61,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3325680Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(67,49): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3327213Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(67,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3330116Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(68,52): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3331610Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(68,52): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3336872Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(69,44): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3339628Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(69,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3344737Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(70,45): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3347312Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(70,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3355573Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(498,103): Warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. 2023-04-13T18:33:25.3359313Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(498,103): warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3365351Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(503,46): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3367429Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(503,46): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3371350Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\OrganizationInstrumentRepository.cs(65,66): Warning CS8604: Possible null reference argument for parameter 'type' in 'InstrumentType OrganizationInstrumentRepository.GetInstrumentTypeFromString(string type)'. 2023-04-13T18:33:25.3373362Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\OrganizationInstrumentRepository.cs(65,66): warning CS8604: Possible null reference argument for parameter 'type' in 'InstrumentType OrganizationInstrumentRepository.GetInstrumentTypeFromString(string type)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3376541Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(92,34): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3378553Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(92,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3381928Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(104,30): Warning CS0168: The variable 'e' is declared but never used 2023-04-13T18:33:25.3383455Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(104,30): warning CS0168: The variable 'e' is declared but never used [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3386322Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(251,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3387934Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(251,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3391209Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(151,45): Warning CS8604: Possible null reference argument for parameter 'entity' in 'EntityEntry DbSet.Attach(RateResetsUpload entity)'. 2023-04-13T18:33:25.3408632Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(151,45): warning CS8604: Possible null reference argument for parameter 'entity' in 'EntityEntry DbSet.Attach(RateResetsUpload entity)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3412311Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(57,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3415768Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(57,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3419895Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(180,55): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3421989Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(180,55): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3425090Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(199,54): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3427868Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(199,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3431063Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(115,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3433026Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(115,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3436061Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\EmmaRatesRepository.cs(58,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3437546Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\EmmaRatesRepository.cs(58,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3440894Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(256,92): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3442387Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(256,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3445227Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(261,58): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3446827Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(261,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3452578Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(275,54): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3454905Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(275,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3458062Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(283,111): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3460166Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(283,111): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3463208Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(341,54): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3464712Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(341,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3467564Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(343,55): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3469038Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(343,55): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3471896Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(344,54): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3473382Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(344,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3476481Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(395,44): Warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. 2023-04-13T18:33:25.3478216Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(395,44): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3482068Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(425,92): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3483901Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(425,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3486917Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(430,57): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3488483Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(430,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3491791Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(432,58): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3493421Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(432,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3496275Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(433,57): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3498592Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(433,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3502140Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(511,92): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3503645Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(511,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3506489Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(519,61): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3509529Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(519,61): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3512912Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(587,92): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3516292Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(587,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3519938Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(670,92): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3521473Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(670,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3539003Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(420,60): Warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. 2023-04-13T18:33:25.3543596Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(420,60): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3547226Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\InstrumentMaintenanceRepository.cs(255,38): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3550021Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\InstrumentMaintenanceRepository.cs(255,38): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3554943Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(148,36): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3556543Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(148,36): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3559783Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(149,36): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3561314Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(149,36): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3564197Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1056,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3565644Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1056,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3569180Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1060,49): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3570727Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1060,49): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3573619Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1061,29): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3575895Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1061,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3579932Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1071,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3581421Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1071,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3584276Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1077,27): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3585914Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1077,27): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3589569Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1087,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3591074Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1087,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3594257Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1105,24): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3595752Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1105,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3598588Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(82,91): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3600051Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(82,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3603057Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(85,44): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3604527Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(85,44): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3608540Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(146,74): Warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. 2023-04-13T18:33:25.3610533Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(146,74): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3615341Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,42): Warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. 2023-04-13T18:33:25.3617765Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,42): warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3631031Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,66): Warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. 2023-04-13T18:33:25.3636821Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,66): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3645703Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(293,45): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3647444Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(293,45): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3657430Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(383,45): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3660021Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(383,45): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3669107Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(467,68): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3672213Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(467,68): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3677760Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(468,62): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3679364Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(468,62): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3682941Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(494,48): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3686125Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(494,48): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3689973Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(340,48): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3691456Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(340,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3694304Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(441,95): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3695775Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(441,95): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3698560Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(459,52): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3700009Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(459,52): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3703642Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(531,48): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3705294Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(531,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3709557Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(549,50): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3711067Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(549,50): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3714046Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(243,91): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3715540Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(243,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3719264Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(246,44): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3721780Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(246,44): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3725291Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(307,74): Warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. 2023-04-13T18:33:25.3727199Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(307,74): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3731954Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,42): Warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. 2023-04-13T18:33:25.3734387Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,42): warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3741552Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,66): Warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. 2023-04-13T18:33:25.3744039Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,66): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3747691Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(419,48): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3749374Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(419,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3752256Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(525,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3753725Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(525,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3758888Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(639,48): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3761621Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(639,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3767058Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(651,96): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3769664Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(651,96): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3774349Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(672,47): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3775872Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(672,47): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3778800Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(567,53): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3780306Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(567,53): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3783135Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(574,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.3785271Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(574,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3789043Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(728,86): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3790595Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(728,86): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3793586Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(958,40): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3795385Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(958,40): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3798371Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(959,39): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3799974Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(959,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3802827Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(973,33): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3804301Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(973,33): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3807111Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(976,29): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3808690Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(976,29): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3811625Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(667,21): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3813119Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(667,21): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3815998Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(678,29): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3819708Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(678,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3823005Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(691,56): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3824502Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(691,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3827373Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(710,29): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3828874Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(710,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3831691Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(723,56): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3833144Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(723,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3836548Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(742,48): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3838043Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(742,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3841414Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(743,40): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3844862Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(743,40): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3847909Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(744,37): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3849397Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(744,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3852231Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(745,39): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.3854375Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(745,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3858307Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(809,74): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:25.3860001Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(809,74): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3863200Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(810,78): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:25.3864809Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(810,78): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3867747Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(821,25): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3869235Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(821,25): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3872130Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(837,58): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3873589Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(837,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3876390Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(762,17): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3877881Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(762,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3881370Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(768,26): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3882878Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(768,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3886050Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(781,56): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3887537Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(781,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3890648Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(846,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3892081Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(846,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3896381Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(905,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3897864Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(905,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3900659Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(865,84): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3902112Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(865,84): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3904937Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(967,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3906454Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(967,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3909341Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1023,36): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3910795Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1023,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3913658Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1097,65): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3915115Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1097,65): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3917886Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1128,91): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3919338Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1128,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3922700Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1133,39): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3924184Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1133,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3928050Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(934,77): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3929576Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(934,77): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3932532Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(950,78): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3933987Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(950,78): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3936947Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1034,156): Warning CS8629: Nullable value type may be null. 2023-04-13T18:33:25.3938401Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1034,156): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3941208Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1067,150): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3943468Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1067,150): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3947884Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1068,146): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3959725Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1068,146): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3963052Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1069,168): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3964570Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1069,168): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3967511Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1070,156): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3969027Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1070,156): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3973106Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1071,164): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3974690Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1071,164): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3978231Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1072,128): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3979779Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1072,128): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3983486Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1073,146): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3985196Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1073,146): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3989262Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1074,147): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3990852Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1074,147): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3994638Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1075,155): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.3996161Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1075,155): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.3999950Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1076,162): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.4001993Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1076,162): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4005041Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1077,161): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.4006541Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1077,161): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4009412Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1203,26): Warning CS8602: Dereference of a possibly null reference. 2023-04-13T18:33:25.4011371Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1203,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4014346Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1216,20): Warning CS8603: Possible null reference return. 2023-04-13T18:33:25.4015793Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1216,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4018732Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1236,29): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.4020213Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1236,29): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4023050Z ##[warning]Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1240,38): Warning CS8601: Possible null reference assignment. 2023-04-13T18:33:25.4024658Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1240,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:25.4025994Z CompilerServer: server - server processed compilation - 53ccc0a2-3bdb-4955-ba2d-8707bbe51818 2023-04-13T18:33:25.4026463Z _CopyFilesMarkedCopyLocal: 2023-04-13T18:33:25.4027357Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.dll" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Domain.dll". 2023-04-13T18:33:25.4028829Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Models.dll". 2023-04-13T18:33:25.4030323Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Models.pdb". 2023-04-13T18:33:25.4031509Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb". 2023-04-13T18:33:25.4032525Z Creating "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\FAPortal.Infrastructure.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-04-13T18:33:25.8006482Z CopyFilesToOutputDirectory: 2023-04-13T18:33:25.8008541Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\FAPortal.Infrastructure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.dll". 2023-04-13T18:33:25.8029827Z Copying reference assembly from "obj\any cpu\Release\net6.0\refint\FAPortal.Infrastructure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\ref\FAPortal.Infrastructure.dll". 2023-04-13T18:33:25.8040005Z FAPortal.Infrastructure -> D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.dll 2023-04-13T18:33:25.8045563Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\FAPortal.Infrastructure.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.pdb". 2023-04-13T18:33:25.8126875Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (default targets). 2023-04-13T18:33:26.4928464Z ResolveStaticWebAssetsConfiguration: 2023-04-13T18:33:26.4929307Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\". 2023-04-13T18:33:26.4934897Z Creating directory "obj\any cpu\Release\net6.0\staticwebassets\". 2023-04-13T18:33:26.6138305Z CoreGenerateAssemblyInfo: 2023-04-13T18:33:26.6139578Z Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 2023-04-13T18:33:26.7971006Z _DiscoverMvcApplicationParts: 2023-04-13T18:33:26.7971971Z Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 2023-04-13T18:33:26.7975683Z Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 2023-04-13T18:33:26.7980901Z Creating "obj\any cpu\Release\net6.0\FAPortal.Services.MvcApplicationPartsAssemblyInfo.cache" because "AlwaysCreate" was specified. 2023-04-13T18:33:26.8206504Z CoreCompile: 2023-04-13T18:33:26.8504972Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:enable /reference:C:\Users\VssAdministrator\.nuget\packages\automapper.data\7.0.2\lib\netstandard2.1\AutoMapper.Data.dll /reference:C:\Users\VssAdministrator\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:C:\Users\VssAdministrator\.nuget\packages\automapper.ef6\2.1.1\lib\netstandard2.1\AutoMapper.EF6.dll /reference:C:\Users\VssAdministrator\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.core\1.23.0\lib\net5.0\Azure.Core.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.data.appconfiguration\1.2.0\lib\netstandard2.0\Azure.Data.AppConfiguration.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.identity\1.3.0\lib\netstandard2.0\Azure.Identity.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.messaging.eventgrid\4.7.0\lib\netstandard2.0\Azure.Messaging.EventGrid.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.certificates\4.1.0\lib\netstandard2.0\Azure.Security.KeyVault.Certificates.dll /reference:C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.secrets\4.3.0\lib\netstandard2.0\Azure.Security.KeyVault.Secrets.dll /reference:C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler\0.28.0\lib\netstandard2.0\DelegateDecompiler.dll /reference:C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler.entityframework\0.28.0\lib\netstandard2.1\DelegateDecompiler.EntityFramework.dll /reference:C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.dll /reference:C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.SqlServer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\excelfinancialfunctions\3.2.0\lib\netstandard2.0\ExcelFinancialFunctions.dll /reference:"D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\obj\any cpu\Release\net6.0\ref\FAPortal.Domain.dll" /reference:"D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\obj\any cpu\Release\net6.0\ref\FAPortal.Infrastructure.dll" /reference:"D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" /reference:C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\FSharp.Core.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.applicationinsights\2.12.0\lib\netstandard2.0\Microsoft.ApplicationInsights.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authentication.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.openidconnect\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authorization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Components.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Cors.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Hosting.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Identity.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Localization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Metadata.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Razor.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Routing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.Session.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.SignalR.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.appconfiguration.aspnetcore\5.0.0\lib\net5.0\Microsoft.Azure.AppConfiguration.AspNetCore.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.keyvault.core\3.0.5\lib\netstandard2.0\Microsoft.Azure.KeyVault.Core.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.CSharp.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\ref\netcoreapp3.1\Microsoft.Data.SqlClient.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.abstractions\6.0.5\lib\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.relational\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.Relational.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.sqlserver\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.stackexchangeredis\6.0.6\lib\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.azureappconfiguration\5.0.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencymodel\3.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Features.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Hosting.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Http.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Identity.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Localization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.Console.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.ObjectPool.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Options.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Extensions.WebEncoders.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.featuremanagement\2.5.1\lib\net5.0\Microsoft.FeatureManagement.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client\4.42.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client.extensions.msal\2.16.5\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificate\1.24.0\lib\net5.0\Microsoft.Identity.Web.Certificate.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificateless\1.24.0\lib\netstandard2.0\Microsoft.Identity.Web.Certificateless.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web\1.24.0\lib\net5.0\Microsoft.Identity.Web.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.tokencache\1.24.0\lib\net5.0\Microsoft.Identity.Web.TokenCache.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.logging\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.tokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.validators\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Validators.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.JSInterop.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Net.Http.Headers.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime.azure\3.3.18\lib\netstandard1.4\Microsoft.Rest.ClientRuntime.Azure.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime\2.3.20\lib\netstandard2.0\Microsoft.Rest.ClientRuntime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.VisualBasic.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\Microsoft.Win32.Registry.dll /reference:C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\lib\net6.0\Microsoft.Win32.SystemEvents.dll /reference:C:\Users\VssAdministrator\.nuget\packages\mono.reflection.core\1.1.1\lib\netstandard2.0\Mono.Reflection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\mscorlib.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\netstandard.dll /reference:C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:C:\Users\VssAdministrator\.nuget\packages\pipelines.sockets.unofficial\2.2.0\lib\net5.0\Pipelines.Sockets.Unofficial.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.aspnetcore\5.0.0\lib\net5.0\Serilog.AspNetCore.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog\2.11.0\lib\net5.0\Serilog.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.environment\2.2.0\lib\netstandard2.0\Serilog.Enrichers.Environment.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.process\2.0.2\lib\netstandard2.0\Serilog.Enrichers.Process.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.thread\3.1.0\lib\netstandard2.0\Serilog.Enrichers.Thread.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.hosting\4.2.0\lib\netstandard2.1\Serilog.Extensions.Hosting.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.logging\3.1.0\lib\netstandard2.0\Serilog.Extensions.Logging.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.formatting.compact\1.1.0\lib\netstandard2.0\Serilog.Formatting.Compact.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.settings.configuration\3.3.0\lib\netstandard2.0\Serilog.Settings.Configuration.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.applicationinsights\3.1.0\lib\netstandard2.0\Serilog.Sinks.ApplicationInsights.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.async\1.5.0\lib\netstandard2.0\Serilog.Sinks.Async.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.console\4.0.1\lib\net5.0\Serilog.Sinks.Console.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.debug\2.0.0\lib\netstandard2.1\Serilog.Sinks.Debug.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.file\5.0.0\lib\net5.0\Serilog.Sinks.File.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.periodicbatching\2.3.0\lib\netstandard2.0\Serilog.Sinks.PeriodicBatching.dll /reference:C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.seq\5.1.1\lib\net5.0\Serilog.Sinks.Seq.dll /reference:C:\Users\VssAdministrator\.nuget\packages\stackexchange.redis\2.2.4\lib\net5.0\StackExchange.Redis.dll /reference:C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swagger\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.Swagger.dll /reference:C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggergen\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll /reference:C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggerui\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.AppContext.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Buffers.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.codedom\4.7.0\ref\netstandard2.0\System.CodeDom.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Concurrent.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Immutable.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.NonGeneric.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Collections.Specialized.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Annotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.DataAnnotations.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.EventBasedAsync.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ComponentModel.TypeConverter.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.configuration.configurationmanager\6.0.0\lib\net6.0\System.Configuration.ConfigurationManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Configuration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Console.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Core.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.DataSetExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Data.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\ref\netcoreapp2.1\System.Data.SqlClient.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Contracts.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Debug.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.DiagnosticSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.EventLog.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\ref\netstandard2.0\System.Diagnostics.PerformanceCounter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Process.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.StackTrace.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tools.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.TraceSource.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Diagnostics.Tracing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\lib\net6.0\System.Drawing.Common.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Drawing.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Dynamic.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Formats.Asn1.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Calendars.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Globalization.Extensions.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.identitymodel.tokens.jwt\6.17.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.Brotli.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Compression.ZipFile.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.DriveInfo.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.FileSystem.Watcher.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.IsolatedStorage.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.MemoryMappedFiles.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipelines.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.Pipes.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.IO.UnmanagedMemoryStream.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Expressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Linq.Queryable.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Memory.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Http.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.HttpListener.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Mail.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NameResolution.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.NetworkInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Ping.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Requests.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Security.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.ServicePoint.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.Sockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebClient.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebHeaderCollection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.Client.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Net.WebSockets.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Numerics.Vectors.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ObjectModel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.DispatchProxy.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.ILGeneration.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Emit.Lightweight.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Metadata.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Reflection.TypeExtensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Reader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.ResourceManager.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Resources.Writer.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\lib\net6.0\System.Runtime.Caching.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Handles.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Intrinsics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Loader.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Numerics.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Formatters.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Primitives.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Runtime.Serialization.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.AccessControl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Claims.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Algorithms.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Cng.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Csp.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.OpenSsl.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Primitives.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\lib\net6.0\System.Security.Cryptography.ProtectedData.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.X509Certificates.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\ref\net6.0\System.Security.Cryptography.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.security.permissions\6.0.0\lib\net6.0\System.Security.Permissions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.Principal.Windows.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Security.SecureString.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceModel.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ServiceProcess.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.CodePages.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encoding.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Encodings.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.Json.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Text.RegularExpressions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Channels.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Overlapped.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Dataflow.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Tasks.Parallel.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Thread.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.ThreadPool.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Threading.Timer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Transactions.Local.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.ValueTuple.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Web.HttpUtility.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Windows.dll /reference:C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\lib\net6.0\System.Windows.Extensions.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Linq.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.ReaderWriter.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.Serialization.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XmlSerializer.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\System.Xml.XPath.XDocument.dll /reference:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\ref\net6.0\WindowsBase.dll /debug+ /debug:portable /filealign:512 /optimize+ /out:"obj\any cpu\Release\net6.0\FAPortal.Services.dll" /refout:"obj\any cpu\Release\net6.0\refint\FAPortal.Services.dll" /target:exe /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:"obj\any cpu\Release\net6.0\FAPortal.Services.GeneratedMSBuildEditorConfig.editorconfig" /analyzerconfig:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk.Web\analyzers\cs\Microsoft.AspNetCore.Analyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk.Web\analyzers\cs\Microsoft.AspNetCore.Mvc.Analyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk.Web\analyzers\cs\Microsoft.AspNetCore.Components.Analyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.analyzers\6.0.3\analyzers\dotnet\cs\Microsoft.EntityFrameworkCore.Analyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.7\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll /analyzer:C:\hostedtoolcache\windows\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.7\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk.Razor\targets\..\\source-generators\Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.dll /analyzer:C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk.Razor\targets\..\\source-generators\Microsoft.NET.Sdk.Razor.SourceGenerators.dll C:\Users\VssAdministrator\.nuget\packages\isexternalinit\1.0.3\contentFiles\cs\net5.0\IsExternalInit\IsExternalInit.cs ApiManagementOptions.cs CachingOptions.cs CapitalStructureOptions.cs HttpHeadersMiddleware.cs LoggerConfigurationExtensions.cs Modules\Accounting\AccountingModule.cs Modules\Accruals\AccrualsController.cs Modules\Accruals\AccrualsModule.cs Modules\Alerts\AlertsModule.cs Modules\AlternativeDebt\AlternativeDebtModule.cs Modules\BatchRates\BatchRatesModule.cs Modules\Bloomberg\BloombergModule.cs Modules\CachingModule.cs Modules\Common\BlackboardAnnouncementModule.cs Modules\Common\ClientModule.cs Modules\Common\ClientSnapshotModule.cs Modules\Common\DataQualityModule.cs Modules\Common\ListsModule.cs Modules\Common\MarketDataModule.cs Modules\Common\OrganizationModule.cs Modules\Common\ScenarioOptionModule.cs Modules\Common\UserModule.cs Modules\DebtService\DebtServiceModule.cs Modules\DebtSummary\DebtSummaryModule.cs Modules\IModule.cs Modules\InstrumentMaintenance\InstrumentMaintenanceModule.cs Modules\MetricCatalog\MetricCatalogModule.cs Modules\ModuleExtensions.cs Modules\Portfolio\PortfolioChartModule.cs Modules\Portfolio\PortfolioStatisticsModule.cs Modules\Reports\ReportsModule.cs Modules\RiskManagement\RiskManagementModule.cs Modules\Sfdc\SfdcModule.cs Modules\SwapSummary\SwapSummaryModule.cs Modules\SystemMaintenance\SystemMaintenanceModule.cs Program.cs "obj\any cpu\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" "obj\any cpu\Release\net6.0\FAPortal.Services.AssemblyInfo.cs" "obj\any cpu\Release\net6.0\FAPortal.Services.MvcApplicationPartsAssemblyInfo.cs" /warnaserror+:NU1605 2023-04-13T18:33:28.6526957Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Reports\ReportsModule.cs(9,7): Warning CS0105: The using directive for 'FAPortal.Domain.Repositories' appeared previously in this namespace 2023-04-13T18:33:28.6529318Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Reports\ReportsModule.cs(9,7): warning CS0105: The using directive for 'FAPortal.Domain.Repositories' appeared previously in this namespace [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6538680Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(34,32): Warning CS8604: Possible null reference argument for parameter 'logger' in 'LocalCache.LocalCache(ILogger logger)'. 2023-04-13T18:33:28.6541190Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(34,32): warning CS8604: Possible null reference argument for parameter 'logger' in 'LocalCache.LocalCache(ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6545026Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,43): Warning CS8604: Possible null reference argument for parameter 'connectionFactory' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. 2023-04-13T18:33:28.6547058Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,43): warning CS8604: Possible null reference argument for parameter 'connectionFactory' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6550822Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,91): Warning CS8604: Possible null reference argument for parameter 'logger' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. 2023-04-13T18:33:28.6552999Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,91): warning CS8604: Possible null reference argument for parameter 'logger' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6556526Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(36,16): Warning CS8604: Possible null reference argument for parameter 'cacheSettings' in 'CacheProvider.CacheProvider(ICacheSource[] cacheProviders, ICachingOptions cacheSettings)'. 2023-04-13T18:33:28.6558461Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(36,16): warning CS8604: Possible null reference argument for parameter 'cacheSettings' in 'CacheProvider.CacheProvider(ICacheSource[] cacheProviders, ICachingOptions cacheSettings)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6563010Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(37,84): Warning CS8604: Possible null reference argument for parameter 'cacheProvider' in 'CachedRepository.CachedRepository(ICacheProvider cacheProvider, string containerName)'. 2023-04-13T18:33:28.6564980Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(37,84): warning CS8604: Possible null reference argument for parameter 'cacheProvider' in 'CachedRepository.CachedRepository(ICacheProvider cacheProvider, string containerName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6569089Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Program.cs(76,34): Warning CS8604: Possible null reference argument for parameter 'configuration' in 'IServiceCollection ModuleExtensions.RegisterModules(IServiceCollection services, IConfiguration configuration)'. 2023-04-13T18:33:28.6571211Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Program.cs(76,34): warning CS8604: Possible null reference argument for parameter 'configuration' in 'IServiceCollection ModuleExtensions.RegisterModules(IServiceCollection services, IConfiguration configuration)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6579399Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Portfolio\PortfolioChartModule.cs(26,47): Warning CS8600: Converting null literal or possible null value to non-nullable type. 2023-04-13T18:33:28.6583092Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Portfolio\PortfolioChartModule.cs(26,47): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6591274Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(34,70): Warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. 2023-04-13T18:33:28.6595390Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(34,70): warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6599955Z ##[warning]Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(56,70): Warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. 2023-04-13T18:33:28.6602400Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(56,70): warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:28.6603759Z CompilerServer: server - server processed compilation - 1b2bb254-941a-454b-9f42-e192b70770b4 2023-04-13T18:33:28.8561415Z _GenerateScopedCssFiles: 2023-04-13T18:33:28.8563007Z Skipping target "_GenerateScopedCssFiles" because it has no outputs. 2023-04-13T18:33:28.8563863Z _GenerateScopedCssFiles: 2023-04-13T18:33:28.8564394Z Skipping target "_GenerateScopedCssFiles" because it has no outputs. 2023-04-13T18:33:28.8807973Z _BuildCopyStaticWebAssetsPreserveNewest: 2023-04-13T18:33:28.8808867Z Skipping target "_BuildCopyStaticWebAssetsPreserveNewest" because it has no outputs. 2023-04-13T18:33:28.8898219Z _CopyFilesMarkedCopyLocal: 2023-04-13T18:33:28.8899993Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.data\7.0.2\lib\netstandard2.1\AutoMapper.Data.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\AutoMapper.Data.dll". 2023-04-13T18:33:28.8903404Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.ef6\2.1.1\lib\netstandard2.1\AutoMapper.EF6.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\AutoMapper.EF6.dll". 2023-04-13T18:33:28.8904915Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\AutoMapper.dll". 2023-04-13T18:33:28.8906280Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-04-13T18:33:28.8922385Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.core\1.23.0\lib\net5.0\Azure.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Core.dll". 2023-04-13T18:33:28.8924666Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.data.appconfiguration\1.2.0\lib\netstandard2.0\Azure.Data.AppConfiguration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Data.AppConfiguration.dll". 2023-04-13T18:33:28.8938914Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.identity\1.3.0\lib\netstandard2.0\Azure.Identity.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Identity.dll". 2023-04-13T18:33:28.8945325Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.messaging.eventgrid\4.7.0\lib\netstandard2.0\Azure.Messaging.EventGrid.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Messaging.EventGrid.dll". 2023-04-13T18:33:28.8948605Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.certificates\4.1.0\lib\netstandard2.0\Azure.Security.KeyVault.Certificates.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Security.KeyVault.Certificates.dll". 2023-04-13T18:33:28.8970889Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.secrets\4.3.0\lib\netstandard2.0\Azure.Security.KeyVault.Secrets.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Azure.Security.KeyVault.Secrets.dll". 2023-04-13T18:33:28.8973393Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler\0.28.0\lib\netstandard2.0\DelegateDecompiler.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\DelegateDecompiler.dll". 2023-04-13T18:33:28.8976405Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler.entityframework\0.28.0\lib\netstandard2.1\DelegateDecompiler.EntityFramework.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\DelegateDecompiler.EntityFramework.dll". 2023-04-13T18:33:28.8979465Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.SqlServer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\EntityFramework.SqlServer.dll". 2023-04-13T18:33:28.8981721Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\EntityFramework.dll". 2023-04-13T18:33:28.8984695Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\excelfinancialfunctions\3.2.0\lib\netstandard2.0\ExcelFinancialFunctions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\ExcelFinancialFunctions.dll". 2023-04-13T18:33:28.8986991Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\FSharp.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FSharp.Core.dll". 2023-04-13T18:33:28.8989181Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll". 2023-04-13T18:33:28.8991902Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.applicationinsights\2.12.0\lib\netstandard2.0\Microsoft.ApplicationInsights.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.ApplicationInsights.dll". 2023-04-13T18:33:28.8994866Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.openidconnect\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll". 2023-04-13T18:33:28.9012152Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.appconfiguration.aspnetcore\5.0.0\lib\net5.0\Microsoft.Azure.AppConfiguration.AspNetCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Azure.AppConfiguration.AspNetCore.dll". 2023-04-13T18:33:28.9017972Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.keyvault.core\3.0.5\lib\netstandard2.0\Microsoft.Azure.KeyVault.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Azure.KeyVault.Core.dll". 2023-04-13T18:33:28.9019858Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Bcl.AsyncInterfaces.dll". 2023-04-13T18:33:28.9022563Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:28.9024553Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.EntityFrameworkCore.dll". 2023-04-13T18:33:28.9075167Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.sqlserver\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll". 2023-04-13T18:33:28.9077376Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.relational\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.Relational.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.EntityFrameworkCore.Relational.dll". 2023-04-13T18:33:28.9080138Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.abstractions\6.0.5\lib\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll". 2023-04-13T18:33:28.9082833Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.memory\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Extensions.Caching.Memory.dll". 2023-04-13T18:33:28.9087137Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.stackexchangeredis\6.0.6\lib\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll". 2023-04-13T18:33:28.9104541Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.azureappconfiguration\5.0.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll". 2023-04-13T18:33:28.9110456Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencymodel\3.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyModel.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Extensions.DependencyModel.dll". 2023-04-13T18:33:28.9111937Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.featuremanagement\2.5.1\lib\net5.0\Microsoft.FeatureManagement.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.FeatureManagement.dll". 2023-04-13T18:33:28.9113230Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client\4.42.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Client.dll". 2023-04-13T18:33:28.9114611Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client.extensions.msal\2.16.5\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-04-13T18:33:28.9115930Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web\1.24.0\lib\net5.0\Microsoft.Identity.Web.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Web.dll". 2023-04-13T18:33:28.9117543Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificate\1.24.0\lib\net5.0\Microsoft.Identity.Web.Certificate.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Web.Certificate.dll". 2023-04-13T18:33:28.9119972Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificateless\1.24.0\lib\netstandard2.0\Microsoft.Identity.Web.Certificateless.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Web.Certificateless.dll". 2023-04-13T18:33:28.9122456Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.tokencache\1.24.0\lib\net5.0\Microsoft.Identity.Web.TokenCache.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Identity.Web.TokenCache.dll". 2023-04-13T18:33:28.9126767Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-04-13T18:33:28.9128497Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.logging\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.Logging.dll". 2023-04-13T18:33:28.9151754Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.Protocols.dll". 2023-04-13T18:33:28.9155004Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". 2023-04-13T18:33:28.9160958Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.tokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.Tokens.dll". 2023-04-13T18:33:28.9163443Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.validators\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Validators.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.IdentityModel.Validators.dll". 2023-04-13T18:33:28.9165665Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.OpenApi.dll". 2023-04-13T18:33:28.9206189Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime.azure\3.3.18\lib\netstandard1.4\Microsoft.Rest.ClientRuntime.Azure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Rest.ClientRuntime.Azure.dll". 2023-04-13T18:33:28.9209514Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\lib\net6.0\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:28.9211884Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime\2.3.20\lib\netstandard2.0\Microsoft.Rest.ClientRuntime.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Microsoft.Rest.ClientRuntime.dll". 2023-04-13T18:33:28.9214261Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\mono.reflection.core\1.1.1\lib\netstandard2.0\Mono.Reflection.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Mono.Reflection.dll". 2023-04-13T18:33:28.9219873Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Newtonsoft.Json.dll". 2023-04-13T18:33:28.9238946Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\pipelines.sockets.unofficial\2.2.0\lib\net5.0\Pipelines.Sockets.Unofficial.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Pipelines.Sockets.Unofficial.dll". 2023-04-13T18:33:28.9244390Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog\2.11.0\lib\net5.0\Serilog.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.dll". 2023-04-13T18:33:28.9246186Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.aspnetcore\5.0.0\lib\net5.0\Serilog.AspNetCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.AspNetCore.dll". 2023-04-13T18:33:28.9247367Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.environment\2.2.0\lib\netstandard2.0\Serilog.Enrichers.Environment.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Enrichers.Environment.dll". 2023-04-13T18:33:28.9248596Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.thread\3.1.0\lib\netstandard2.0\Serilog.Enrichers.Thread.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Enrichers.Thread.dll". 2023-04-13T18:33:28.9250131Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.process\2.0.2\lib\netstandard2.0\Serilog.Enrichers.Process.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Enrichers.Process.dll". 2023-04-13T18:33:28.9330396Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.hosting\4.2.0\lib\netstandard2.1\Serilog.Extensions.Hosting.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Extensions.Hosting.dll". 2023-04-13T18:33:28.9331915Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.logging\3.1.0\lib\netstandard2.0\Serilog.Extensions.Logging.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Extensions.Logging.dll". 2023-04-13T18:33:28.9356201Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.formatting.compact\1.1.0\lib\netstandard2.0\Serilog.Formatting.Compact.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Formatting.Compact.dll". 2023-04-13T18:33:28.9365137Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.applicationinsights\3.1.0\lib\netstandard2.0\Serilog.Sinks.ApplicationInsights.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.ApplicationInsights.dll". 2023-04-13T18:33:28.9367975Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.async\1.5.0\lib\netstandard2.0\Serilog.Sinks.Async.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.Async.dll". 2023-04-13T18:33:28.9369273Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.console\4.0.1\lib\net5.0\Serilog.Sinks.Console.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.Console.dll". 2023-04-13T18:33:28.9370559Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.settings.configuration\3.3.0\lib\netstandard2.0\Serilog.Settings.Configuration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Settings.Configuration.dll". 2023-04-13T18:33:28.9387499Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.debug\2.0.0\lib\netstandard2.1\Serilog.Sinks.Debug.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.Debug.dll". 2023-04-13T18:33:28.9406777Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.file\5.0.0\lib\net5.0\Serilog.Sinks.File.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.File.dll". 2023-04-13T18:33:28.9424624Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.periodicbatching\2.3.0\lib\netstandard2.0\Serilog.Sinks.PeriodicBatching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.PeriodicBatching.dll". 2023-04-13T18:33:28.9442125Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.seq\5.1.1\lib\net5.0\Serilog.Sinks.Seq.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Serilog.Sinks.Seq.dll". 2023-04-13T18:33:28.9454783Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\stackexchange.redis\2.2.4\lib\net5.0\StackExchange.Redis.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\StackExchange.Redis.dll". 2023-04-13T18:33:28.9462051Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swagger\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.Swagger.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Swashbuckle.AspNetCore.Swagger.dll". 2023-04-13T18:33:28.9468742Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggergen\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll". 2023-04-13T18:33:28.9478696Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggerui\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll". 2023-04-13T18:33:28.9480640Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.codedom\4.7.0\lib\netstandard2.0\System.CodeDom.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.CodeDom.dll". 2023-04-13T18:33:28.9494467Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.configuration.configurationmanager\6.0.0\lib\net6.0\System.Configuration.ConfigurationManager.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Configuration.ConfigurationManager.dll". 2023-04-13T18:33:28.9501159Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Data.SqlClient.dll". 2023-04-13T18:33:28.9505224Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\lib\netstandard2.0\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:28.9509980Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:28.9512895Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.identitymodel.tokens.jwt\6.17.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.IdentityModel.Tokens.Jwt.dll". 2023-04-13T18:33:28.9516611Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Memory.Data.dll". 2023-04-13T18:33:28.9524457Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\lib\net6.0\System.Runtime.Caching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Runtime.Caching.dll". 2023-04-13T18:33:28.9527771Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\lib\net6.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:28.9530993Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.permissions\6.0.0\lib\net6.0\System.Security.Permissions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Security.Permissions.dll". 2023-04-13T18:33:28.9533907Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\lib\net6.0\System.Windows.Extensions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\System.Windows.Extensions.dll". 2023-04-13T18:33:28.9535749Z Creating directory "bin\any cpu\Release\net6.0\cs". 2023-04-13T18:33:28.9536664Z Creating directory "bin\any cpu\Release\net6.0\de". 2023-04-13T18:33:28.9537394Z Creating directory "bin\any cpu\Release\net6.0\es". 2023-04-13T18:33:28.9538776Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\cs\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\cs\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9542386Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\de\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\de\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9544550Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\es\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\es\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9546015Z Creating directory "bin\any cpu\Release\net6.0\fr". 2023-04-13T18:33:28.9547418Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\fr\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\fr\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9548913Z Creating directory "bin\any cpu\Release\net6.0\it". 2023-04-13T18:33:28.9549780Z Creating directory "bin\any cpu\Release\net6.0\ja". 2023-04-13T18:33:28.9563993Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\it\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\it\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9566334Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ja\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\ja\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9567967Z Creating directory "bin\any cpu\Release\net6.0\ko". 2023-04-13T18:33:28.9568818Z Creating directory "bin\any cpu\Release\net6.0\pl". 2023-04-13T18:33:28.9574051Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\pl\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\pl\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9576018Z Creating directory "bin\any cpu\Release\net6.0\pt-BR". 2023-04-13T18:33:28.9578324Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ko\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\ko\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9618016Z Creating directory "bin\any cpu\Release\net6.0\ru". 2023-04-13T18:33:28.9619595Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\pt-BR\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\pt-BR\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9621984Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ru\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\ru\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9623359Z Creating directory "bin\any cpu\Release\net6.0\tr". 2023-04-13T18:33:28.9625324Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\tr\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\tr\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9627953Z Creating directory "bin\any cpu\Release\net6.0\zh-Hans". 2023-04-13T18:33:28.9629545Z Creating directory "bin\any cpu\Release\net6.0\zh-Hant". 2023-04-13T18:33:28.9630367Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp3.1". 2023-04-13T18:33:28.9635863Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\zh-Hans\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\zh-Hans\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9638793Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\zh-Hant\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\zh-Hant\FSharp.Core.resources.dll". 2023-04-13T18:33:28.9641138Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:28.9642937Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win-arm\native". 2023-04-13T18:33:28.9643782Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win-arm64\native". 2023-04-13T18:33:28.9645569Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:28.9648939Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:28.9650713Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win-x64\native". 2023-04-13T18:33:28.9651570Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win-x86\native". 2023-04-13T18:33:28.9652932Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0". 2023-04-13T18:33:28.9654380Z Creating directory "bin\any cpu\Release\net6.0\runtimes\unix\lib\netcoreapp3.1". 2023-04-13T18:33:28.9656920Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:28.9659508Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:28.9663920Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:28.9687169Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-arm64\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-arm64\native\sni.dll". 2023-04-13T18:33:28.9689682Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-x64.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-x64\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-x64\native\sni.dll". 2023-04-13T18:33:28.9691285Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-x86.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-x86\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win-x86\native\sni.dll". 2023-04-13T18:33:28.9695485Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:28.9697018Z Creating directory "bin\any cpu\Release\net6.0\runtimes\unix\lib\netcoreapp2.1". 2023-04-13T18:33:28.9698986Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:28.9701286Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp2.1". 2023-04-13T18:33:28.9703138Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:28.9706015Z Creating directory "bin\any cpu\Release\net6.0\runtimes\unix\lib\net6.0". 2023-04-13T18:33:28.9708790Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:28.9728772Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:28.9730930Z Creating directory "bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp2.0". 2023-04-13T18:33:28.9733929Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll". 2023-04-13T18:33:28.9738342Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:28.9741855Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:28.9744083Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll". 2023-04-13T18:33:28.9745477Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Domain.dll". 2023-04-13T18:33:28.9746973Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.dll". 2023-04-13T18:33:28.9748267Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Models.dll". 2023-04-13T18:33:28.9749579Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.pdb". 2023-04-13T18:33:28.9751131Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb". 2023-04-13T18:33:28.9752311Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Models.pdb". 2023-04-13T18:33:28.9760656Z Creating "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-04-13T18:33:28.9956070Z _CopyOutOfDateSourceItemsToOutputDirectory: 2023-04-13T18:33:28.9958090Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\libman.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\libman.json". 2023-04-13T18:33:28.9959366Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\apphost.exe" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Services.exe". 2023-04-13T18:33:28.9962560Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\appsettings.Development.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\appsettings.Development.json". 2023-04-13T18:33:28.9964197Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\appsettings.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\appsettings.json". 2023-04-13T18:33:29.1042405Z CopyFilesToOutputDirectory: 2023-04-13T18:33:29.1058130Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Services.dll". 2023-04-13T18:33:29.1060382Z Copying reference assembly from "obj\any cpu\Release\net6.0\refint\FAPortal.Services.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\ref\FAPortal.Services.dll". 2023-04-13T18:33:29.1061477Z FAPortal.Services -> D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Services.dll 2023-04-13T18:33:29.1064198Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Services.pdb". 2023-04-13T18:33:29.1316720Z CleanupEmptyRefsFolder: 2023-04-13T18:33:29.1318087Z Directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\refs" doesn't exist. Skipping. 2023-04-13T18:33:29.1334757Z _DeletePublishIntermediateOutputPath: 2023-04-13T18:33:29.1336183Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\". 2023-04-13T18:33:29.4406268Z _CopyResolvedFilesToPublishPreserveNewest: 2023-04-13T18:33:29.4408751Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\appsettings.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\appsettings.json". 2023-04-13T18:33:29.4412945Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\libman.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\libman.json". 2023-04-13T18:33:29.4422766Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.dll". 2023-04-13T18:33:29.4425146Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\appsettings.Development.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\appsettings.Development.json". 2023-04-13T18:33:29.4427111Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.pdb". 2023-04-13T18:33:29.4429329Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\bin\any cpu\Release\net6.0\FAPortal.Services.runtimeconfig.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.runtimeconfig.json". 2023-04-13T18:33:29.4431872Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.data\7.0.2\lib\netstandard2.1\AutoMapper.Data.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.Data.dll". 2023-04-13T18:33:29.4435977Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.dll". 2023-04-13T18:33:29.4438577Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.ef6\2.1.1\lib\netstandard2.1\AutoMapper.EF6.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.EF6.dll". 2023-04-13T18:33:29.4454854Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.core\1.23.0\lib\net5.0\Azure.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Core.dll". 2023-04-13T18:33:29.4459150Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-04-13T18:33:29.4468306Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.data.appconfiguration\1.2.0\lib\netstandard2.0\Azure.Data.AppConfiguration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Data.AppConfiguration.dll". 2023-04-13T18:33:29.4471114Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.identity\1.3.0\lib\netstandard2.0\Azure.Identity.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Identity.dll". 2023-04-13T18:33:29.4476803Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.certificates\4.1.0\lib\netstandard2.0\Azure.Security.KeyVault.Certificates.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Security.KeyVault.Certificates.dll". 2023-04-13T18:33:29.4480766Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.messaging.eventgrid\4.7.0\lib\netstandard2.0\Azure.Messaging.EventGrid.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Messaging.EventGrid.dll". 2023-04-13T18:33:29.4491325Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\azure.security.keyvault.secrets\4.3.0\lib\netstandard2.0\Azure.Security.KeyVault.Secrets.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Security.KeyVault.Secrets.dll". 2023-04-13T18:33:29.4493062Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler\0.28.0\lib\netstandard2.0\DelegateDecompiler.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\DelegateDecompiler.dll". 2023-04-13T18:33:29.4494909Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\delegatedecompiler.entityframework\0.28.0\lib\netstandard2.1\DelegateDecompiler.EntityFramework.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\DelegateDecompiler.EntityFramework.dll". 2023-04-13T18:33:29.4508699Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.SqlServer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\EntityFramework.SqlServer.dll". 2023-04-13T18:33:29.4510833Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\entityframework\6.4.4\lib\netstandard2.1\EntityFramework.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\EntityFramework.dll". 2023-04-13T18:33:29.4601268Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\excelfinancialfunctions\3.2.0\lib\netstandard2.0\ExcelFinancialFunctions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ExcelFinancialFunctions.dll". 2023-04-13T18:33:29.4605810Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\FSharp.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FSharp.Core.dll". 2023-04-13T18:33:29.4608214Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.applicationinsights\2.12.0\lib\netstandard2.0\Microsoft.ApplicationInsights.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.ApplicationInsights.dll". 2023-04-13T18:33:29.4624803Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.AspNetCore.Authentication.JwtBearer.dll". 2023-04-13T18:33:29.4626372Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.aspnetcore.authentication.openidconnect\6.0.4\lib\net6.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll". 2023-04-13T18:33:29.4627870Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.appconfiguration.aspnetcore\5.0.0\lib\net5.0\Microsoft.Azure.AppConfiguration.AspNetCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Azure.AppConfiguration.AspNetCore.dll". 2023-04-13T18:33:29.4656731Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.azure.keyvault.core\3.0.5\lib\netstandard2.0\Microsoft.Azure.KeyVault.Core.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Azure.KeyVault.Core.dll". 2023-04-13T18:33:29.4676090Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.4678463Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Bcl.AsyncInterfaces.dll". 2023-04-13T18:33:29.4690083Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.dll". 2023-04-13T18:33:29.4693734Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.abstractions\6.0.5\lib\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.Abstractions.dll". 2023-04-13T18:33:29.4695477Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.relational\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.Relational.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.Relational.dll". 2023-04-13T18:33:29.4697719Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.entityframeworkcore.sqlserver\6.0.3\lib\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.SqlServer.dll". 2023-04-13T18:33:29.4700048Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.memory\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Caching.Memory.dll". 2023-04-13T18:33:29.4703306Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.configuration.azureappconfiguration\5.0.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll". 2023-04-13T18:33:29.4708319Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.caching.stackexchangeredis\6.0.6\lib\net6.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Caching.StackExchangeRedis.dll". 2023-04-13T18:33:29.4715696Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.extensions.dependencymodel\3.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyModel.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.DependencyModel.dll". 2023-04-13T18:33:29.4734420Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.featuremanagement\2.5.1\lib\net5.0\Microsoft.FeatureManagement.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.FeatureManagement.dll". 2023-04-13T18:33:29.4737479Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client\4.42.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Client.dll". 2023-04-13T18:33:29.4750443Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web\1.24.0\lib\net5.0\Microsoft.Identity.Web.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.dll". 2023-04-13T18:33:29.4751843Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.client.extensions.msal\2.16.5\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-04-13T18:33:29.4754553Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificate\1.24.0\lib\net5.0\Microsoft.Identity.Web.Certificate.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.Certificate.dll". 2023-04-13T18:33:29.4769091Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.certificateless\1.24.0\lib\netstandard2.0\Microsoft.Identity.Web.Certificateless.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.Certificateless.dll". 2023-04-13T18:33:29.4770651Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identity.web.tokencache\1.24.0\lib\net5.0\Microsoft.Identity.Web.TokenCache.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.TokenCache.dll". 2023-04-13T18:33:29.4772078Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-04-13T18:33:29.4773495Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.logging\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Logging.dll". 2023-04-13T18:33:29.4775394Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Protocols.dll". 2023-04-13T18:33:29.4777684Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". 2023-04-13T18:33:29.4779961Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.tokens\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Tokens.dll". 2023-04-13T18:33:29.4792571Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.identitymodel.validators\6.17.0\lib\netstandard2.0\Microsoft.IdentityModel.Validators.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Validators.dll". 2023-04-13T18:33:29.4800754Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime\2.3.20\lib\netstandard2.0\Microsoft.Rest.ClientRuntime.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Rest.ClientRuntime.dll". 2023-04-13T18:33:29.4803678Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.OpenApi.dll". 2023-04-13T18:33:29.4813086Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.rest.clientruntime.azure\3.3.18\lib\netstandard1.4\Microsoft.Rest.ClientRuntime.Azure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Rest.ClientRuntime.Azure.dll". 2023-04-13T18:33:29.4815488Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\lib\net6.0\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:29.4817679Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\mono.reflection.core\1.1.1\lib\netstandard2.0\Mono.Reflection.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Mono.Reflection.dll". 2023-04-13T18:33:29.4819736Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Newtonsoft.Json.dll". 2023-04-13T18:33:29.4823817Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog\2.11.0\lib\net5.0\Serilog.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.dll". 2023-04-13T18:33:29.4828059Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.aspnetcore\5.0.0\lib\net5.0\Serilog.AspNetCore.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.AspNetCore.dll". 2023-04-13T18:33:29.4837522Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\pipelines.sockets.unofficial\2.2.0\lib\net5.0\Pipelines.Sockets.Unofficial.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Pipelines.Sockets.Unofficial.dll". 2023-04-13T18:33:29.4841184Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.environment\2.2.0\lib\netstandard2.0\Serilog.Enrichers.Environment.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Environment.dll". 2023-04-13T18:33:29.4844479Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.process\2.0.2\lib\netstandard2.0\Serilog.Enrichers.Process.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Process.dll". 2023-04-13T18:33:29.4857021Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.enrichers.thread\3.1.0\lib\netstandard2.0\Serilog.Enrichers.Thread.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Thread.dll". 2023-04-13T18:33:29.4860361Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.hosting\4.2.0\lib\netstandard2.1\Serilog.Extensions.Hosting.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Extensions.Hosting.dll". 2023-04-13T18:33:29.4866685Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.extensions.logging\3.1.0\lib\netstandard2.0\Serilog.Extensions.Logging.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Extensions.Logging.dll". 2023-04-13T18:33:29.4871168Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.settings.configuration\3.3.0\lib\netstandard2.0\Serilog.Settings.Configuration.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Settings.Configuration.dll". 2023-04-13T18:33:29.4875344Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.async\1.5.0\lib\netstandard2.0\Serilog.Sinks.Async.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Async.dll". 2023-04-13T18:33:29.4878813Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.applicationinsights\3.1.0\lib\netstandard2.0\Serilog.Sinks.ApplicationInsights.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.ApplicationInsights.dll". 2023-04-13T18:33:29.4892691Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.formatting.compact\1.1.0\lib\netstandard2.0\Serilog.Formatting.Compact.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Formatting.Compact.dll". 2023-04-13T18:33:29.4897177Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.console\4.0.1\lib\net5.0\Serilog.Sinks.Console.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Console.dll". 2023-04-13T18:33:29.4899384Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.file\5.0.0\lib\net5.0\Serilog.Sinks.File.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.File.dll". 2023-04-13T18:33:29.4901393Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.debug\2.0.0\lib\netstandard2.1\Serilog.Sinks.Debug.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Debug.dll". 2023-04-13T18:33:29.4918461Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.periodicbatching\2.3.0\lib\netstandard2.0\Serilog.Sinks.PeriodicBatching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.PeriodicBatching.dll". 2023-04-13T18:33:29.4933408Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\serilog.sinks.seq\5.1.1\lib\net5.0\Serilog.Sinks.Seq.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Seq.dll". 2023-04-13T18:33:29.4942016Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\stackexchange.redis\2.2.4\lib\net5.0\StackExchange.Redis.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\StackExchange.Redis.dll". 2023-04-13T18:33:29.4947835Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swagger\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.Swagger.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.Swagger.dll". 2023-04-13T18:33:29.4959082Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggergen\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.SwaggerGen.dll". 2023-04-13T18:33:29.4961363Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.codedom\4.7.0\lib\netstandard2.0\System.CodeDom.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.CodeDom.dll". 2023-04-13T18:33:29.4966335Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\swashbuckle.aspnetcore.swaggerui\6.3.0\lib\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.SwaggerUI.dll". 2023-04-13T18:33:29.4972071Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.configuration.configurationmanager\6.0.0\lib\net6.0\System.Configuration.ConfigurationManager.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Configuration.ConfigurationManager.dll". 2023-04-13T18:33:29.4979020Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\lib\netstandard2.0\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:29.4984327Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Data.SqlClient.dll". 2023-04-13T18:33:29.4987629Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Drawing.Common.dll". 2023-04-13T18:33:29.4990885Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.identitymodel.tokens.jwt\6.17.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.IdentityModel.Tokens.Jwt.dll". 2023-04-13T18:33:29.4994456Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Memory.Data.dll". 2023-04-13T18:33:29.4998214Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\lib\net6.0\System.Runtime.Caching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Runtime.Caching.dll". 2023-04-13T18:33:29.5000700Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\lib\net6.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:29.5009922Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.permissions\6.0.0\lib\net6.0\System.Security.Permissions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Security.Permissions.dll". 2023-04-13T18:33:29.5015747Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\lib\net6.0\System.Windows.Extensions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Windows.Extensions.dll". 2023-04-13T18:33:29.5018299Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\cs". 2023-04-13T18:33:29.5019477Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\de". 2023-04-13T18:33:29.5020738Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\es". 2023-04-13T18:33:29.5026520Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\cs\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\cs\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5029039Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\de\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\de\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5031700Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\es\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\es\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5033383Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\fr". 2023-04-13T18:33:29.5034544Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\it". 2023-04-13T18:33:29.5036180Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\fr\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\fr\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5039855Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\it\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\it\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5043137Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ja". 2023-04-13T18:33:29.5045268Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ja\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ja\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5046994Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ko". 2023-04-13T18:33:29.5049262Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pl". 2023-04-13T18:33:29.5053980Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ko\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ko\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5055296Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\pl\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pl\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5056244Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pt-BR". 2023-04-13T18:33:29.5057189Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\pt-BR\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pt-BR\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5059161Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\tr". 2023-04-13T18:33:29.5070317Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ru". 2023-04-13T18:33:29.5072093Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\tr\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\tr\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5074208Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\ru\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ru\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5087279Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hans". 2023-04-13T18:33:29.5113025Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\zh-Hans\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hans\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5120028Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp3.1". 2023-04-13T18:33:29.5122091Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hant". 2023-04-13T18:33:29.5123902Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp3.1". 2023-04-13T18:33:29.5125740Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\fsharp.core\6.0.4\lib\netstandard2.1\zh-Hant\FSharp.Core.resources.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hant\FSharp.Core.resources.dll". 2023-04-13T18:33:29.5128113Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.5130573Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient\2.1.4\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.5132483Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm\native". 2023-04-13T18:33:29.5136837Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.5138920Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x64\native". 2023-04-13T18:33:29.5140925Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm64\native". 2023-04-13T18:33:29.5143701Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.5148216Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0". 2023-04-13T18:33:29.5149728Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x86\native". 2023-04-13T18:33:29.5163580Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.5173854Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.win32.systemevents\6.0.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:29.5176737Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-arm64\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm64\native\sni.dll". 2023-04-13T18:33:29.5179101Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-x64.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-x64\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x64\native\sni.dll". 2023-04-13T18:33:29.5183213Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\microsoft.data.sqlclient.sni.runtime\2.1.1\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.5185446Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp2.1". 2023-04-13T18:33:29.5186922Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.1". 2023-04-13T18:33:29.5188888Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\runtime.win-x86.runtime.native.system.data.sqlclient.sni\4.4.0\runtimes\win-x86\native\sni.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x86\native\sni.dll". 2023-04-13T18:33:29.5191399Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:29.5195456Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.data.sqlclient\4.8.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:29.5197583Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.0". 2023-04-13T18:33:29.5198998Z Creating directory "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\net6.0". 2023-04-13T18:33:29.5200956Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:29.5203712Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.drawing.common\6.0.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:29.5206217Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.runtime.caching\6.0.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Runtime.Caching.dll". 2023-04-13T18:33:29.5208968Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.diagnostics.performancecounter\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:29.5212125Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.security.cryptography.protecteddata\6.0.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:29.5214894Z Copying file from "C:\Users\VssAdministrator\.nuget\packages\system.windows.extensions\6.0.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Windows.Extensions.dll". 2023-04-13T18:33:29.5217272Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Domain.dll". 2023-04-13T18:33:29.5219363Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Models.dll". 2023-04-13T18:33:29.5221482Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.dll" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Infrastructure.dll". 2023-04-13T18:33:29.5223649Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\bin\any cpu\Release\net6.0\FAPortal.Infrastructure.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Infrastructure.pdb". 2023-04-13T18:33:29.5226148Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\bin\any cpu\Release\net6.0\FAPortal.Domain.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Domain.pdb". 2023-04-13T18:33:29.5227523Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Models\bin\any cpu\Release\netstandard2.0\FAPortal.Models.pdb" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Models.pdb". 2023-04-13T18:33:29.5228961Z _CopyResolvedFilesToPublishAlways: 2023-04-13T18:33:29.5229944Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\apphost.exe" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.exe". 2023-04-13T18:33:29.5231165Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\any cpu\Release\net6.0\FAPortal.Services.deps.json" to "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.deps.json". 2023-04-13T18:33:29.5739667Z _PublishCopyStaticWebAssetsPreserveNewest: 2023-04-13T18:33:29.5740698Z Skipping target "_PublishCopyStaticWebAssetsPreserveNewest" because it has no outputs. 2023-04-13T18:33:29.5921258Z Publish: 2023-04-13T18:33:29.5922724Z FAPortal.Services -> D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ 2023-04-13T18:33:29.6008512Z _TransformWebConfig: 2023-04-13T18:33:29.6009454Z No web.config found. Creating 'D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\web.config' 2023-04-13T18:33:29.7013509Z FileSystemPublish: 2023-04-13T18:33:29.7014454Z Creating directory "D:\a\1\a\FAPortalAPI". 2023-04-13T18:33:29.7017421Z Creating directory "D:\a\1\a\FAPortalAPI". 2023-04-13T18:33:29.7018766Z Creating directory "D:\a\1\a\FAPortalAPI". 2023-04-13T18:33:29.7019163Z Creating directory "D:\a\1\a\FAPortalAPI". 2023-04-13T18:33:29.7045551Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\appsettings.Development.json" to "D:\a\1\a\FAPortalAPI\appsettings.Development.json". 2023-04-13T18:33:29.7049936Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\appsettings.json" to "D:\a\1\a\FAPortalAPI\appsettings.json". 2023-04-13T18:33:29.7050866Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.Data.dll" to "D:\a\1\a\FAPortalAPI\AutoMapper.Data.dll". 2023-04-13T18:33:29.7051942Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.dll" to "D:\a\1\a\FAPortalAPI\AutoMapper.dll". 2023-04-13T18:33:29.7075043Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.Extensions.Microsoft.DependencyInjection.dll" to "D:\a\1\a\FAPortalAPI\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-04-13T18:33:29.7088281Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\AutoMapper.EF6.dll" to "D:\a\1\a\FAPortalAPI\AutoMapper.EF6.dll". 2023-04-13T18:33:29.7089827Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Core.dll" to "D:\a\1\a\FAPortalAPI\Azure.Core.dll". 2023-04-13T18:33:29.7091164Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Data.AppConfiguration.dll" to "D:\a\1\a\FAPortalAPI\Azure.Data.AppConfiguration.dll". 2023-04-13T18:33:29.7092804Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Identity.dll" to "D:\a\1\a\FAPortalAPI\Azure.Identity.dll". 2023-04-13T18:33:29.7102742Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Messaging.EventGrid.dll" to "D:\a\1\a\FAPortalAPI\Azure.Messaging.EventGrid.dll". 2023-04-13T18:33:29.7106567Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Security.KeyVault.Certificates.dll" to "D:\a\1\a\FAPortalAPI\Azure.Security.KeyVault.Certificates.dll". 2023-04-13T18:33:29.7114146Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Azure.Security.KeyVault.Secrets.dll" to "D:\a\1\a\FAPortalAPI\Azure.Security.KeyVault.Secrets.dll". 2023-04-13T18:33:29.7115790Z Creating directory "D:\a\1\a\FAPortalAPI\cs". 2023-04-13T18:33:29.7116947Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\cs\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\cs\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7118896Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\DelegateDecompiler.dll" to "D:\a\1\a\FAPortalAPI\DelegateDecompiler.dll". 2023-04-13T18:33:29.7120545Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\DelegateDecompiler.EntityFramework.dll" to "D:\a\1\a\FAPortalAPI\DelegateDecompiler.EntityFramework.dll". 2023-04-13T18:33:29.7121751Z Creating directory "D:\a\1\a\FAPortalAPI\de". 2023-04-13T18:33:29.7122862Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\EntityFramework.dll" to "D:\a\1\a\FAPortalAPI\EntityFramework.dll". 2023-04-13T18:33:29.7125002Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\de\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\de\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7127058Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\EntityFramework.SqlServer.dll" to "D:\a\1\a\FAPortalAPI\EntityFramework.SqlServer.dll". 2023-04-13T18:33:29.7128249Z Creating directory "D:\a\1\a\FAPortalAPI\es". 2023-04-13T18:33:29.7175835Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ExcelFinancialFunctions.dll" to "D:\a\1\a\FAPortalAPI\ExcelFinancialFunctions.dll". 2023-04-13T18:33:29.7183370Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\es\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\es\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7190327Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Domain.dll" to "D:\a\1\a\FAPortalAPI\FAPortal.Domain.dll". 2023-04-13T18:33:29.7197290Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Domain.pdb" to "D:\a\1\a\FAPortalAPI\FAPortal.Domain.pdb". 2023-04-13T18:33:29.7218927Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Infrastructure.dll" to "D:\a\1\a\FAPortalAPI\FAPortal.Infrastructure.dll". 2023-04-13T18:33:29.7231079Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Infrastructure.pdb" to "D:\a\1\a\FAPortalAPI\FAPortal.Infrastructure.pdb". 2023-04-13T18:33:29.7237331Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Models.dll" to "D:\a\1\a\FAPortalAPI\FAPortal.Models.dll". 2023-04-13T18:33:29.7239287Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Models.pdb" to "D:\a\1\a\FAPortalAPI\FAPortal.Models.pdb". 2023-04-13T18:33:29.7245384Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.deps.json" to "D:\a\1\a\FAPortalAPI\FAPortal.Services.deps.json". 2023-04-13T18:33:29.7249425Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.dll" to "D:\a\1\a\FAPortalAPI\FAPortal.Services.dll". 2023-04-13T18:33:29.7257178Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.exe" to "D:\a\1\a\FAPortalAPI\FAPortal.Services.exe". 2023-04-13T18:33:29.7259088Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.pdb" to "D:\a\1\a\FAPortalAPI\FAPortal.Services.pdb". 2023-04-13T18:33:29.7261607Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FAPortal.Services.runtimeconfig.json" to "D:\a\1\a\FAPortalAPI\FAPortal.Services.runtimeconfig.json". 2023-04-13T18:33:29.7263626Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\FSharp.Core.dll" to "D:\a\1\a\FAPortalAPI\FSharp.Core.dll". 2023-04-13T18:33:29.7264780Z Creating directory "D:\a\1\a\FAPortalAPI\fr". 2023-04-13T18:33:29.7265978Z Creating directory "D:\a\1\a\FAPortalAPI\ja". 2023-04-13T18:33:29.7269100Z Creating directory "D:\a\1\a\FAPortalAPI\it". 2023-04-13T18:33:29.7274660Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\fr\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\fr\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7283285Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\it\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\it\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7285131Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ja\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\ja\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7286080Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\libman.json" to "D:\a\1\a\FAPortalAPI\libman.json". 2023-04-13T18:33:29.7286686Z Creating directory "D:\a\1\a\FAPortalAPI\ko". 2023-04-13T18:33:29.7287402Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ko\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\ko\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7288396Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.ApplicationInsights.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.ApplicationInsights.dll". 2023-04-13T18:33:29.7289751Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.AspNetCore.Authentication.JwtBearer.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.AspNetCore.Authentication.JwtBearer.dll". 2023-04-13T18:33:29.7347995Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll". 2023-04-13T18:33:29.7350995Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Azure.AppConfiguration.AspNetCore.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Azure.AppConfiguration.AspNetCore.dll". 2023-04-13T18:33:29.7352953Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Azure.KeyVault.Core.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Azure.KeyVault.Core.dll". 2023-04-13T18:33:29.7354560Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Bcl.AsyncInterfaces.dll". 2023-04-13T18:33:29.7366667Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.7370588Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.Abstractions.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.EntityFrameworkCore.Abstractions.dll". 2023-04-13T18:33:29.7372631Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.EntityFrameworkCore.dll". 2023-04-13T18:33:29.7374391Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.Relational.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.EntityFrameworkCore.Relational.dll". 2023-04-13T18:33:29.7416336Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Caching.Memory.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Extensions.Caching.Memory.dll". 2023-04-13T18:33:29.7428160Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Caching.StackExchangeRedis.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Extensions.Caching.StackExchangeRedis.dll". 2023-04-13T18:33:29.7436014Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.EntityFrameworkCore.SqlServer.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.EntityFrameworkCore.SqlServer.dll". 2023-04-13T18:33:29.7438446Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Extensions.Configuration.AzureAppConfiguration.dll". 2023-04-13T18:33:29.7440530Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Extensions.DependencyModel.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Extensions.DependencyModel.dll". 2023-04-13T18:33:29.7441696Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.FeatureManagement.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.FeatureManagement.dll". 2023-04-13T18:33:29.7443035Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Client.Extensions.Msal.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-04-13T18:33:29.7452420Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Client.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Client.dll". 2023-04-13T18:33:29.7461157Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.Certificate.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Web.Certificate.dll". 2023-04-13T18:33:29.7476454Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.Certificateless.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Web.Certificateless.dll". 2023-04-13T18:33:29.7479146Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Web.dll". 2023-04-13T18:33:29.7486629Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Identity.Web.TokenCache.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Identity.Web.TokenCache.dll". 2023-04-13T18:33:29.7487919Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.JsonWebTokens.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-04-13T18:33:29.7489020Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Protocols.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.Protocols.dll". 2023-04-13T18:33:29.7490064Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Logging.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.Logging.dll". 2023-04-13T18:33:29.7492440Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". 2023-04-13T18:33:29.7503918Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Tokens.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.Tokens.dll". 2023-04-13T18:33:29.7505261Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.IdentityModel.Validators.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.IdentityModel.Validators.dll". 2023-04-13T18:33:29.7512221Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.OpenApi.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.OpenApi.dll". 2023-04-13T18:33:29.7516059Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Rest.ClientRuntime.Azure.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Rest.ClientRuntime.Azure.dll". 2023-04-13T18:33:29.7518109Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Rest.ClientRuntime.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Rest.ClientRuntime.dll". 2023-04-13T18:33:29.7521753Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\a\FAPortalAPI\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:29.7524323Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Mono.Reflection.dll" to "D:\a\1\a\FAPortalAPI\Mono.Reflection.dll". 2023-04-13T18:33:29.7527078Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Newtonsoft.Json.dll" to "D:\a\1\a\FAPortalAPI\Newtonsoft.Json.dll". 2023-04-13T18:33:29.7531142Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Pipelines.Sockets.Unofficial.dll" to "D:\a\1\a\FAPortalAPI\Pipelines.Sockets.Unofficial.dll". 2023-04-13T18:33:29.7535178Z Creating directory "D:\a\1\a\FAPortalAPI\pl". 2023-04-13T18:33:29.7537423Z Creating directory "D:\a\1\a\FAPortalAPI\pt-BR". 2023-04-13T18:33:29.7551322Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pl\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\pl\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7553402Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\pt-BR\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\pt-BR\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7554782Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\net6.0". 2023-04-13T18:33:29.7555798Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\netcoreapp2.1". 2023-04-13T18:33:29.7581305Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:29.7593655Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\netcoreapp3.1". 2023-04-13T18:33:29.7599648Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win-arm64\native". 2023-04-13T18:33:29.7606570Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.7609009Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.7610347Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm64\native\sni.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-arm64\native\sni.dll". 2023-04-13T18:33:29.7611416Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win-arm\native". 2023-04-13T18:33:29.7612425Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win-x64\native". 2023-04-13T18:33:29.7613521Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.7616940Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\unix\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\a\FAPortalAPI\runtimes\unix\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:29.7625487Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.7629053Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x64\native\sni.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-x64\native\sni.dll". 2023-04-13T18:33:29.7632068Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win-x86\native". 2023-04-13T18:33:29.7632571Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win-x86\native". 2023-04-13T18:33:29.7633939Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x86\native\sni.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-x86\native\sni.dll". 2023-04-13T18:33:29.7635209Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll". 2023-04-13T18:33:29.7636381Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0". 2023-04-13T18:33:29.7657597Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0". 2023-04-13T18:33:29.7660143Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll". 2023-04-13T18:33:29.7663119Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Drawing.Common.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0\System.Drawing.Common.dll". 2023-04-13T18:33:29.7665993Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:29.7670215Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Runtime.Caching.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0\System.Runtime.Caching.dll". 2023-04-13T18:33:29.7673092Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\net6.0\System.Windows.Extensions.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\net6.0\System.Windows.Extensions.dll". 2023-04-13T18:33:29.7674928Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp2.1". 2023-04-13T18:33:29.7676905Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp3.1". 2023-04-13T18:33:29.7677931Z Creating directory "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp2.0". 2023-04-13T18:33:29.7693289Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll". 2023-04-13T18:33:29.7694780Z Creating directory "D:\a\1\a\FAPortalAPI\ru". 2023-04-13T18:33:29.7697589Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll". 2023-04-13T18:33:29.7701043Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\ru\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\ru\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7703939Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.AspNetCore.dll" to "D:\a\1\a\FAPortalAPI\Serilog.AspNetCore.dll". 2023-04-13T18:33:29.7706929Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.dll" to "D:\a\1\a\FAPortalAPI\Serilog.dll". 2023-04-13T18:33:29.7711914Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Environment.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Enrichers.Environment.dll". 2023-04-13T18:33:29.7714259Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Process.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Enrichers.Process.dll". 2023-04-13T18:33:29.7716224Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Enrichers.Thread.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Enrichers.Thread.dll". 2023-04-13T18:33:29.7720222Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Extensions.Hosting.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Extensions.Hosting.dll". 2023-04-13T18:33:29.7723794Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Extensions.Logging.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Extensions.Logging.dll". 2023-04-13T18:33:29.7725759Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\a\FAPortalAPI\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:29.7730855Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Settings.Configuration.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Settings.Configuration.dll". 2023-04-13T18:33:29.7733868Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Formatting.Compact.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Formatting.Compact.dll". 2023-04-13T18:33:29.7740631Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Async.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.Async.dll". 2023-04-13T18:33:29.7742549Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.ApplicationInsights.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.ApplicationInsights.dll". 2023-04-13T18:33:29.7746040Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Console.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.Console.dll". 2023-04-13T18:33:29.7748565Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Debug.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.Debug.dll". 2023-04-13T18:33:29.7749742Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.File.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.File.dll". 2023-04-13T18:33:29.7751001Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.Seq.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.Seq.dll". 2023-04-13T18:33:29.7753370Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\StackExchange.Redis.dll" to "D:\a\1\a\FAPortalAPI\StackExchange.Redis.dll". 2023-04-13T18:33:29.7755768Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Serilog.Sinks.PeriodicBatching.dll" to "D:\a\1\a\FAPortalAPI\Serilog.Sinks.PeriodicBatching.dll". 2023-04-13T18:33:29.7758882Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.Swagger.dll" to "D:\a\1\a\FAPortalAPI\Swashbuckle.AspNetCore.Swagger.dll". 2023-04-13T18:33:29.7761436Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.SwaggerGen.dll" to "D:\a\1\a\FAPortalAPI\Swashbuckle.AspNetCore.SwaggerGen.dll". 2023-04-13T18:33:29.7763998Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\Swashbuckle.AspNetCore.SwaggerUI.dll" to "D:\a\1\a\FAPortalAPI\Swashbuckle.AspNetCore.SwaggerUI.dll". 2023-04-13T18:33:29.7786851Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.CodeDom.dll" to "D:\a\1\a\FAPortalAPI\System.CodeDom.dll". 2023-04-13T18:33:29.7807303Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Data.SqlClient.dll" to "D:\a\1\a\FAPortalAPI\System.Data.SqlClient.dll". 2023-04-13T18:33:29.7815338Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Configuration.ConfigurationManager.dll" to "D:\a\1\a\FAPortalAPI\System.Configuration.ConfigurationManager.dll". 2023-04-13T18:33:29.7822329Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Diagnostics.PerformanceCounter.dll" to "D:\a\1\a\FAPortalAPI\System.Diagnostics.PerformanceCounter.dll". 2023-04-13T18:33:29.7832491Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Drawing.Common.dll" to "D:\a\1\a\FAPortalAPI\System.Drawing.Common.dll". 2023-04-13T18:33:29.7871688Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.IdentityModel.Tokens.Jwt.dll" to "D:\a\1\a\FAPortalAPI\System.IdentityModel.Tokens.Jwt.dll". 2023-04-13T18:33:29.7878303Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Memory.Data.dll" to "D:\a\1\a\FAPortalAPI\System.Memory.Data.dll". 2023-04-13T18:33:29.7884549Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Runtime.Caching.dll" to "D:\a\1\a\FAPortalAPI\System.Runtime.Caching.dll". 2023-04-13T18:33:29.7891458Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\a\FAPortalAPI\System.Security.Cryptography.ProtectedData.dll". 2023-04-13T18:33:29.7893278Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Security.Permissions.dll" to "D:\a\1\a\FAPortalAPI\System.Security.Permissions.dll". 2023-04-13T18:33:29.7896488Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\System.Windows.Extensions.dll" to "D:\a\1\a\FAPortalAPI\System.Windows.Extensions.dll". 2023-04-13T18:33:29.7897710Z Creating directory "D:\a\1\a\FAPortalAPI\tr". 2023-04-13T18:33:29.7899881Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\web.config" to "D:\a\1\a\FAPortalAPI\web.config". 2023-04-13T18:33:29.7901335Z Creating directory "D:\a\1\a\FAPortalAPI\zh-Hans". 2023-04-13T18:33:29.7902085Z Creating directory "D:\a\1\a\FAPortalAPI\zh-Hant". 2023-04-13T18:33:29.7903422Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\tr\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\tr\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7905294Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hans\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\zh-Hans\FSharp.Core.resources.dll". 2023-04-13T18:33:29.7907182Z Copying file from "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\obj\Release\net6.0\PubTmp\Out\zh-Hant\FSharp.Core.resources.dll" to "D:\a\1\a\FAPortalAPI\zh-Hant\FSharp.Core.resources.dll". 2023-04-13T18:33:29.8229293Z Done Building Project "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (default targets). 2023-04-13T18:33:29.8298924Z 2023-04-13T18:33:29.8300275Z Build succeeded. 2023-04-13T18:33:29.8328283Z 2023-04-13T18:33:29.8331121Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (default target) (1) -> 2023-04-13T18:33:29.8332614Z "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (default target) (2:2) -> 2023-04-13T18:33:29.8334086Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (default target) (3:3) -> 2023-04-13T18:33:29.8334879Z (ResolveAssemblyReferences target) -> 2023-04-13T18:33:29.8336869Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2352,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Runtime.Serialization.Formatters.Soap". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8338914Z 2023-04-13T18:33:29.8339114Z 2023-04-13T18:33:29.8340091Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (default target) (1) -> 2023-04-13T18:33:29.8341412Z "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (default target) (2:2) -> 2023-04-13T18:33:29.8342759Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj" (default target) (3:3) -> 2023-04-13T18:33:29.8344495Z (CoreCompile target) -> 2023-04-13T18:33:29.8345919Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(6,67): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8348535Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(7,79): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8351267Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(8,125): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8353567Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICachedRepository.cs(9,95): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8355726Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheProvider.cs(7,56): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8358653Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(13,55): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8359945Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(14,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8362183Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\ICacheSource.cs(15,55): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8364618Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(14,145): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8365984Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(27,128): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8367273Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(32,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8368534Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(46,59): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8369766Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(60,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8371149Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(25,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8372396Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(31,59): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8373841Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(59,62): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8375074Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(31,74): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8377045Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(36,86): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8378471Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(77,102): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8381568Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8387611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentComparer.cs(8,21): warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool DebtServiceComponentComparer.Equals(BondDebtServiceComponent x, BondDebtServiceComponent y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondDebtServiceComponent? x, BondDebtServiceComponent? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8390890Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(15,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8393048Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(44,38): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8396423Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): warning CS8767: Nullability of reference types in type of parameter 'callTableA' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8400230Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\CallDateComparer.cs(12,21): warning CS8767: Nullability of reference types in type of parameter 'callTableB' of 'bool CallDateComparer.Equals(BondCallTable callTableA, BondCallTable callTableB)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(BondCallTable? x, BondCallTable? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8403938Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResultBuilder.cs(238,89): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8407823Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(17,23): warning CS8618: Non-nullable property 'AlertSettingListName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8411018Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\UserAlertSettingWithList.cs(18,23): warning CS8618: Non-nullable property 'AlertName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8413485Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualSummaryScheduleBuilder.cs(15,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8415721Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(17,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8421167Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(45,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8426836Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(61,111): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8431347Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(89,22): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8441119Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(115,50): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8445581Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\TenderBondInfoBuilder.cs(139,86): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8447117Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(16,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8449232Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(30,111): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8451368Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(61,39): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8454410Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\Builders\BondInfoBuilder.cs(72,82): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8457534Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(187,45): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8459680Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(210,88): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8461967Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(221,73): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8464023Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(253,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8466135Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(258,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8468136Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(279,43): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8472073Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(291,47): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8477514Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(306,43): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8479782Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(486,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8482576Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(491,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8484829Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(498,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8487246Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(504,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8489444Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(511,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8491298Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertsService.cs(517,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8493620Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(43,77): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8495783Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(191,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8498939Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(209,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8501365Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(227,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8504795Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(245,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8507046Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(263,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8509115Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(281,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8512505Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(299,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8514625Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(317,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8516693Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(335,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8518861Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(353,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8521215Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\AlertDataProvider.cs(371,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8523278Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(223,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8526411Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\AccrualInterestService.cs(271,52): warning CS8604: Possible null reference argument for parameter 'theSchedule' in 'SwapAccrualSchedule SwapLegMerger.MergeSwapLeg(SwapAccrualSchedule theSchedule, DayCountMethodType payDayCountType, DayCountMethodType receiveDayCountType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8529726Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidScheduleCalculator.cs(145,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8532326Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\StraightLineOipOidDataProvider.cs(21,16): warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8535533Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(160,43): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8539167Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(168,39): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8541855Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(91,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8543307Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(103,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8545514Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\PriceService.cs(108,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8548655Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(265,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8550895Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,66): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8554395Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(19,100): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8556217Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,70): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8557482Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\ParOutstandingCalculator.cs(32,104): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8560379Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(355,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8561593Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(368,86): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8562769Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(370,118): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8563934Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryService.cs(374,118): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8565327Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(46,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8566558Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(49,46): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8567769Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(67,37): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8570316Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(70,42): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8572418Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\SwapSummary\SwapSummaryReturnInfoParser.cs(81,21): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8574636Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(54,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8577255Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(62,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8583195Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(63,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8585675Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(88,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8587478Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\FullOverrideScheduleCalculator.cs(90,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8589718Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,88): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8591055Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(83,123): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8592323Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\CalculatedRateScheduleBuilder.cs(155,46): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8593578Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidScheduleCalculator.cs(143,60): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8597456Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(23,16): warning CS8618: Non-nullable property 'AmortizationSchedules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8599052Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(48,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8600464Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(111,29): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SfdcSyncUsersResult item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8602642Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(148,57): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8603991Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(193,67): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8608416Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestOipOidDataProvider.cs(189,94): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8610314Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiScheduleCalculator.cs(124,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8611962Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(284,64): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8615311Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Sfdc\SfdcSyncService.cs(480,20): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8618355Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\EffectiveInterestCoiDataProvider.cs(167,97): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8621891Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(46,61): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8625103Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(47,48): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8626484Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(48,46): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8630629Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(121,67): warning CS8604: Possible null reference argument for parameter 'allCallDates' in 'AccountingCallDate IPriceService.GetFirstCallDate(IEnumerable allCallDates)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8632407Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(123,98): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8634180Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,94): warning CS8604: Possible null reference argument for parameter 'firstCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8636508Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(139,105): warning CS8604: Possible null reference argument for parameter 'parCallDate' in 'AdjustedPriceCalculationResult BondValuationService.CalculateAdjustedPrice(DateTime analysisDate, DateTime maturityDate, AccountingCallDate firstCallDate, AccountingCallDate parCallDate, decimal pricingYield, decimal coupon, string state)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8638660Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(210,80): warning CS8604: Possible null reference argument for parameter 'bondDetails' in 'ParOutstandingCalculator.ParOutstandingCalculator(List bondDetails, BondValuationInstrument valuationInstrument = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8640895Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(239,35): warning CS8604: Possible null reference argument for parameter 'source' in 'decimal? Enumerable.Sum(IEnumerable source, Func selector)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8642766Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondValuationService.cs(376,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8646158Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollingForecastAccrual\RollingForecastAccrualBondBuilder.cs(52,21): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8648473Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(12,61): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8650350Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(21,91): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderQuarterly.RollForwardScheduleBuilderQuarterly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8653752Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(23,89): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderMonthly.RollForwardScheduleBuilderMonthly(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8656746Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RollForward\RollForwardScheduleBuilderFactory.cs(27,88): warning CS8604: Possible null reference argument for parameter 'scheduleModifier' in 'RollForwardScheduleBuilderAnnual.RollForwardScheduleBuilderAnnual(AccountingAmortizationItem bondAccounting, RollForwardReportInput input, IRollForwardScheduleModifier scheduleModifier)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8658877Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(697,66): warning CS8604: Possible null reference argument for parameter 'ratings' in 'AccountingBondValuationYieldCurve BondAccountingService.GetYieldCurve(List yieldPeriods, InstrumentCreditRatings ratings)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8661531Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1109,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8663919Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1144,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8665990Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1174,126): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8667378Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1215,61): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8668771Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1356,40): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8670220Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,81): warning CS8604: Possible null reference argument for parameter 'bondType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8671941Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\BondAccountingService.cs(1558,91): warning CS8604: Possible null reference argument for parameter 'couponType' in 'IBondInfoBuilder BondInfoBuilderFactory.GetBondInfoBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8674312Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(56,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8675748Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFifthteenDayOfMonth.cs(13,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8677330Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstBusinessDayOfMonth.cs(24,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8678913Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentFirstDayOfMonth.cs(12,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8682750Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastBusinessDayOfMonth.cs(24,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8685409Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentLastDayOfMonth.cs(13,17): warning CS8073: The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8687525Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Alerts\KeyEventMetric.cs(32,83): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8688748Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(18,53): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8690149Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMerger.cs(19,51): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8691374Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\TenderRateScheduleBuilder.cs(196,32): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8693422Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(19,16): warning CS8618: Non-nullable field '_db' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8694864Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(27,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8696299Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(12,16): warning CS8618: Non-nullable field '_containerName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8697664Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(38,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8698891Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(54,22): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8700341Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,50): warning CS8604: Possible null reference argument for parameter 'cacheName' in 'ICacheSource ICacheProvider.GetCacheSource(string cacheName = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8701783Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(56,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8703607Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(64,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8705034Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CachedRepository.cs(74,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8706210Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DayCountCalculatorFactory.cs(25,28): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8707393Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(57,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8708599Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\LocalCache.cs(71,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8710385Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8712829Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(56,170): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8714148Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,137): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8715434Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerComponent.cs(77,179): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8716883Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InstrumentAccrualInterestCalculator.cs(19,16): warning CS8618: Non-nullable field 'providedBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8718524Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(9,23): warning CS8618: Non-nullable property 'SwapTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8720152Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(10,23): warning CS8618: Non-nullable property 'PartyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8721788Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(11,23): warning CS8618: Non-nullable property 'BondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8723606Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(12,23): warning CS8618: Non-nullable property 'KHACurrentMarketDataName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8725652Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(13,23): warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8865208Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(14,23): warning CS8618: Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8868720Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(15,23): warning CS8618: Non-nullable property 'ISDAReferenceNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8871742Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(16,23): warning CS8618: Non-nullable property 'PaymentPlanPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8874731Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(17,23): warning CS8618: Non-nullable property 'PurposeComment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8877692Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\SwapSummary\SwapSummaryReturnInfo.cs(18,23): warning CS8618: Non-nullable property 'CreditGroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8880647Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\RefundingCalculatorComponent.cs(9,16): warning CS8618: Non-nullable property 'ParentBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8884236Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(15,44): warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8887263Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(16,38): warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8890272Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(17,35): warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8894825Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndPeriodContainer.cs(18,23): warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8897837Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(14,32): warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8903695Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondMonthEndInstrumentContainer.cs(15,42): warning CS8618: Non-nullable property 'DayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8906766Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(9,23): warning CS8618: Non-nullable property 'EnhancementProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8909755Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(10,23): warning CS8618: Non-nullable property 'EnhancementProviderShort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8912708Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(11,23): warning CS8618: Non-nullable property 'EnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8915643Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Reports\BondEnhancement.cs(12,23): warning CS8618: Non-nullable property 'EnhancementSubType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8919148Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(13,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8921212Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(15,23): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8922959Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(21,23): warning CS8618: Non-nullable property 'ModelType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8924795Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(27,23): warning CS8618: Non-nullable property 'ExistingIncluded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8926828Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(28,23): warning CS8618: Non-nullable property 'Proforma1Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8928583Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(29,23): warning CS8618: Non-nullable property 'Proforma2Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8930228Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Portfolio\HypotheticPortfolio.cs(30,23): warning CS8618: Non-nullable property 'Proforma3Included' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8932991Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\CacheProvider.cs(56,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8934210Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\InterestRateScheduleProvider.cs(60,119): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8935637Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(13,23): warning CS8618: Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8937259Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\YieldCurveEnvironment.cs(15,23): warning CS8618: Non-nullable property 'YieldCurveType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8938932Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(10,23): warning CS8618: Non-nullable property 'AccumulationFrequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8940593Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(11,23): warning CS8618: Non-nullable property 'EventType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8942222Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(12,23): warning CS8618: Non-nullable property 'View' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8944016Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\RiskManagementUserSelection.cs(13,23): warning CS8618: Non-nullable property 'TermOutEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8945845Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(9,23): warning CS8618: Non-nullable property 'RequestRefrence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8947445Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(19,23): warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8948946Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\Result.cs(26,23): warning CS8618: Non-nullable property 'ResultObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8950767Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(7,23): warning CS8618: Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8952513Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\ResourceCenter.cs(8,23): warning CS8618: Non-nullable property 'PostBackUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8954159Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(10,29): warning CS8618: Non-nullable property 'InstrumentIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8955833Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(11,23): warning CS8618: Non-nullable property 'OngoingFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8959158Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(12,23): warning CS8618: Non-nullable property 'AnalysisInclusion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8960904Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(13,23): warning CS8618: Non-nullable property 'Mode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8965624Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(14,23): warning CS8618: Non-nullable property 'Averaging' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8980149Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(15,23): warning CS8618: Non-nullable property 'Grouping' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8982155Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(16,23): warning CS8618: Non-nullable property 'Benchmark' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8983832Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(17,23): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8987926Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(18,23): warning CS8618: Non-nullable property 'Frequency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.8991007Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\PerformanceMonitoringUserSelection.cs(21,23): warning CS8618: Non-nullable property 'CashFlows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9001152Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(5,23): warning CS8618: Non-nullable property 'TimeSeriesElementLabel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9004328Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(6,23): warning CS8618: Non-nullable property 'LIBORRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9007215Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketScenarioOption.cs(7,23): warning CS8618: Non-nullable property 'SIFMARates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9008863Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(12,23): warning CS8618: Non-nullable property 'ExternalMarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9010697Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(13,23): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9012268Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(14,23): warning CS8618: Non-nullable property 'KHAName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9014733Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\MarketDataIndex.cs(15,23): warning CS8618: Non-nullable property 'IndexType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9016183Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtSummary\DebtSummaryResultsMapper.cs(252,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9017630Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(21,23): warning CS8618: Non-nullable property 'SeriesName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9019309Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentTimeSeriesGridData.cs(23,23): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9020940Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\InstrumentEx.cs(13,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9022537Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(19,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9024269Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FixedPaymentPlanInfo.cs(20,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9025922Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(10,42): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9027267Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(21,47): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9028925Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(32,45): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9030316Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(53,24): warning CS8618: Non-nullable field '_errorCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9031972Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\FAPortalServiceFault.cs(63,23): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9033539Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9035331Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(8,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9036965Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): warning CS8618: Non-nullable property 'ContainedObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9038687Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(12,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9042203Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\DuplicateRecordException.cs(16,16): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9044384Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\BondRefundability.cs(13,23): warning CS8618: Non-nullable property 'Refundability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9046149Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(23,13): warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9048064Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(31,43): warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9049750Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(10,23): warning CS8618: Non-nullable property 'CreditRatingLow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9052126Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(11,23): warning CS8618: Non-nullable property 'CreditRatingHigh' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9053979Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(14,23): warning CS8618: Non-nullable property 'Headquarters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9056648Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(26,23): warning CS8618: Non-nullable property 'SwapCounterparty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9058344Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(27,23): warning CS8618: Non-nullable property 'BankFacilityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9063991Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(32,29): warning CS8618: Non-nullable property 'StatesIssued' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9065941Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(33,23): warning CS8618: Non-nullable property 'Underwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9067741Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AdvanceSearchUserSelection.cs(37,23): warning CS8618: Non-nullable property 'DSRF' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9069523Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualSwapInfo.cs(11,16): warning CS8618: Non-nullable property 'InterestPaymentResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9072325Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9076040Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(12,16): warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9078035Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): warning CS8618: Non-nullable property 'FutureRateAssumption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9080954Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestScheduleNonUniformRate.cs(15,16): warning CS8618: Non-nullable property 'InterestPaymentAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9083127Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9085229Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(81,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9086986Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(13,23): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9090614Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInterestInfo.cs(18,38): warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9092046Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(87,88): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9093287Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(88,27): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9094740Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9096463Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9098189Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9101166Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualInfo.cs(14,16): warning CS8618: Non-nullable property 'CustomRates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9102783Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(107,28): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9104008Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(109,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9106850Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,17): warning SYSLIB0011: 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9108776Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(122,27): warning SYSLIB0011: 'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9110411Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Serializer.cs(119,41): warning CS8604: Possible null reference argument for parameter 'graph' in 'void BinaryFormatter.Serialize(Stream serializationStream, object graph)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9111975Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): warning CS8618: Non-nullable property 'MarketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9113611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accruals\AccrualIndexedBondInfo.cs(9,16): warning CS8618: Non-nullable property 'ResetDayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9115229Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapDataViewCacheItem.cs(9,42): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9117006Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\SwapAccrualsCacheItem.cs(8,36): warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9120690Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9123220Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9125736Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(18,16): warning CS8618: Non-nullable property 'AlternativeDebt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9127169Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\DebtServiceCacheItem.cs(77,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9128595Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(6,23): warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9130572Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtSummary.cs(7,23): warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9132181Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): warning CS8618: Non-nullable property 'LastUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9134059Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachingKeyDebtService.cs(8,16): warning CS8618: Non-nullable property 'AsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9136244Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(8,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9137795Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(9,23): warning CS8618: Non-nullable property 'Entity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9139551Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\CachedEntityItem.cs(10,23): warning CS8618: Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9141451Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDebtSumaryDataViewCacheItem.cs(8,36): warning CS8618: Non-nullable property 'BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9143252Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondDataViewCacheItem.cs(9,42): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9144820Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\DateAlignmentBusinessDay.cs(87,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9146251Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BondAccrualsCacheItem.cs(9,38): warning CS8618: Non-nullable property 'Accruals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9147833Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\BaseCacheItem.cs(8,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9149536Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Caching\AlternativeDebtDataViewCacheItem.cs(9,53): warning CS8618: Non-nullable property 'ViewRows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9151152Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(53,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9153716Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(71,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9155114Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingBondValuationWeightedYieldList.cs(80,20): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9157718Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(113,52): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9159256Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(115,18): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9160579Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\RemarketedRateScheduleBuilder.cs(117,32): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9161867Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(56,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9163311Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(39,21): warning CS8073: The result of the expression is always 'true' since a value of type 'HashEntry' is never equal to 'null' of type 'HashEntry?' [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9164797Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(70,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9166076Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(77,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9167401Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(11,23): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9170129Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(14,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9171866Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\AccountingDataSchedule.cs(40,23): warning CS8618: Non-nullable property 'AlertMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9173500Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\AccountingPriceHelper.cs(109,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9174807Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(135,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9176178Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(152,198): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9177888Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(158,34): warning CS8604: Possible null reference argument for parameter 'first' in 'IEnumerable Enumerable.Concat(IEnumerable first, IEnumerable second)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9179850Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceAccrualsCalculator.cs(165,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9181346Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,93): warning CS8604: Possible null reference argument for parameter 'bondType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9183498Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(65,108): warning CS8604: Possible null reference argument for parameter 'couponType' in 'IDebtServiceComponentBuilder DebtServiceComponentBuilderFactory.GetDebtServiceComponentBuilder(string bondType, string couponType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9185060Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accruals\IndexedInterestRateProvider.cs(164,25): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9187218Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(203,63): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9188576Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9189835Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(209,82): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9191074Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(211,56): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9192655Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9193911Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(216,82): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9195146Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(220,60): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9196403Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,37): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9197801Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(230,93): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9199036Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(232,56): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9200499Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(104,70): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9202308Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(122,98): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9204104Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(134,92): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9206332Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,60): warning CS8604: Possible null reference argument for parameter 'bondMoodysRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9208242Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,79): warning CS8604: Possible null reference argument for parameter 'bondSpRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9210117Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceBondInfoBuilder.cs(170,94): warning CS8604: Possible null reference argument for parameter 'bondFitchRating' in 'bool DebtServiceBondInfoBuilder.VerifyDsrfIsEnabled(string bondMoodysRating, string bondSpRating, string bondFitchRating)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9211757Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(465,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9213127Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(473,64): warning CS8604: Possible null reference argument for parameter 'swap' in 'void InstrumentDataCleaner.CleanSwapDebtService(SwapDebtService swap)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9215046Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(476,64): warning CS8604: Possible null reference argument for parameter 'bond' in 'void InstrumentDataCleaner.CleanBondDebtService(BondDebtService bond)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9216783Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(479,75): warning CS8604: Possible null reference argument for parameter 'alternativeDebt' in 'void InstrumentDataCleaner.CleanAlternativeDebtDebtService(AlternativeDebtDebtService alternativeDebt)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9219511Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\InterestPaymentsScheduleBuilder.cs(30,34): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9221339Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(509,42): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreSwapInCache(SwapDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9223528Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(512,42): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreBondInCache(BondDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9225486Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(516,53): warning CS8604: Possible null reference argument for parameter 'instrument' in 'void DebtServiceCacheManager.StoreAlternativeDebtInCache(AlternativeDebtDebtService instrument, DebtServiceCacheItem entity, ulong entityHash, TimeSpan timeout)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9227157Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCacheManager.cs(665,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9228601Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1002,29): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(CostOfCapitalBondItem item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9229978Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\ReportsService.cs(1022,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9232442Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(110,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(BondDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9234084Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(27,114): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9235881Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(56,39): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9237515Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilder.cs(67,82): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9239239Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(364,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(SwapDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9240653Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingScaleBuilder.cs(44,21): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9242114Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(549,36): warning CS8604: Possible null reference argument for parameter 'item' in 'void List.Add(AlternativeDebtDebtService item)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9243553Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(30,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9245617Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(43,114): warning CS8604: Possible null reference argument for parameter 'name' in 'AccountingAmortizationMethodType BondAttributeHelper.GetMethodTypeFromName(string name)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9247143Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(67,22): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9248447Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(93,50): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9250129Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceComponentBuilderTender.cs(117,86): warning CS8604: Possible null reference argument for parameter 'componentName' in 'string AccountingEntityHelper.GetInstrumentComponentName(string componentName, int maturityYear)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9251982Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(149,39): warning CS8604: Possible null reference argument for parameter 'clientSnapshotCostOfCapital' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendCostOfCapital(IEnumerable clientSnapshotCostOfCapital)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9254837Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(155,49): warning CS8604: Possible null reference argument for parameter 'clientSnapshotEx' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotExExpense(IEnumerable clientSnapshotEx)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9256874Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\ClientSnapshotService.cs(161,47): warning CS8604: Possible null reference argument for parameter 'clientSnapshotTrading' in 'ClientSnapshotTrendType ClientSnapshotService.GetTrendClientSnapshotTrading(IEnumerable clientSnapshotTrading)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9259081Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(61,78): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9260466Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioComposition\CompositionChartService.cs(62,82): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9262010Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(143,23): warning CS8618: Non-nullable property 'InstrumentPurposeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9263697Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentUpdateResult.cs(7,23): warning CS8618: Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9265598Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(132,23): warning CS8618: Non-nullable property 'SwapCounterParty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9268688Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(133,23): warning CS8618: Non-nullable property 'SwapPaymentStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9270540Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(134,23): warning CS8618: Non-nullable property 'SwapReceiptStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9272251Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(135,23): warning CS8618: Non-nullable property 'SwapEffectiveDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9274179Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(136,23): warning CS8618: Non-nullable property 'SwapIntegratedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9275998Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(137,23): warning CS8618: Non-nullable property 'DerivativeIntegrated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9277749Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(138,23): warning CS8618: Non-nullable property 'AssociatedDerivative' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9279411Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9281042Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'NickName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9282684Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9284342Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditEnhancementTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9286009Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9288341Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9290032Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'LiquidityProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9291906Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9293540Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuanceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9295363Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9297067Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'IssuingUnderwriter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9299005Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(10,16): warning CS8618: Non-nullable property 'BondCounsel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9300741Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleState.cs(26,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9302980Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRulesConfig.cs(8,48): warning CS8618: Non-nullable property 'Rules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9304631Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(21,23): warning CS8618: Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9306228Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(22,23): warning CS8618: Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9307968Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9310107Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleParameterItem.cs(8,16): warning CS8618: Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9312605Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleOutput.cs(6,23): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9314629Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleNonCallable.cs(25,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9316386Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9318025Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleItem.cs(9,16): warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9319670Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(11,23): warning CS8618: Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9321296Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleData.cs(14,35): warning CS8618: Non-nullable property 'CallDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9323611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCoupon.cs(30,46): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9325488Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(8,23): warning CS8618: Non-nullable property 'RuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9327139Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(9,23): warning CS8618: Non-nullable property 'RuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9328929Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleConfig.cs(10,23): warning CS8618: Non-nullable property 'RuleParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9330542Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(73,74): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9331757Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(104,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9333426Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\PortfolioStatistics\PortfolioSummaryService.cs(109,27): warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9334842Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtSummary\DebtSummaryBondInfo.cs(92,51): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9336387Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(47,58): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9339008Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleCallOption.cs(48,58): warning CS8604: Possible null reference argument for parameter 'parameterItem' in 'decimal YieldAdjustmentRuleBase.GetAdjustmentForParameter(YieldAdjustmentRuleParameterItem parameterItem)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9341421Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(29,26): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9343076Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\YieldAdjustmentRuleBase.cs(26,16): warning CS8618: Non-nullable field 'RuleParams' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9344567Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\ComponentBondReportItemProcessor.cs(88,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9345864Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(43,32): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9347576Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(18,53): warning CS8604: Possible null reference argument for parameter 'bondDebtService' in 'CostOfCapitalBondBuilder.CostOfCapitalBondBuilder(BondDebtService bondDebtService, CostOfCapitalReportInput input, ITrueInterestCostCalculator trueInterestCostCalculator)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9349749Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\CostOfCapital\CostOfCapitalBuilderFactory.cs(22,53): warning CS8604: Possible null reference argument for parameter 'swapDebtService' in 'CostOfCapitalSwapBuilder.CostOfCapitalSwapBuilder(SwapDebtService swapDebtService, CostOfCapitalReportInput input)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9351408Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(66,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9352814Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(70,38): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9354011Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(75,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9355395Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(98,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9356685Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(152,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9358024Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(23,24): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9359286Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonInstrument.cs(162,20): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9360638Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(133,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9362088Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\BondDetailsReportMerger.cs(135,35): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9363830Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(6,23): warning CS8618: Non-nullable property 'Callability' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9365523Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(7,23): warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9367073Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\BondCallability.cs(8,23): warning CS8618: Non-nullable property 'CallPremium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9369417Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(105,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9370915Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\BondDetailsReport\CommonComponent.cs(109,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9372364Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\DebtServiceRateCustom.cs(7,23): warning CS8618: Non-nullable property 'IndexName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9373991Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,68): warning CS8604: Possible null reference argument for parameter 'typeName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9375610Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceMapper.cs(258,90): warning CS8604: Possible null reference argument for parameter 'indexName' in 'string SwapAttributeHelper.GetSwapTypeName(string typeName, string indexName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9377580Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\DebtService\CachedInstrument.cs(12,39): warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9379888Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(17,36): warning CS8618: Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9381589Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(18,36): warning CS8618: Non-nullable property 'Receipts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9383959Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(19,30): warning CS8618: Non-nullable property 'PriorPayment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9385828Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(20,30): warning CS8618: Non-nullable property 'PriorReceipt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9389361Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(21,35): warning CS8618: Non-nullable property 'PriorPeriod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9391215Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndPeriodContainer.cs(22,23): warning CS8618: Non-nullable property 'PeriodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9393317Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(14,32): warning CS8618: Non-nullable property 'DebtService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9394975Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(15,42): warning CS8618: Non-nullable property 'ReceiptDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9396819Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\SwapMonthEndInstrumentContainer.cs(16,42): warning CS8618: Non-nullable property 'PaymentDayCountCalculator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9399637Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapSectionBuilderPipe.cs(18,16): warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9402652Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndSwapPeriodBuilder.cs(17,16): warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9404107Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(58,167): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9405304Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(99,163): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9406534Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\DataQualityService.cs(134,171): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9408004Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(127,62): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9409365Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\DebtServiceCalculatorHelper.cs(143,39): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9413740Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(309,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9416109Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(15,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9417369Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(20,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9418737Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(58,34): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9420090Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(63,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9421208Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\Rates\RatesReportCalculator.cs(321,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9422512Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(37,23): warning CS8618: Non-nullable property 'Component' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9424014Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(40,23): warning CS8618: Non-nullable property 'CUSIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9425510Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(43,23): warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9427007Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(46,23): warning CS8618: Non-nullable property 'Callable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9428623Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\BondAmortization.cs(52,23): warning CS8618: Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9430540Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(20,16): warning CS8618: Non-nullable field '_swapContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9432198Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(25,16): warning CS8618: Non-nullable field '_bondContainer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9433938Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(40,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9435427Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(54,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9437266Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(56,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9438581Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(122,37): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9439736Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(130,41): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9440905Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(142,43): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9442951Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Helpers\CallDatesHelper.cs(150,47): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9444615Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(86,50): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9445963Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(101,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9447408Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(102,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9448919Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndScheduleBuilder.cs(105,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9450568Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\EscrowBuilder.cs(115,45): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9452657Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Entities\Accounting\PreviousSchedule.cs(8,23): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9454933Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(17,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9456064Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(24,28): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9457318Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(31,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9458773Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Common\Retry.cs(36,13): warning CS8604: Possible null reference argument for parameter 'ifFailedAction' in 'object Retry.Do(Func action, bool rethrowExceptions, TimeSpan retryInterval, int maxAttemptCount = 3, Func ifFailedAction = null)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9460670Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,134): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9462349Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(51,173): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9463660Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,140): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9464980Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrument.cs(58,182): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9466237Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondAccountingBuider.cs(38,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9467716Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondPeriodBuilder.cs(17,16): warning CS8618: Non-nullable field '_nextBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9469511Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondSectionBuilderPipe.cs(20,16): warning CS8618: Non-nullable field '_pipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9471420Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(33,47): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9472904Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\MonthEndReport\MonthEndBondInterestPaymentsBuider.cs(36,47): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9474168Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,116): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9475415Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(80,155): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9476951Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,122): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9478271Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerTotal.cs(87,164): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9479484Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9481286Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(55,170): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9482670Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,137): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9484021Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerSubComponent.cs(76,179): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9485307Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingMonitorService.cs(90,34): warning CS0168: The variable 'e' is declared but never used [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9486584Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Reports\RefundingMonitor\RefundingBondCalculator.cs(158,115): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9488928Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\DebtService\DebtServiceCalculator.cs(979,56): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9490297Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,135): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9491747Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(52,174): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9493435Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,141): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9494829Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Accounting\AccountingResultsMergerInstrumentAndComponents.cs(73,183): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9496119Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\Caching\RedisDebtServiceCache.cs(13,39): warning CS0169: The field 'RedisDebtServiceCache._db' is never used [D:\a\1\s\FAPortal\Src\FAPortalBusiness\BusinessLogic\FAPortal.Domain\FAPortal.Domain.csproj] 2023-04-13T18:33:29.9496740Z 2023-04-13T18:33:29.9496829Z 2023-04-13T18:33:29.9497260Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (default target) (1) -> 2023-04-13T18:33:29.9497968Z "D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj" (default target) (2:2) -> 2023-04-13T18:33:29.9499566Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): warning CS8767: Nullability of reference types in type of parameter 'x' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9502233Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Helpers\CustomUnadjustedBondNameComparer.cs(13,21): warning CS8767: Nullability of reference types in type of parameter 'y' of 'bool CustomUnadjustedBondNameComparer.Equals(UnadjustedBondName x, UnadjustedBondName y)' doesn't match implicitly implemented member 'bool IEqualityComparer.Equals(UnadjustedBondName? x, UnadjustedBondName? y)' (possibly because of nullability attributes). [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9504420Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Extensions\MappingExtensions.cs(438,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9505818Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlignmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9507649Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Bond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9510184Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9512069Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9513639Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondSubSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9515196Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CouponType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9517102Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DayCountMethods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9519001Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FixedPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9520752Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9522422Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9524418Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentPaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9526193Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentAdjustmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9528154Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9529740Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ResetDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9531790Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9535430Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TimeSeriesElement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9537273Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'VariablePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9538998Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Swap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9540694Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9542912Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentIndexedRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9546067Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MarketData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9547679Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapRateResetAdjustment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9549756Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentNonUniformRateResets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9551271Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentCommercialPaper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9553035Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentNameType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9554790Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditGroupType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9556930Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondObligationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9558567Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UnadjustedBondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9560332Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Organization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9561934Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9563537Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PaymentPlanPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9565135Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9566722Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentCreditRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9570707Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'YieldAdjustmentRules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9572534Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AccountingCapitalizedCost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9575218Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9576790Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondInputSheetV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9578553Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BondInputSheetAmortizationV3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9580346Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9582247Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapUnderlyingInstrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9583868Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SavedBatchCalculations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9585915Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CachingAsOfDateLoadingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9587651Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CachingAsOfDateLoadingHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9590138Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Fee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9591692Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9593224Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FeePaymentPlan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9595625Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Enhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9597351Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'LiquidityEnhancement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9599075Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'LiquidityEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9600655Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'KeyEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9602613Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingScaleGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9604346Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RefundingScale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9605852Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditGroup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9607595Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Debt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9610243Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlternativeFunding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9611935Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlternativeFundingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9614236Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentPurpose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9616136Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsTimeDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9617637Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TaxabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9619362Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SeniorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9620937Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CollateralThreshold' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9622829Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditRatingSymbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9624685Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9626535Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'IssuanceState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9628037Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationRole' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9629902Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PartyRoleType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9631458Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SecurityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9633090Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ComponentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9635188Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SecurityForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9637084Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'PlacementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9638802Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'InstrumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9640383Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CreditEnhancementType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9641958Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DSRFType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9643517Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DSRFMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9645424Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Outlook' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9647169Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationOutlookRating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9649396Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9651011Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CallType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9653465Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'MakeWholeRateResetMarketIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9655520Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CommercialPaperFrequencyAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9657164Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DemandFrequencyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9659975Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9661928Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EnhancementFeeMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9663808Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TermOutMarketRateIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9666509Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FutureRateAssumptionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9668224Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'TermOutApplicabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9670490Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DirectLendingPricingFormula' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9672140Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9673867Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'FailedAuctionRateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9675452Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9677004Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RevenueSourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9678589Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapBusinessDays' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9680336Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingThresholdModifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9682097Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RatingThresholdRule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9683704Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapQtrlySettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9685324Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapMthSettlementAlignment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9686991Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SwapSettlementDay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9688594Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RedemptionAvailabilityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9690919Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BlackboardAnnouncements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9692677Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9694227Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQuality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9696369Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9698006Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityPriorityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9700414Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityActivityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9702064Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'DataQualityActivityHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9703711Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CallStructure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9706770Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertCategory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9708526Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Alert' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9710075Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9712219Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertSettingList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9714442Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserAlertSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9716038Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertMonitoringData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9718238Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertNotificationSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9719842Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EmailHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9721416Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationBatchJob' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9722985Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9724567Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricingTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9726726Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RFP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9728300Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RFPResponses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9730474Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EmailTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9732995Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMASequenceNumbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9735482Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMAHeartbeats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9737108Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'EMMAPollings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9738704Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'T_ForwardResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9742037Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetsUpload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9746970Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'RateResetsUploadHistory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9748609Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9750257Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncItemEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9752059Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncItemType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9753644Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SfdcSyncStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9755303Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Organizations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9756884Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9758454Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9759995Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9761537Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'OrganizationServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9764092Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AdvancedSearchCriterias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9769203Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'AlertNotificationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9771691Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserPersonalizationSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9774663Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'BankHolidayCalendar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9777530Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'UserAgreement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9782832Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Authorization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9788455Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9791218Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CustomizationSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9797540Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CustomizationSetMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9800349Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'Customization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9804985Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'HypotheticIndex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9807778Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'ActualPricingSinkingFund' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9813639Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SearchCriteriaResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9818899Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsRatesProcessing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9824445Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'SlgsDemandDepositRate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9826256Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_MarketDataTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9828039Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_MarketDataInterpolatedTimeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9829883Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Rates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9831447Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_YieldCurveEnvironment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9833055Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondValuationData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9834635Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Enhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9836201Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Vendors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9837784Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondsWithComponents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9839384Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_AccountingBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9841296Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9843423Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapAmortizeWithBond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9845029Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapSummaryInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9846677Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceAlternativeDebtInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9848474Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceBondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9850885Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DebtServiceSwapInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9853678Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_IndexNamesForOrganization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9857578Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondsAndSwapsNonHypotheticList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9859230Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Fees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9861022Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondRatesReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9863163Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondMarketUpdateReportInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9865015Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_StructuralEvents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9867140Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondParOutstanding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9869598Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_OrganizationCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9871474Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Insurers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9873056Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Counterparties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9889237Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_BondInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9893106Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_UserAlertSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9894881Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Clients' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9897415Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_RecentActualPricings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9900353Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_OrganizationCurrentCreditRatings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9902107Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_Underwriters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9904044Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_DSRFFees' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9905759Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_SwapWithTypeNameParsed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9907998Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'vw_AutoGeneratedSystemComments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9909697Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMCollateralExposureSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9911814Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetFutureRateAssumptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9914626Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtServiceInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9918747Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSBondDebtSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9922290Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMetricCatalogInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9927165Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionUnderlyingDebtMix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9931039Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMarketReliantCapitalDiversifications' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9934350Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionTaxExemptRatioExposureExList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9937300Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCreditLiquidEnhancements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9940514Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtCallabilities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9943979Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSCompositionEventRiskExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9946977Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSDebtSwapPortfolios' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9949837Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioAll' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9952968Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioComittedCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9955689Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSMarketReliantCapitol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9959997Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProducts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9963921Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetCSPortfolioDerivativeProductsIndexes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9966934Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSessionScenarioList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9972050Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSessionScenarioValues' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9974967Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetSOInstrumentList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9978576Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'CalculateMissingMTMWithAsOfDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9981796Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetClientCostOfCapital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9984649Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMBankExposure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9987486Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMBankExposureSIFMASpread' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9991168Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(17,16): warning CS8618: Non-nullable property 'GetRMEventRiskSummary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9994468Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(60,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9996623Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ActualPricingRepository.cs(99,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:29.9998725Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(36,25): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0000785Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(41,34): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0003082Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(46,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0005166Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\DbContexts\FAPortalDbContext.cs(247,26): warning CS8605: Unboxing a possibly null value. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0007368Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SystemMaintenanceRepository.cs(366,66): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0011224Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(260,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0013599Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(276,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0015939Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(292,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0018085Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(336,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0020140Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(445,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0046486Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(499,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0048961Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(188,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0051247Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlertsRepository.cs(189,53): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0053247Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(617,78): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0055201Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(709,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0057621Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(767,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0060305Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityForm.cs(8,23): warning CS8618: Non-nullable property 'SecurityFormName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0063713Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Models\Tables\SecurityName.cs(13,23): warning CS8618: Non-nullable property 'SecurityTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0066620Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BloombergRepository.cs(95,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0069016Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(51,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0071131Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(53,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0073476Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(33,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0075525Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(34,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0077574Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(35,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0079559Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(36,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0081948Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(57,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0084249Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(58,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0086628Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(59,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0088803Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondEnhancementRepository.cs(60,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0091171Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(33,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0094785Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(36,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0096959Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(37,17): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0099116Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(76,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0101810Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(134,54): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0104380Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(140,41): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0107043Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(145,37): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0109397Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(192,101): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0111619Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(196,103): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0114043Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(197,93): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0116778Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(148,60): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0119085Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(374,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0121589Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(375,28): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0123882Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(376,34): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0126059Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(207,54): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0129313Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(448,103): warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0133167Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(452,41): warning CS8604: Possible null reference argument for parameter 'source' in 'IEnumerable Enumerable.Where(IEnumerable source, Func predicate)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0136660Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(234,54): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0138810Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(290,121): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0140917Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(295,126): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0143183Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(309,130): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0173217Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(320,131): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0175844Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(321,67): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0178252Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(322,66): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0182200Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(162,78): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0185505Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(165,40): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0187753Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(166,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0191920Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(168,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0196220Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(174,43): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0198813Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(175,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0201930Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondAccountingRepository.cs(180,111): warning CS8604: Possible null reference argument for parameter 'eventTypeName' in 'BondEventOccurrence EventOccurrenceHelper.GetBondEvent(int instrumentID, string eventTypeName, DateTime eventDate, IEnumerable amortizations)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0205174Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(131,58): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0207351Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\GeneralListsRepository.cs(162,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0210488Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(70,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0212541Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(72,32): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0215017Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(73,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0217173Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(74,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0218445Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(75,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0219658Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(76,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0222311Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(77,41): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0224363Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(80,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0226000Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(81,36): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0228312Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(82,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0230210Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(83,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0232616Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(84,35): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0233867Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(91,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0235147Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(101,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0236353Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(102,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0238546Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(103,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0239724Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(104,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0240882Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(105,46): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0242032Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(106,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0243195Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtSummaryRepository.cs(107,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0244695Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(892,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0245832Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(949,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0247341Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(53,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0248524Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(54,42): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0249722Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(55,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0251213Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(56,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0252478Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(60,54): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0254052Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(61,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0256525Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(67,49): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0257747Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(68,52): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0258961Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(69,44): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0261248Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(70,45): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0262777Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(498,103): warning CS8604: Possible null reference argument for parameter 'value' in 'List? JsonConvert.DeserializeObject>(string value)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0264439Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\BondValuationRepository.cs(503,46): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0266835Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\OrganizationInstrumentRepository.cs(65,66): warning CS8604: Possible null reference argument for parameter 'type' in 'InstrumentType OrganizationInstrumentRepository.GetInstrumentTypeFromString(string type)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0268334Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(92,34): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0270165Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(104,30): warning CS0168: The variable 'e' is declared but never used [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0271333Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\PortfolioSummaryRepository.cs(251,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0273437Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RateResetsRepository.cs(151,45): warning CS8604: Possible null reference argument for parameter 'entity' in 'EntityEntry DbSet.Attach(RateResetsUpload entity)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0275128Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(57,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0276767Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(180,55): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0277972Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(199,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0278997Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RFPRepository.cs(115,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0280407Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\EmmaRatesRepository.cs(58,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0281492Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(256,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0282760Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(261,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0284030Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(275,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0285246Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(283,111): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0286732Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(341,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0287887Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(343,55): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0289264Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(344,54): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0291142Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DebtServiceRepository.cs(395,44): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0292648Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(425,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0293912Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(430,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0295848Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(432,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0297061Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(433,57): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0298396Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(511,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0300685Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(519,61): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0301903Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(587,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0303410Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(670,92): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0304732Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(420,60): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List.Contains(string item)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0307328Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\InstrumentMaintenanceRepository.cs(255,38): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0308749Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(148,36): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0310100Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\MTMAccrualsRepository.cs(149,36): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0311622Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1056,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0313556Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1060,49): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0315036Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1061,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0316407Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1071,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0317723Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1077,27): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0318877Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1087,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0321042Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\SfdcSyncRepository.cs(1105,24): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0322405Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(82,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0323832Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(85,44): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0326197Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(146,74): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0328093Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,42): warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0330160Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(171,66): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0333128Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(293,45): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0334433Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(383,45): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0339929Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(467,68): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0342844Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(468,62): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0344153Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AlternativeDebtRepository.cs(494,48): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0346305Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(340,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0347539Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(441,95): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0348723Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(459,52): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0350150Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(531,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0351417Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(549,50): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0352508Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(243,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0353781Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(246,44): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0355359Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(307,74): warning CS8604: Possible null reference argument for parameter 'bondType' in 'BondInstrumentType BondAttributeHelper.GetBondTypeFromString(string bondType)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0357206Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,42): warning CS8604: Possible null reference argument for parameter 'accrualRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0360427Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\RatesReportRepository.cs(335,66): warning CS8604: Possible null reference argument for parameter 'interestRateReset' in 'DateFrequencyType PaymentPlanEnumHelper.GetRateResetFrequencyFromString(BondInstrumentType bondType, BondCouponType couponType, string accrualRateReset, string interestRateReset)'. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0363234Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(419,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0365298Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(525,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0366574Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(639,48): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0368672Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(651,96): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0370151Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(672,47): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0371528Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(567,53): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0372729Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(574,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0373903Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(728,86): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0375071Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(958,40): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0376260Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(959,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0377443Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(973,33): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0378624Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\DataQualityRepository.cs(976,29): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0380033Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(667,21): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0381248Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(678,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0382437Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(691,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0383806Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(710,29): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0385009Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(723,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0386224Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(742,48): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0387395Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(743,40): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0388593Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(744,37): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0389785Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(745,39): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0391015Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(809,74): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0392443Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(810,78): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0393851Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(821,25): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0395692Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(837,58): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0397078Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(762,17): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0398492Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(768,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0399685Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(781,56): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0400979Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(846,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0402287Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(905,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0403540Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(865,84): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0404690Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(967,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0405863Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1023,36): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0407043Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1097,65): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0408201Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1128,91): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0409374Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1133,39): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0410544Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(934,77): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0411696Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(950,78): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0412861Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1034,156): warning CS8629: Nullable value type may be null. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0414030Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1067,150): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0415238Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1068,146): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0416532Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1069,168): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0417781Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1070,156): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0419500Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1071,164): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0421136Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1072,128): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0422285Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1073,146): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0423759Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1074,147): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0424844Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1075,155): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0425920Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1076,162): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0427003Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1077,161): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0428487Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\ClientRepository.cs(1203,26): warning CS8602: Dereference of a possibly null reference. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0429619Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1216,20): warning CS8603: Possible null reference return. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0430964Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1236,29): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0432296Z D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\Repositories\AccrualsRepository.cs(1240,38): warning CS8601: Possible null reference assignment. [D:\a\1\s\FAPortal\Src\FAPortalCommon\FAPortal.Infrastructure\FAPortal.Infrastructure.csproj] 2023-04-13T18:33:30.0432849Z 2023-04-13T18:33:30.0432934Z 2023-04-13T18:33:30.0434792Z "D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj" (default target) (1) -> 2023-04-13T18:33:30.0437361Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Reports\ReportsModule.cs(9,7): warning CS0105: The using directive for 'FAPortal.Domain.Repositories' appeared previously in this namespace [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0440037Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(34,32): warning CS8604: Possible null reference argument for parameter 'logger' in 'LocalCache.LocalCache(ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0441610Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,43): warning CS8604: Possible null reference argument for parameter 'connectionFactory' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0443948Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(35,91): warning CS8604: Possible null reference argument for parameter 'logger' in 'RedisDebtServiceCache.RedisDebtServiceCache(IRedisConnectionFactory connectionFactory, ILogger logger)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0445611Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(36,16): warning CS8604: Possible null reference argument for parameter 'cacheSettings' in 'CacheProvider.CacheProvider(ICacheSource[] cacheProviders, ICachingOptions cacheSettings)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0447243Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\CachingModule.cs(37,84): warning CS8604: Possible null reference argument for parameter 'cacheProvider' in 'CachedRepository.CachedRepository(ICacheProvider cacheProvider, string containerName)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0448884Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Program.cs(76,34): warning CS8604: Possible null reference argument for parameter 'configuration' in 'IServiceCollection ModuleExtensions.RegisterModules(IServiceCollection services, IConfiguration configuration)'. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0450428Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Portfolio\PortfolioChartModule.cs(26,47): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0452172Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(34,70): warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0454285Z D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\Modules\Accruals\AccrualsModule.cs(56,70): warning CS8620: Argument of type 'IEnumerable' cannot be used for parameter 'collection' of type 'IEnumerable' in 'List.List(IEnumerable collection)' due to differences in the nullability of reference types. [D:\a\1\s\FAPortal\Src\FAPortalBusiness\Services\FAPortal.Services\FAPortal.Services.csproj] 2023-04-13T18:33:30.0455330Z 2023-04-13T18:33:30.0455661Z 918 Warning(s) 2023-04-13T18:33:30.0455928Z 0 Error(s) 2023-04-13T18:33:30.0456041Z 2023-04-13T18:33:30.0456297Z Time Elapsed 00:00:25.29 2023-04-13T18:33:30.1024527Z ##[section]Finishing: Build FAPortal API